| glibmm
    2.38.0
    | 
Base class of Glib::Value<T> specializations for flags types. More...
#include <glibmm/value.h>

| Public Types | |
| typedef T | CppType | 
|  Public Types inherited from Glib::ValueBase_Flags | |
| typedef guint | CType | 
| Public Member Functions | |
| void | set (CppType data) | 
| CppType | get () const | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from Glib::ValueBase_Flags | |
| static GType | value_type () | 
|  Protected Member Functions inherited from Glib::ValueBase_Flags | |
| void | set_flags (unsigned int data) | 
| unsigned int | get_flags () const | 
|  Protected Attributes inherited from Glib::ValueBase | |
| GValue | gobject_ | 
Base class of Glib::Value<T> specializations for flags types.
| typedef T Glib::Value_Flags< T >::CppType | 
| 
 | inline | 
| 
 | inline | 
 1.8.3.1
 1.8.3.1