Method
GtkTextMarkget_buffer
[−]
Description [src]
Gets the buffer this mark is located inside.
Returns NULL
if the mark is deleted.
[−]
Return value
Type: GtkTextBuffer
The mark’s GtkTextBuffer
.
The returned data is owned by the instance. |
The return value can be NULL . |