gtk_text_buffer_get_mark ( text_buffer name -- GtkTextMark* )


Vocabulary
gtk2.ffi

Inputs
text_bufferan object
namean object


Outputs
GtkTextMark*an object


Definition