Murray Cumming wrote:
Why 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
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com


  
Thank you very much
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
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to