Method
GtkTextMarkget_name
[−]
Description [src]
Returns the mark name; returns NULL for anonymous marks.
Gets property | Gtk.TextMark:name |
[−]
Return value
Type: const gchar*
Mark name.
The returned data is owned by the instance. |
The return value can be NULL . |
The value is a NUL terminated UTF-8 string. |