Class Index | Cross Index | Namespace Index |
Contained in: GConf
Derived from:
none
Derived by:
none
#include <gtk--/schema.h>
public function member index: |
||
Schema | () | |
explicit | Schema | (const GConfSchema* pSchema) |
Schema | (const Schema& Schema) | |
GConfValueType | get_car_type | () const |
GConfValueType | get_cdr_type | () const |
Value | get_default_value | () const |
GConfValueType | get_list_type | () const |
Gtk::string | get_locale | () const |
Gtk::string | get_long_desc | () const |
Gtk::string | get_owner | () const |
Gtk::string | get_short_desc | () const |
GConfValueType | get_type | () const |
Schema& | operator = | (const Schema& src) |
void | set_car_type | (GConfValueType type) |
void | set_cdr_type | (GConfValueType type) |
void | set_default_value | (const Value& val) |
void | set_list_type | (GConfValueType type) |
void | set_locale | (const Gtk::string& locale) |
void | set_long_desc | (const Gtk::string& desc) |
void | set_owner | (const Gtk::string& owner) |
void | set_short_desc | (const Gtk::string& desc) |
void | set_type | (GConfValueType type) |
protected function member index: |
||
void | clear | () |