3 #ifndef _GTKMM_ICONFACTORY_H
4 #define _GTKMM_ICONFACTORY_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
37 #ifndef DOXYGEN_SHOULD_SKIP_THIS
43 #ifndef DOXYGEN_SHOULD_SKIP_THIS
45 {
class IconFactory_Class; }
55 #ifndef DOXYGEN_SHOULD_SKIP_THIS
64 static CppClassType iconfactory_class_;
72 explicit IconFactory(
const Glib::ConstructParams& construct_params);
84 #ifndef DOXYGEN_SHOULD_SKIP_THIS
87 static GType get_base_type() G_GNUC_CONST;
108 static Glib::RefPtr<IconFactory>
create();
GtkIconFactory * gobj()
Provides access to the underlying C GObject.
Glib::RefPtr< Gtk::IconFactory > wrap(GtkIconFactory *object, bool take_copy=false)
static Glib::RefPtr< IconFactory > create()
static GType get_type() G_GNUC_CONST
GtkIconFactory * gobj_copy()
Provides access to the underlying C instance. The caller is responsible for unrefing it....
void add(const Gtk::StockID &stock_id, const IconSet &icon_set)
const GtkIconFactory * gobj() const
Provides access to the underlying C GObject.
typedefG_BEGIN_DECLS struct _GtkIconFactoryClass GtkIconFactoryClass
GtkImageIconSetData icon_set
typedefG_BEGIN_DECLS struct _GtkIconFactory GtkIconFactory