TextBuffer.getIterAtChildAnchor
void getIterAtChildAnchor(out gtk.text_iter.TextIter iter, gtk.text_child_anchor.TextChildAnchor anchor)Obtains the location of anchor within buffer.
Parameters
iter | an iterator to be initialized |
anchor | a child anchor that appears in buffer |