Re: GtkBin as a publicly derivable abstract class please.



On Fri, Nov 12, 2010 at 12:50 AM, Tristan Van Berkom
<tristanvb 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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]