Gnome::Conf::Schema Class Reference
List of all members.
Constructor & Destructor Documentation
Gnome::Conf::Schema::Schema |
( |
|
) |
|
Gnome::Conf::Schema::Schema |
( |
GConfSchema * |
castitem, |
|
|
bool |
make_a_copy = false | |
|
) |
| | [explicit] |
Gnome::Conf::Schema::Schema |
( |
const Schema& |
src |
) |
|
Gnome::Conf::Schema::~Schema |
( |
|
) |
|
Member Function Documentation
ValueType Gnome::Conf::Schema::get_car_type |
( |
|
) |
const |
ValueType Gnome::Conf::Schema::get_cdr_type |
( |
|
) |
const |
Value Gnome::Conf::Schema::get_default_value |
( |
|
) |
const |
ValueType Gnome::Conf::Schema::get_list_type |
( |
|
) |
const |
ValueType Gnome::Conf::Schema::get_type |
( |
|
) |
const |
const GConfSchema* Gnome::Conf::Schema::gobj |
( |
|
) |
const [inline] |
GConfSchema* Gnome::Conf::Schema::gobj |
( |
|
) |
[inline] |
GConfSchema* Gnome::Conf::Schema::gobj_copy |
( |
|
) |
const |
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
Schema& Gnome::Conf::Schema::operator= |
( |
const Schema& |
src |
) |
|
void Gnome::Conf::Schema::set_car_type |
( |
ValueType |
type |
) |
|
void Gnome::Conf::Schema::set_cdr_type |
( |
ValueType |
type |
) |
|
void Gnome::Conf::Schema::set_default_value |
( |
const Value& |
value |
) |
|
void Gnome::Conf::Schema::set_list_type |
( |
ValueType |
type |
) |
|
void Gnome::Conf::Schema::set_locale |
( |
const std::string & |
locale |
) |
|
void Gnome::Conf::Schema::set_long_desc |
( |
const Glib::ustring & |
desc |
) |
|
void Gnome::Conf::Schema::set_owner |
( |
const Glib::ustring & |
owner |
) |
|
void Gnome::Conf::Schema::set_short_desc |
( |
const Glib::ustring & |
desc |
) |
|
void Gnome::Conf::Schema::set_type |
( |
ValueType |
type |
) |
|
Friends And Related Function Documentation
A Glib::wrap() method for this object.
- Parameters:
-
| object | The C instance. |
| take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns:
- A C++ instance that wraps this C instance.
Member Data Documentation
The documentation for this class was generated from the following file: