GtkTextMark::get_buffer

GtkTextBuffer get_buffer();

Returns the GtkTextBuffer that the mark belongs to. The buffer returned will be the buffer that was used to call create_mark() .

See also: create_mark()