glibmm
2.33.2
|
#include <glibmm/value_basictypes.h>
Public Types | |
typedef unsigned int | CppType |
typedef guint | CType |
Public Member Functions | |
void | set (unsigned int data) |
unsigned int | get () const |
Static Public Member Functions | |
static GType | value_type () |
typedef unsigned int Glib::Value< unsigned int >::CppType |
typedef guint Glib::Value< unsigned int >::CType |
unsigned int Glib::Value< unsigned int >::get | ( | ) | const |
void Glib::Value< unsigned int >::set | ( | unsigned int | data | ) |
static GType Glib::Value< unsigned int >::value_type | ( | ) | [static] |