Gtk::Image in TreeView



how do i have an image column in a TreeView?

i thought i had seen it somewhere but i cant find it now..
i tried to just do Gtk::TreeModelColumn<Gtk::Image>    m_colTesting;
but that wont work

i know there hAS to be a way to have icons in columns..



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