glibmm
2.39.93
|
Base class of Glib::Value<T> specializations for flags types. More...
#include <glibmm/value.h>
Public Types | |
typedef T | CppType |
![]() | |
typedef guint | CType |
Public Member Functions | |
void | set (CppType data) |
CppType | get () const |
Additional Inherited Members | |
![]() | |
static GType | value_type () |
![]() | |
void | set_flags (unsigned int data) |
unsigned int | get_flags () const |
![]() | |
GValue | gobject_ |
Base class of Glib::Value<T> specializations for flags types.
typedef T Glib::Value_Flags< T >::CppType |
|
inline |
|
inline |