Method

GtkSourceGutterRendererset_ypad

Declaration [src]

void
gtk_source_gutter_renderer_set_ypad (
  GtkSourceGutterRenderer* renderer,
  gint ypad
)

Description [src]

Adjusts the ypad property.

This may be used to adjust the cell rectangle that the renderer will use to draw.

Parameters

ypad

Type: gint

The Y padding for the drawing cell.