Method

GtkCellRendererset_padding

Declaration [src]

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

Description [src]

Sets the renderer’s padding.

Parameters

xpad

Type: int

The x padding of the cell renderer.

ypad

Type: int

The y padding of the cell renderer.