glibmm  2.64.4
Gio::Settings Member List

This is the complete list of members for Gio::Settings, including all inherited members.

add_destroy_notify_callback(void *data, func_destroy_notify func) constsigc::trackable
apply()Gio::Settings
bind(const Glib::ustring& key, Glib::ObjectBase* object, const Glib::ustring& property, SettingsBindFlags flags=SETTINGS_BIND_DEFAULT)Gio::Settings
bind(const Glib::ustring& key, const Glib::PropertyProxy_Base& property_proxy, SettingsBindFlags flags=SETTINGS_BIND_DEFAULT)Gio::Settings
bind_writable(const Glib::ustring& key, Glib::ObjectBase* object, const Glib::ustring& property, bool inverted=false)Gio::Settings
bind_writable(const Glib::ustring& key, const Glib::PropertyProxy_Base& property_proxy, bool inverted=false)Gio::Settings
connect_property_changed(const Glib::ustring& property_name, const sigc::slot< void >& slot)Glib::ObjectBase
connect_property_changed(const Glib::ustring& property_name, sigc::slot< void >&& slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring& property_name, const sigc::slot< void >& slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring& property_name, sigc::slot< void >&& slot)Glib::ObjectBase
create(const Glib::ustring& schema_id)Gio::Settingsstatic
create(const Glib::ustring& schema_id, const Glib::ustring& path)Gio::Settingsstatic
create_action(const Glib::ustring& key)Gio::Settings
delay()Gio::Settings
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_boolean(const Glib::ustring& key) constGio::Settings
get_child(const Glib::ustring& name)Gio::Settings
get_child(const Glib::ustring& name) constGio::Settings
get_data(const QueryQuark& key)Glib::Object
get_default_value(const Glib::ustring& key, Glib::VariantBase& value) constGio::Settings
get_double(const Glib::ustring& key) constGio::Settings
get_enum(const Glib::ustring& key) constGio::Settings
get_enum(const Glib::ustring& key, int value)Gio::Settings
get_flags(const Glib::ustring& key) constGio::Settings
get_flags(const Glib::ustring& key, guint value)Gio::Settings
get_has_unapplied() constGio::Settings
get_int(const Glib::ustring& key) constGio::Settings
get_int64(const Glib::ustring& key) constGio::Settings
get_property(const Glib::ustring& property_name, PropertyType& value) constGlib::ObjectBase
get_property_value(const Glib::ustring& property_name, Glib::ValueBase& value) constGlib::ObjectBase
get_string(const Glib::ustring& key) constGio::Settings
get_string_array(const Glib::ustring& key) constGio::Settings
get_type()Gio::Settingsstatic
get_uint(const Glib::ustring& key) constGio::Settings
get_uint64(const Glib::ustring& key) constGio::Settings
get_user_value(const Glib::ustring& key, Glib::VariantBase& value) constGio::Settings
get_value(const Glib::ustring& key, Glib::VariantBase& value) constGio::Settings
gobj()Gio::Settingsinline
gobj() constGio::Settingsinline
gobj_copy()Gio::Settings
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject* castitem)Glib::ObjectBaseprotected
initialize_move(GObject* castitem, Glib::ObjectBase* previous_wrapper)Glib::ObjectBaseprotected
is_writable(const Glib::ustring& name) constGio::Settings
list_children() constGio::Settings
list_keys() constGio::Settings
list_schemas()Gio::Settingsstatic
notify_callbacks()sigc::trackable
Object(const Object&)=deleteGlib::Object
Object(Object&& src) noexceptGlib::Object
Object()Glib::Objectprotected
Object(const Glib::ConstructParams& construct_params)Glib::Objectexplicitprotected
Object(GObject* castitem)Glib::Objectexplicitprotected
ObjectBase(const ObjectBase&)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char* custom_type_name)Glib::ObjectBaseexplicitprotected
ObjectBase(const std::type_info& custom_type_info)Glib::ObjectBaseexplicitprotected
ObjectBase(ObjectBase&& src) noexceptGlib::ObjectBaseprotected
on_changed(const Glib::ustring& key)Gio::Settingsprotectedvirtual
on_writable_change_event(GQuark key)Gio::Settingsprotectedvirtual
on_writable_changed(const Glib::ustring& key)Gio::Settingsprotectedvirtual
operator=(Settings&& src) noexceptGio::Settings
Glib::Object::operator=(const Object&)=deleteGlib::Object
Glib::Object::operator=(Object&& src) noexceptGlib::Object
Glib::ObjectBase::operator=(const ObjectBase&)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase&& src) noexceptGlib::ObjectBaseprotected
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src)sigc::trackable
property_delay_apply() constGio::Settings
property_has_unapplied() constGio::Settings
property_path() constGio::Settings
property_schema() constGio::Settings
property_schema_id() constGio::Settings
property_settings_schema() constGio::Settings
range_check(const Glib::ustring& key, const Glib::VariantBase& value) constGio::Settings
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark& quark)Glib::Object
remove_destroy_notify_callback(void *data) constsigc::trackable
reset(const Glib::ustring& key)Gio::Settings
revert()Gio::Settings
set_boolean(const Glib::ustring& key, bool value)Gio::Settings
set_data(const Quark& key, void* data)Glib::Object
set_data(const Quark& key, void* data, DestroyNotify notify)Glib::Object
set_double(const Glib::ustring& key, double value)Gio::Settings
set_enum(const Glib::ustring& key, int value)Gio::Settings
set_flags(const Glib::ustring& key, guint value)Gio::Settings
set_int(const Glib::ustring& key, int value)Gio::Settings
set_int64(const Glib::ustring& key, gint64 value)Gio::Settings
set_property(const Glib::ustring& property_name, const PropertyType& value)Glib::ObjectBase
set_property_value(const Glib::ustring& property_name, const Glib::ValueBase& value)Glib::ObjectBase
set_string(const Glib::ustring& key, const Glib::ustring& value)Gio::Settings
set_string_array(const Glib::ustring& key, const Glib::StringArrayHandle& value)Gio::Settings
set_uiint(const Glib::ustring& key, guint value)Gio::Settings
set_uint(const Glib::ustring& key, guint value)Gio::Settings
set_uint64(const Glib::ustring& key, guint64 value)Gio::Settings
set_value(const Glib::ustring& key, const Glib::VariantBase& value)Gio::Settings
Settings(Settings&& src) noexceptGio::Settings
Settings(const Glib::ustring& schema_id)Gio::Settingsexplicitprotected
Settings(const Glib::ustring& schema_id, const Glib::ustring& path)Gio::Settingsexplicitprotected
signal_changed()Gio::Settings
signal_changed(const Glib::ustring& key)Gio::Settings
signal_writable_change_event()Gio::Settings
signal_writable_changed()Gio::Settings
signal_writable_changed(const Glib::ustring& key)Gio::Settings
steal_data(const QueryQuark& quark)Glib::Object
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
unreference() constGlib::ObjectBasevirtual
wrap(GSettings* object, bool take_copy=false)Gio::Settingsrelated
Glib::Object::wrap(GObject* object, bool take_copy=false)Glib::Objectrelated
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~Settings() noexcept overrideGio::Settings
~trackable()sigc::trackable