libgnomeuimm  2.28.0
Public Member Functions | List of all members
Gnome::UI::Items::IconFile Class Reference

#include <ui-items-icon.h>

Inheritance diagram for Gnome::UI::Items::IconFile:
Gnome::UI::Items::Icon

Public Member Functions

 IconFile (const std::string &file)
 
 ~IconFile ()
 
- Public Member Functions inherited from Gnome::UI::Items::Icon
 Icon (const Gtk::StockID &stock_id)
 
 Icon (Type type=NONE)
 
 ~Icon ()
 
Type get_type () const
 
gconstpointer get_pixmap_info () const
 

Additional Inherited Members

- Public Types inherited from Gnome::UI::Items::Icon
enum  Type { NONE = GNOME_APP_PIXMAP_NONE, STOCK = GNOME_APP_PIXMAP_STOCK, DATA = GNOME_APP_PIXMAP_DATA, FILENAME = GNOME_APP_PIXMAP_FILENAME }
 
- Protected Types inherited from Gnome::UI::Items::Icon
typedef const char *const *const xpmdata_t
 
- Protected Attributes inherited from Gnome::UI::Items::Icon
Type pixmap_type_
 
gconstpointer xpm_data_
 
Glib::ustring stock_id_
 
std::string filename_
 

Constructor & Destructor Documentation

§ IconFile()

Gnome::UI::Items::IconFile::IconFile ( const std::string &  file)

§ ~IconFile()

Gnome::UI::Items::IconFile::~IconFile ( )

The documentation for this class was generated from the following file: