![]() |
![]() |
Public Member Functions | |
IconSet () | |
IconSet (GtkIconSet* gobject, bool make_a_copy=true) | |
IconSet (const IconSet& other) | |
IconSet& | operator= (const IconSet& other) |
~IconSet () | |
void | swap (IconSet& other) |
GtkIconSet* | gobj () |
Provides access to the underlying C instance. | |
const GtkIconSet* | gobj () const |
Provides access to the underlying C instance. | |
GtkIconSet* | gobj_copy () const |
IconSet (const Glib::RefPtr<Gdk::Pixbuf>& pixbuf) | |
IconSet | copy () const |
Glib::RefPtr<Gdk::Pixbuf> | render_icon (const Glib::RefPtr<Style>& style, TextDirection direction, Gtk::StateType state, IconSize size, Widget& widget, const Glib::ustring& detail) |
void | add_source (const IconSource& source) |
Glib::ArrayHandle<IconSize> | get_sizes () const |
Static Public Member Functions | |
IconSet | lookup_default (const Gtk::StockID& stock_id) |
Protected Attributes | |
GtkIconSet* | gobject_ |
Related Functions | |
(Note that these are not member functions.) | |
void | swap (IconSet& lhs, IconSet& rhs) |
Gtk::IconSet | wrap (GtkIconSet* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C instance.
|
|
Provides access to the underlying C instance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|