Method

GtkSourceGutterRendererset_xpad

Declaration

void
gtk_source_gutter_renderer_set_xpad (
  GtkSourceGutterRenderer* renderer,
  gint xpad
)

Description

Adjusts the xpad property.

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

Parameters

xpad gint
 

The Y padding for the drawing cell.