Method
GtkTextMarkget_buffer
Declaration [src]
GtkTextBuffer*
gtk_text_mark_get_buffer (
GtkTextMark* mark
)
Return value
Type: GtkTextBuffer
The mark’s GtkTextBuffer
.
The returned data is owned by the instance. |
The return value can be NULL . |