Wrapping GtkStatubar in a class



I'd like to include a GtkStatusbar in my gtkmm app, I like it better than Gtk::Statusbar. But I'm lost on how to do this. I tried Glib::wrap but no examples I can find appear to be the right approach. Can some one with more gtkmm experience show me an example of wrapping GtkStatusbar into a Gtk::Widget?


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