GNOME Bugzilla – Bug 64518
Better way to have child widgets track text buffer position
Last modified: 2004-12-22 21:47:04 UTC
One or both of setting child position in buffer coords, or setting child to track an anchor in the buffer.
Havoc, isn't this covered by gtk_text_view_add_child_in_window() and gtk_text_view_add_child_at_anchor() ?
Yeah as best I can tell what I meant here was really just "implement the child widgets feature"