Murray Cumming wrote:
Thank you very muchWhy wont the following work? Glib::SListHandle< Glib::RefPtr<Gdk::Display> > m_refDisplayList;Because it is an intermediate type that should never be used directly: http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch03s05.html Murray Cumming murrayc murrayc com www.murrayc.com www.openismus.com I think there is a error in the following the function returns, Glib::SListHandle< Glib::RefPtr<Display> > http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGdk_1_1DisplayManager.html#a5 |