Re: [gtkmm] Load Gtk::Stock into a Gdk::Pixbuf?



Glib::RefPtr<Gdk::Pixbuf> stock_pixbuf;
{
  Gtk::Invisible w;
  stock_pixbuf = w.render_icon(stock_id, icon_size);
}

-- 
struct Sig {
  string name("     J a r e k   D u k a t     ");
  string mail(" madmaxer (at) poczta (dot) fm ");
};


----------------------------------------------------------------------
Wykorzystaj mnie... >>> http://link.interia.pl/f1654





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