[gtkmm] additions to the gtkmm PORTING guide



Hi all,

I noticed that the PORTING file does not mention smart pointers. At the moment I have only founde the Gdk::Window class.

* Classes that use smart pointers:
* Change Gdk_Window to Glib::RefPtr<Gdk::Window> and use "->" instead of "."
* See http://gtkmm.sourceforge.net/gtkmm2/tutorial/html/ch16s02.html for more info.

--
Manuel Clos
llanero eresmas net

TCPA y Palladium: http://bulmalug.net/body.phtml?nIdNoticia=1398
TCPA and Palladium: http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html




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