Glib::ValueBase_String Class Reference
[Generic Values]
#include <glibmm/value.h>
List of all members.
Public Types |
typedef const gchar* | CType |
Static Public Member Functions |
static GType | value_type () |
Protected Member Functions |
void | set_cstring (const char* data) |
const char* | get_cstring () const |
Member Typedef Documentation
Member Function Documentation
const char* Glib::ValueBase_String::get_cstring |
( |
|
) |
const [protected] |
void Glib::ValueBase_String::set_cstring |
( |
const char * |
data |
) |
[protected] |
static GType Glib::ValueBase_String::value_type |
( |
|
) |
[static] |