Re: Adding an Stock Icon to a Gtk::TreeModel::ColumnRecord



On 06-10-2007, at 18:58:28 Martin Reissner wrote:

> Hi, I need some help adding a Stock Icon i.e Gtk::Image to a Tree Model
> to be used in a ComboBox later on.
> 
> I got it working with a Gdk::Pixbuf e.g. with loading an image from a
> file, but I don't know how to get it working with a Stock Icon 
Maybe 
Glib::RefPtr<Gdk::Pixbuf> Gtk::Widget::render_icon(...);
will be useful for this.



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