gtk_text_buffer_get_iter_at_child_anchor ( text_buffer iter anchor -- )


Vocabulary
gtk2.ffi

Inputs
text_bufferan object
iteran object
anchoran object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void
gtk_text_buffer_get_iter_at_child_anchor
( GtkTextBuffer* text_buffer, GtkTextIter** iter,
GtkTextChildAnchor* anchor )