~ubuntu-branches/ubuntu/hardy/gedit/hardy-proposed

« back to all changes in this revision

Viewing changes to docs/reference/xml/gedit-window.xml

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-07-11 14:06:41 UTC
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: james.westby@ubuntu.com-20060711140641-9ale6eu5anm0iftf
Tags: upstream-2.15.4
ImportĀ upstreamĀ versionĀ 2.15.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
<title id="properties.title">Properties</title>
93
93
<synopsis>
94
94
 
95
 
  &quot;<link linkend="GeditWindow--state">state</link>&quot;                <link linkend="gint">gint</link>                  : Read
 
95
  &quot;<link linkend="GeditWindow--state">state</link>&quot;                <link linkend="GeditWindowState">GeditWindowState</link>      : Read
96
96
</synopsis>
97
97
</refsect1>
98
98
 
476
476
<refsect1 id="property_details">
477
477
<title id="property_details.title">Property Details</title>
478
478
<refsect2><title><anchor id="GeditWindow--state"/>The &quot;<literal>state</literal>&quot; property</title>
479
 
<indexterm><primary>GeditWindow:state</primary></indexterm><programlisting>  &quot;state&quot;                <link linkend="gint">gint</link>                  : Read</programlisting>
480
 
<para>The window's state.</para><para>Allowed values: &gt;= 0</para>
481
 
<para>Default value: 0</para>
482
 
</refsect2>
 
479
<indexterm><primary>GeditWindow:state</primary></indexterm><programlisting>  &quot;state&quot;                <link linkend="GeditWindowState">GeditWindowState</link>      : Read</programlisting>
 
480
<para>The window's state.</para></refsect2>
483
481
 
484
482
</refsect1>
485
483