glibmm
2.33.12
|
Specialization for UTF-8 strings. More...
#include <glibmm/value.h>
Public Types | |
typedef Glib::ustring | CppType |
![]() | |
typedef const gchar* | CType |
Public Member Functions | |
void | set (const Glib::ustring& data) |
Glib::ustring | get () const |
Additional Inherited Members | |
![]() | |
static GType | value_type () |
![]() | |
void | set_cstring (const char* data) |
const char* | get_cstring () const |
Specialization for UTF-8 strings.
typedef Glib::ustring Glib::Value< Glib::ustring >::CppType |
|
inline |
void Glib::Value< Glib::ustring >::set | ( | const Glib::ustring& | data | ) |