Method

Gtk.TextMark.get_name

Declaration [src]

const char*
gtk_text_mark_get_name (
  GtkTextMark* mark
)

Description [src]

Returns the mark name.

Returns NULL for anonymous marks.

Return value

Returns: const char*

mark name

Ownership is not transferred to the caller
Can be NULL
The string is a NUL terminated UTF-8 string