Base class of Glib::Value<T> specializations for flags types. More...
Inherits Glib::ValueBase_Flags.
Public Types | |
typedef T | CppType |
Public Member Functions | |
void | set (CppType data) |
CppType | get () const |
Base class of Glib::Value<T> specializations for flags types.
typedef T Glib::Value_Flags< T >::CppType |
CppType Glib::Value_Flags< T >::get | ( | ) | const [inline] |
void Glib::Value_Flags< T >::set | ( | CppType | data | ) | [inline] |