Re: ghli::slisthandle



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
murrayc murrayc com
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


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