summaryrefslogtreecommitdiff
path: root/docs/reference/xfconf-sections.txt
Commit message (Expand)AuthorAgeFilesLines
* Add missing functions to gtk-²docRomain B2017-07-201-0/+3
* Add xfconf_g_property_bind_gdkrgba to docRomain B2017-06-231-0/+1
* remove xfconf_channel_remove_property() and _properties(). might asBrian Tarricone2008-11-061-2/+0
* change xfconf gbinding API -- bind functions return a gulong id that canBrian Tarricone2008-10-271-1/+2
* add xfconf_channel_new_with_property_base()Brian Tarricone2008-10-181-0/+1
* rename RemoveProperty() to ResetProperty() all over the placeBrian Tarricone2008-09-281-1/+1
* add and implement IsPropertyLocked() dbus method, add libxfconf getterBrian Tarricone2008-09-281-0/+1
* add xfconf_channel_get() and xfconf_channel_reset_property().Brian Tarricone2008-09-221-0/+2
* add xfconf_g_property_bind_gdkcolor(), a nifty hackBrian Tarricone2008-08-271-0/+1
* Implement xfconf_g_property_unbind_all(GObject *object),Nick Schermer2008-07-291-0/+1
* add ListChannels() method to dbus iface and xfconf_list_channels()Brian Tarricone2008-07-291-1/+0
* make RemoveProperty and GetAllProperties interfaces easier to useBrian Tarricone2008-07-271-1/+2
* update docs, poBrian Tarricone2008-04-281-0/+8
* remove libxfconf-gtk and move binding functionality to libxfconfBrian Tarricone2008-04-151-3/+3
* rename xfconf_gtk_widget_bind_property() s/widget/editable, fix some bugsBrian Tarricone2008-04-091-1/+1
* add first pass at xfconf-gtk convenience libraryBrian Tarricone2008-04-091-0/+6
* make the array stuff work, in theory.Brian Tarricone2008-01-141-0/+1
* start migration to new library API with array types and struct serializers.Brian Tarricone2007-10-251-2/+28
* * move XfconfBackendError to a more public place and rename it to XfconfErrorBrian Tarricone2007-10-031-1/+5
* * add RemoveChannel() to the dbus interface and client libBrian Tarricone2007-09-061-0/+1
* add gtk-doc framework and fix up docs everywhereBrian Tarricone2007-09-051-0/+53