Method
GtkCellRendererget_fixed_size
deprecated: 4.10
Declaration [src]
void
gtk_cell_renderer_get_fixed_size (
  GtkCellRenderer* cell,
  int* width,
  int* height
)
Description [src]
Fills in width and height with the appropriate size of cell.
Deprecated since: 4.10
Please do not use it in newly written code.