Class Index Cross Index Namespace Index

Class GConf::Entry


Contained in: GConf
Derived from: none
Derived by: none

#include <gtk--/entry.h>


public function member index:

Entry()
Entry(const Gtk::string& key, const Value& val)
explicit Entry(const GConfEntry* pEntry)
Entry(const Entry& Entry)
bool get_is_default() const
bool get_is_writable() const
Gtk::string get_key() const
Gtk::string get_schema_name() const
Value get_value() const
Entry& operator =(const Entry& src)
void set_is_default(bool is_default = true)
void set_is_writable(bool is_writable = true)
void set_schema_name(const Gtk::string& name)
void set_value(const Value& val)
 

protected function member index:

void clear()
 

Description:



Member Descriptions: