Method

GtkCellRendererset_padding

since: 2.18

Declaration [src]

void
gtk_cell_renderer_set_padding (
  GtkCellRenderer* cell,
  gint xpad,
  gint ypad
)

Description [src]

Sets the renderer’s padding.

Available since: 2.18

Parameters

xpad

Type: gint

The x padding of the cell renderer.

ypad

Type: gint

The y padding of the cell renderer.