Method

GtkSourceGutterRendererset_ypad

Declaration

void
gtk_source_gutter_renderer_set_ypad (
  GtkSourceGutterRenderer* renderer,
  gint ypad
)

Description

Adjusts the ypad property.

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

Parameters

ypad gint
 

The Y padding for the drawing cell.