Glib::Value< unsigned int > Class Template Reference
[Generic Values]
Inheritance diagram for Glib::Value< unsigned int >:
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 () G_GNUC_CONST |
template<>
class Glib::Value< unsigned int >
Member Typedef Documentation
typedef unsigned int Glib::Value<unsigned int>::CppType |
typedef guint Glib::Value<unsigned int>::CType |
Member Function Documentation
static GType Glib::Value<unsigned int>::value_type | ( | ) | [static] |
void Glib::Value<unsigned int>::set | ( | unsigned int | data | ) |
unsigned int Glib::Value<unsigned int>::get | ( | ) | const |
The documentation for this class was generated from the following file: