Specialization for strings. More...
Inherits Glib::ValueBase_String.
Public Types | |
typedef std::string | CppType |
Public Member Functions | |
void | set (const std::string& data) |
std::string | get () const |
Specialization for strings.
typedef std::string Glib::Value< std::string >::CppType |
std::string Glib::Value< std::string >::get | ( | ) | const [inline] |
void Glib::Value< std::string >::set | ( | const std::string & | data | ) |