From dc3f38699d7711f3dbad2da6b04d2b8a6bf1aeee Mon Sep 17 00:00:00 2001 From: Brian Tarricone Date: Wed, 9 Apr 2008 06:02:42 +0000 Subject: rename xfconf_gtk_widget_bind_property() s/widget/editable, fix some bugs different widget types are going to have to be handled differently, with different parameters. check buttons will always be boolean types, radio buttons will need to have some sort of identifier associated with them, etc. (Old svn revision: 26804) --- docs/reference/tmpl/xfconf-gtk.sgml | 4 ++-- docs/reference/tmpl/xfconf-unused.sgml | 10 ++++++++++ docs/reference/xfconf-sections.txt | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/reference/tmpl/xfconf-gtk.sgml b/docs/reference/tmpl/xfconf-gtk.sgml index 45e88e4..298d3e6 100644 --- a/docs/reference/tmpl/xfconf-gtk.sgml +++ b/docs/reference/tmpl/xfconf-gtk.sgml @@ -26,12 +26,12 @@ in the Xfconf store. - + -@widget: +@editable: @channel: @property: @property_type: diff --git a/docs/reference/tmpl/xfconf-unused.sgml b/docs/reference/tmpl/xfconf-unused.sgml index a941f34..2621d57 100644 --- a/docs/reference/tmpl/xfconf-unused.sgml +++ b/docs/reference/tmpl/xfconf-unused.sgml @@ -103,3 +103,13 @@ stamp-xfconf-marshal @value: @Returns: + + + + + +@widget: +@channel: +@property: +@property_type: + diff --git a/docs/reference/xfconf-sections.txt b/docs/reference/xfconf-sections.txt index 01b8d10..7344342 100644 --- a/docs/reference/xfconf-sections.txt +++ b/docs/reference/xfconf-sections.txt @@ -86,6 +86,6 @@ xfconf_g_value_set_uint16
xfconf-gtk -xfconf_gtk_widget_bind_property +xfconf_gtk_editable_bind_property xfconf_gtk_widget_unbind
-- cgit v1.2.1