Re: container implementation



Paul Pogonyshev wrote:
Hi,

Is it possible to implement a custom container using only Gtkmm
functions?  I ask, since Gtk::Widget::set_parent() is not available
from outside...  (In fact I implement a custom subclass of Gtk::Box
with an internal widget, but that shouldn't matter.)


Paul
Gtk::Widget::set_parent() in newer Gtkmm (try 2.6 or better) is public.





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