Home
last modified time | relevance | path

Searched refs:GConfChangeSet (Results 1 – 23 of 23) sorted by relevance

/dports/devel/gconf2/GConf-3.2.6/gconf/
H A Dgconf-changeset.h37 typedef struct _GConfChangeSet GConfChangeSet; typedef
39 typedef void (* GConfChangeSetForeachFunc) (GConfChangeSet* cs,
72 GConfChangeSet* gconf_change_set_new (void);
73 GConfChangeSet* gconf_change_set_ref (GConfChangeSet* cs);
75 void gconf_change_set_unref (GConfChangeSet* cs);
77 void gconf_change_set_clear (GConfChangeSet* cs);
79 guint gconf_change_set_size (GConfChangeSet* cs);
81 void gconf_change_set_remove (GConfChangeSet* cs,
84 void gconf_change_set_foreach (GConfChangeSet* cs,
130 void gconf_change_set_set_user_data (GConfChangeSet *cs,
[all …]
H A Dgconf-changeset.c64 GConfChangeSet*
67 GConfChangeSet* cs; in gconf_change_set_new()
69 cs = g_new(GConfChangeSet, 1); in gconf_change_set_new()
80 GConfChangeSet*
212 GConfChangeSet* cs;
596 GConfChangeSet* revert_set;
635 GConfChangeSet*
661 GConfChangeSet*
667 GConfChangeSet* new_set; in gconf_engine_change_set_from_currentv()
702 GConfChangeSet*
[all …]
H A Dgconf-client.h363 GConfChangeSet* cs,
373 GConfChangeSet* gconf_client_reverse_change_set (GConfClient* client,
374 GConfChangeSet* cs,
377 GConfChangeSet* gconf_client_change_set_from_currentv (GConfClient* client,
381 GConfChangeSet* gconf_client_change_set_from_current (GConfClient* client,
H A Dgconf-client.c2475 commit_foreach (GConfChangeSet* cs, in commit_foreach()
2502 GConfChangeSet* cs, in gconf_client_commit_change_set()
2564 GConfChangeSet* revert_set;
2568 revert_foreach (GConfChangeSet* cs, in revert_foreach()
2603 GConfChangeSet*
2605 GConfChangeSet* cs, in gconf_client_reverse_change_set()
2637 GConfChangeSet*
2643 GConfChangeSet* new_set; in gconf_client_change_set_from_currentv()
2678 GConfChangeSet*
2688 GConfChangeSet* retval; in gconf_client_change_set_from_current()
/dports/devel/gconfmm26/gconfmm-2.28.3/gconf/gconfmm/
H A Dchangeset.h38 typedef struct _GConfChangeSet GConfChangeSet; typedef
62 typedef GConfChangeSet BaseObjectType;
70 explicit ChangeSet(GConfChangeSet* castitem, bool make_a_copy = false);
76 GConfChangeSet* gobj() { return gobject_; } in gobj()
77 const GConfChangeSet* gobj() const { return gobject_; } in gobj()
78 GConfChangeSet* gobj_copy() const;
81 GConfChangeSet* gobject_;
148 static GConfChangeSet* do_ref(GConfChangeSet*);
H A Dchangeset.cc46 ChangeSet::ChangeSet(GConfChangeSet* castitem, bool make_a_copy /* = false */) in ChangeSet()
63 GConfChangeSet *const new_gobject = (src.gobject_) ? do_ref(src.gobject_) : 0; in operator =()
79 GConfChangeSet* ChangeSet::gobj_copy() const in gobj_copy()
87 …bool retval = (bool)gconf_change_set_check_value(const_cast<GConfChangeSet*>(gobj()),key.c_str(),&… in exists()
95 GConfChangeSet* ChangeSet::do_ref(GConfChangeSet* cs) in do_ref()
101 static void for_each_helper(GConfChangeSet * /* cs */, in for_each_helper() argument
203 return gconf_change_set_size(const_cast<GConfChangeSet*>(gobj())); in size()
H A Dclient.cc1000 …ChangeSet retvalue = ChangeSet(gconf_client_reverse_change_set(gobj(), const_cast<GConfChangeSet*>… in change_set_reverse()
/dports/devel/gconfmm26/gconfmm-2.28.3/tools/m4/
H A Dconvert_gconfmm.m411 _CONVERSION(`GConfChangeSet*', `ChangeSet', `ChangeSet($3)')
12 _CONVERSION(`ChangeSet&', `GConfChangeSet*', `($3).gobj()')
13 _CONVERSION(`const ChangeSet&', `const GConfChangeSet*', `($3).gobj()')
14 _CONVERSION(`const ChangeSet&', `GConfChangeSet*', `const_cast<GConfChangeSet*>(($3).gobj())')
/dports/devel/gconfmm26/gconfmm-2.28.3/gconf/src/
H A Dchangeset.ccg40 ChangeSet::ChangeSet(GConfChangeSet* castitem, bool make_a_copy /* = false */)
57 GConfChangeSet *const new_gobject = (src.gobject_) ? do_ref(src.gobject_) : 0;
73 GConfChangeSet* ChangeSet::gobj_copy() const
81 …bool retval = (bool)gconf_change_set_check_value(const_cast<GConfChangeSet*>(gobj()),key.c_str(),&…
89 GConfChangeSet* ChangeSet::do_ref(GConfChangeSet* cs)
95 static void for_each_helper(GConfChangeSet * /* cs */,
H A Dchangeset.hg31 typedef struct _GConfChangeSet GConfChangeSet;
52 _CLASS_GENERIC(ChangeSet,GConfChangeSet)
57 explicit ChangeSet(GConfChangeSet* castitem, bool make_a_copy = false);
63 GConfChangeSet* gobj() { return gobject_; }
64 const GConfChangeSet* gobj() const { return gobject_; }
65 GConfChangeSet* gobj_copy() const;
68 GConfChangeSet* gobject_;
131 static GConfChangeSet* do_ref(GConfChangeSet*);
H A Dgconf_methods.defs92 '("GConfChangeSet*" "cs")
103 '("GConfChangeSet*" "cs")
141 (of-object "GConfChangeSet")
147 (of-object "GConfChangeSet")
153 (of-object "GConfChangeSet")
159 (of-object "GConfChangeSet")
165 (of-object "GConfChangeSet")
174 (of-object "GConfChangeSet")
184 (of-object "GConfChangeSet")
194 (of-object "GConfChangeSet")
[all …]
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgconf.defs11 '("GConfChangeSet*" "cs")
20 (return-type "GConfChangeSet*")
22 '("GConfChangeSet*" "cs")
60 (of-object "GConfChangeSet")
66 (of-object "GConfChangeSet")
72 (of-object "GConfChangeSet")
78 (of-object "GConfChangeSet")
84 (of-object "GConfChangeSet")
93 (of-object "GConfChangeSet")
103 (of-object "GConfChangeSet")
[all …]
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gconf/doc/
H A Dsection-gconf-changeset.xml.texi4 @node GConfChangeSet
5 @chapter GConfChangeSet
H A Dguile-gnome-gconf.texi49 * GConfChangeSet:: a set of configuration changes to be made.
/dports/devel/gconf2/GConf-3.2.6/defaults/
H A Dgconf-defaults.c528 GConfChangeSet *changes, in copy_tree()
556 GConfChangeSet *changes, in copy_entry()
572 GConfChangeSet *changes,
613 GConfChangeSet *changes = NULL; in do_copy_authorized()
824 append_key (GConfChangeSet *cs, in append_key()
836 GConfChangeSet *changes, in set_system_changes()
871 GConfChangeSet *changes, in unset_tree()
899 GConfChangeSet *changes, in unset_entry()
917 GConfChangeSet *changes = NULL; in unset_in_db()
/dports/devel/gconf2/GConf-3.2.6/tests/
H A Dtestchangeset.c177 GConfChangeSet* cs; in check_unset()
230 GConfChangeSet* cs; in check_string_storage()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gconf/gnome/overrides/
H A Dgconf.defs99 "gconf_client_commit_change_set" ; GConfChangeSet*
100 "gconf_client_reverse_change_set" ; GConfChangeSet*
/dports/devel/gconf2/GConf-3.2.6/gsettings/
H A Dgconfsettingsbackend.c695 GConfChangeSet *changeset) in gconf_settings_backend_write_one_to_changeset()
719 gconf_settings_backend_remove_ignore_notifications (GConfChangeSet *changeset, in gconf_settings_backend_remove_ignore_notifications()
734 GConfChangeSet *changeset; in gconf_settings_backend_write_tree()
735 GConfChangeSet *reversed; in gconf_settings_backend_write_tree()
/dports/devel/gconf2/GConf-3.2.6/
H A DTODO32 * Make it so that once the first notification of a change in a GConfChangeSet
H A DChangeLog3990 [gsettings] Use GConfChangeSet for write_keys
23165 register GConfChangeSet as a boxed type.
23169 * gconf/gconf-changeset.h: register GConfChangeSet as a boxed type.
40213 set_list and set_pair for GConfChangeSet
/dports/devel/gconfmm26/gconfmm-2.28.3/
H A DChangeLog378 wrappers for GConfChangeSet.
/dports/devel/gconf2/GConf-3.2.6/doc/gconf/html/
H A Dindex.sgml359 <ANCHOR id="GConfChangeSet" href="gconf/gconf-gconf-changeset.html#GConfChangeSet">
/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/
H A DChangeLog99725 Fix a potential leak of the GConfChangeSet object
121991 Use a GConfChangeSet to change the gconf keys, based on a patch