logo top
Main Page   Widgets   Namespaces   Book  

Gtk::IconFactory Class Reference

Inheritance diagram for Gtk::IconFactory:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~IconFactory ()
GtkIconFactory* gobj ()
 Provides access to the underlying C GObject.

const GtkIconFactory* gobj () const
 Provides access to the underlying C GObject.

GtkIconFactory* gobj_copy ()
void add (const Gtk::StockID& stock_id, const IconSet& icon_set)
void add_default ()
void remove_default ()

Static Public Member Functions

Glib::RefPtr<IconFactorycreate ()

Protected Member Functions

 IconFactory ()

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Gtk::IconFactorywrap (GtkIconFactory* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gtk::IconFactory::~IconFactory (  )  [virtual]
 

Gtk::IconFactory::IconFactory (  )  [protected]
 


Member Function Documentation

void Gtk::IconFactory::add ( const Gtk::StockID stock_id,
const IconSet icon_set
 

void Gtk::IconFactory::add_default (  ) 
 

Glib::RefPtr<IconFactory> Gtk::IconFactory::create (  )  [static]
 

const GtkIconFactory* Gtk::IconFactory::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GtkIconFactory* Gtk::IconFactory::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GtkIconFactory* Gtk::IconFactory::gobj_copy (  ) 
 

void Gtk::IconFactory::remove_default (  ) 
 


Friends And Related Function Documentation

Glib::RefPtr<Gtk::IconFactory> wrap ( GtkIconFactory*  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated for gtkmm 2.2 by Doxygen 1.3.4 © 1997-2001