summaryrefslogtreecommitdiff
path: root/doc/properties.sgml
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2008-04-09 19:29:41 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2008-04-09 19:29:41 +0000
commitd068240cc0296105e8ef38a46b5a1f90d04bb3d3 (patch)
tree7973a1f844e879a2c7ee603e6e7a710c246fa013 /doc/properties.sgml
parentb5a75835694a006bcb73f8165da462686cac49c5 (diff)
downloadglade-d068240cc0296105e8ef38a46b5a1f90d04bb3d3.tar.gz
Documented newly added catalog tags.
* doc/catalogintro.sgml, doc/widgetclasses.sgml, doc/properties.sgml: Documented newly added catalog tags. svn path=/trunk/; revision=1783
Diffstat (limited to 'doc/properties.sgml')
-rw-r--r--doc/properties.sgml11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/properties.sgml b/doc/properties.sgml
index 7db9e737..4d2be078 100644
--- a/doc/properties.sgml
+++ b/doc/properties.sgml
@@ -60,6 +60,17 @@ The name to be used in the interface.
</varlistentry>
<varlistentry>
+ <term>since</term>
+ <listitem>
+ <para>
+A 'major.minor' formed version describing the version of the owning catalog in which this
+property was introduced; example: <literal>since="1.0"</literal>. Properties are initialized
+to be supported since the introducing #GladeWidgetAdaptor was supported.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>disabled</term>
<listitem>
<para>