#include <widget_enum.h>
Public Member Functions |
| | Model () |
Public Attributes |
Gtk::TreeModelColumn
< Glib::RefPtr< Gdk::Pixbuf > > | icon |
| Gtk::TreeModelColumn< int > | value |
Gtk::TreeModelColumn
< Glib::ustring > | local_name |
Constructor & Destructor Documentation
| studio::Widget_Enum::Model::Model |
( |
| ) |
|
|
inline |
Member Data Documentation
| Gtk::TreeModelColumn<Glib::RefPtr<Gdk::Pixbuf> > studio::Widget_Enum::Model::icon |
| Gtk::TreeModelColumn<int> studio::Widget_Enum::Model::value |
| Gtk::TreeModelColumn<Glib::ustring> studio::Widget_Enum::Model::local_name |
The documentation for this class was generated from the following file: