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

#include <ui-items-icon.h>

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

Public Member Functions

 IconXpm (xpmdata_t xpm)
 
 ~IconXpm ()
 
- 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

◆ IconXpm()

Gnome::UI::Items::IconXpm::IconXpm ( xpmdata_t  xpm)

◆ ~IconXpm()

Gnome::UI::Items::IconXpm::~IconXpm ( )

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