Glib::ValueBase_String Class Reference
[Generic Values]
Inheritance diagram for Glib::ValueBase_String:
Public Types | |
typedef const gchar* | CType |
Static Public Member Functions | |
static GType | value_type () G_GNUC_CONST |
Protected Member Functions | |
void | set_cstring (const char* data) |
const char* | get_cstring () const |
Member Typedef Documentation
typedef const gchar* Glib::ValueBase_String::CType |
Member Function Documentation
static GType Glib::ValueBase_String::value_type | ( | ) | [static] |
void Glib::ValueBase_String::set_cstring | ( | const char * | data | ) | [protected] |
const char* Glib::ValueBase_String::get_cstring | ( | ) | const [protected] |
The documentation for this class was generated from the following file: