glibmm
2.33.3
|
Base class of Glib::Value<T> specializations for flags types. More...
#include <glibmm/value.h>
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::CppType |
CppType Glib::Value_Flags::get | ( | ) | const [inline] |
void Glib::Value_Flags::set | ( | CppType | data | ) | [inline] |