Method

GtkSourceGutterRendererTextset_markup

Declaration [src]

void
gtk_source_gutter_renderer_text_set_markup (
  GtkSourceGutterRendererText* renderer,
  const gchar* markup,
  gint length
)

Description

No description available.

Parameters

markup 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.