On Tue, Jun 16, 2009 at 3:21 AM, Steven F.<[email protected]> wrote: > Maybe let me rephrase that. > > I want to insert a Gtk stock icon into a Gtk treeview. For that to work, I > must somehow create a Pixbuf from a stock icon, since Gtk treeview only > takes Pixbufs. What I tried in my first post did not work for reasons > unknown.
I believe what you want is Gtk.IconTheme.LoadIcon. -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
