libgnomeuimm
2.28.0
|
#include <ui-items-icon.h>
Public Member Functions | |
IconFile (const std::string &file) | |
~IconFile () | |
![]() | |
Icon (const Gtk::StockID &stock_id) | |
Icon (Type type=NONE) | |
~Icon () | |
Type | get_type () const |
gconstpointer | get_pixmap_info () const |
Additional Inherited Members | |
![]() | |
enum | Type { NONE = GNOME_APP_PIXMAP_NONE, STOCK = GNOME_APP_PIXMAP_STOCK, DATA = GNOME_APP_PIXMAP_DATA, FILENAME = GNOME_APP_PIXMAP_FILENAME } |
![]() | |
typedef const char *const *const | xpmdata_t |
![]() | |
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 | ( | ) |