Method
Gtk.TextBuffer.get_iter_at_child_anchor
Declaration [src]
void
gtk_text_buffer_get_iter_at_child_anchor (
GtkTextBuffer* buffer,
GtkTextIter* iter,
GtkTextChildAnchor* anchor
)
Parameters
iter |
GtkTextIter |
an iterator to be initialized |
|
Direction: out | |
Ownership is not transferred to the callee | |
anchor |
GtkTextChildAnchor |
a child anchor that appears in |
|
Ownership is not transferred to the callee |