On Fri, Nov 12, 2010 at 12:50 AM, Tristan Van Berkom <trista...@openismus.com> wrote: > Guys, > this is the kind of thing we could probably just > resolve on irc but I work an opposite schedule so I'm > taking it to the list. > > Today I found '_gtk_bin_set_child()' > > Making that a private api render's GtkBin completely > useless as a subclassable container outside of GTK+.
If you look at the uses inside gtk, you'll see that they can (and perhaps should) all easily be replaced by gtk_container_add. _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list