|
libgnomeuimm 2.28.0
|
#include <ui-items-icon.h>
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_ |
| Gnome::UI::Items::IconFile::IconFile | ( | const std::string & | file | ) |
| Gnome::UI::Items::IconFile::~IconFile | ( | ) |