Class Index | Cross Index | Namespace Index |
Contained in: GConf
Derived from:
none
Derived by:
none
#include <gtk--/value.h>
public function member index: |
||
Value | (GConfValueType type = GCONF_VALUE_INVALID) | |
explicit | Value | (const GConfValue* pValue) |
Value | (const Value& src) | |
bool | get_bool | () const |
Value | get_car | () const |
Value | get_cdr | () const |
gdouble | get_float | () const |
gint | get_int | () const |
const Schema& | get_schema | () const |
Gtk::string | get_string | () const |
GConfValueType | get_type | () const |
Value& | operator = | (const Value& src) |
void | set | (gdouble val) |
void | set | (const Schema& sc) |
void | set | (bool val) |
void | set | (gint val) |
void | set | (const Gtk::string& val) |
void | set_car | (const Value& car) |
void | set_cdr | (const Value& cdr) |
Gtk::string | to_string | () const |
protected function member index: |
||
void | clear | () |