Re: Adding an Stock Icon to a Gtk::TreeModel::ColumnRecord
- From: Emil Nowak <emiml wp pl>
- To: gtkmm-list gnome org
- Subject: Re: Adding an Stock Icon to a Gtk::TreeModel::ColumnRecord
- Date: Mon, 8 Oct 2007 18:36:13 +0200
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]