Glib::ValueBase_Flags Class Reference
[Generic Values]
#include <glibmm/value.h>
List of all members.
Public Types |
typedef guint | CType |
Static Public Member Functions |
static GType | value_type () |
Protected Member Functions |
void | set_flags (unsigned int data) |
unsigned int | get_flags () const |
Member Typedef Documentation
Member Function Documentation
unsigned int Glib::ValueBase_Flags::get_flags |
( |
|
) |
const [protected] |
void Glib::ValueBase_Flags::set_flags |
( |
unsigned int |
data |
) |
[protected] |
static GType Glib::ValueBase_Flags::value_type |
( |
|
) |
[static] |