Method

GtkCellRendererset_fixed_size

Declaration [src]

void
gtk_cell_renderer_set_fixed_size (
  GtkCellRenderer* cell,
  gint width,
  gint height
)

Description [src]

Sets the renderer size to be explicit, independent of the properties set.

Parameters

width

Type: gint

The width of the cell renderer, or -1

height

Type: gint

The height of the cell renderer, or -1