On Sun, 2016-03-06 at 07:45 +1300, Ian Martin wrote: > Hi, > Gtk::Window::wrap() > <https://developer.gnome.org/gtkmm/stable/classGtk_1_1Window.html#ae4 > 50767a1f7f277ee50a0acb197f3e08>returns > a pointer to the Window you are wrapping. Every widget in gtkmm has > a > wrap() method- and a gobj() method if you need to get the C object > back; > some of them return a Glib::RefPtr rather than a raw pointer.
Gtk::Window::wrap doesn't exist, at least compilers tell me this :-), did you mean use Glib::wrap? -- Russel.=============================================================================Dr Russel Winder t: +44 20 7585 2200 voip: sip:[email protected] Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
signature.asc
Description: This is a digitally signed message part
_______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
