![]() |
![]() |
Public Types | |
typedef unsigned char | CppType |
typedef guchar | CType |
Public Member Functions | |
void | set (unsigned char data) |
unsigned char | get () const |
Static Public Member Functions | |
static GType | value_type () G_GNUC_CONST |
typedef unsigned char Glib::Value<unsigned char>::CppType |
typedef guchar Glib::Value<unsigned char>::CType |
static GType Glib::Value<unsigned char>::value_type | ( | ) | [static] |
void Glib::Value<unsigned char>::set | ( | unsigned char | data | ) |
unsigned char Glib::Value<unsigned char>::get | ( | ) | const |