Deriving from a Gtkmm widget
- From: brian <bmcandrews gmail com>
- To: gtkmm-list gnome org
- Subject: Deriving from a Gtkmm widget
- Date: Fri, 18 Mar 2005 12:56:33 -0600
I want to derive from a Gtk::HBox , the new widget can contain widgets
that are themselves containers. What methods should(have to)
override?
on_add() ?
on_remove()?
child_type_vfunc() ?
forall_vfunc() ?
can I just use the container add() and will the other sub-containers
get notified of events?
Thanks,
Brian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]