On Tue, 2009-10-20 at 00:26 +0300, Debarshi Ray wrote: > > Champlain provides a GtkWidget named GtkChamplainEmbed derived from > > GtkAlignment. What namespace should be used to wrap it? > > Champlain::Gtk? > > For the moment I am settling for Gtk::Champlain.
Champlain really shouldn't use the Gtk namespace. GtkChamplain would be better for the C++ bindings, please, or a Champlain::GtkEmbed class if it's just one extra widget. -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
