Method

GtkSourceGutterRendererTextset_text

Declaration [src]

void
gtk_source_gutter_renderer_text_set_text (
  GtkSourceGutterRendererText* renderer,
  const gchar* text,
  gint length
)

Description

No description available.

Parameters

text const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
length gint
  No description available.