Method

GtkSourceGutterLinesget_yrange

Declaration

void
gtk_source_gutter_lines_get_yrange (
  GtkSourceGutterLines* lines,
  guint line,
  guint* line_y,
  guint* line_height
)

Description

No description available.

Parameters

line guint
  No description available.
line_y guint*
  No description available.
 The data is owned by the caller of the function.
line_height guint*
  No description available.
 The data is owned by the caller of the function.