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