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

Reply via email to