Glib::Value< char > Class Template Reference
[Generic Values]
Inheritance diagram for Glib::Value< char >:
Public Types | |
typedef char | CppType |
typedef gchar | CType |
Public Member Functions | |
void | set (char data) |
char | get () const |
Static Public Member Functions | |
static GType | value_type () G_GNUC_CONST |
template<>
class Glib::Value< char >
Member Typedef Documentation
typedef char Glib::Value<char>::CppType |
typedef gchar Glib::Value<char>::CType |
Member Function Documentation
static GType Glib::Value<char>::value_type | ( | ) | [static] |
void Glib::Value<char>::set | ( | char | data | ) |
char Glib::Value<char>::get | ( | ) | const |
The documentation for this class was generated from the following file: