Method
GtkTextMarkget_name
Declaration [src]
const char*
gtk_text_mark_get_name (
GtkTextMark* mark
)
Description [src]
Returns the mark name.
Returns NULL
for anonymous marks.
Gets property | Gtk.TextMark:name |
const char*
gtk_text_mark_get_name (
GtkTextMark* mark
)
Returns the mark name.
Returns NULL
for anonymous marks.
Gets property | Gtk.TextMark:name |