~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkSpinner.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-06-11 12:19:30 UTC
  • mfrom: (1.11.6 upstream)
  • mto: This revision was merged to the branch mainline in revision 175.
  • Revision ID: james.westby@ubuntu.com-20100611121930-n4pklvkoqdsg12vm
Tags: 2.21.2-1
* New upstream development release:
  + debian/rules,
    debian/libgtk2.0-0.symbols:
    - Update for new API symbols.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/control.in:
    - Update GLib (build-) dependency to >= 2.25.8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
<div class="refsect1" title="Object Hierarchy">
58
58
<a name="GtkSpinner.object-hierarchy"></a><h2>Object Hierarchy</h2>
59
59
<pre class="synopsis">
60
 
  <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
61
 
   +----<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
60
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
61
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
62
62
         +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
63
63
               +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
64
64
                     +----<a class="link" href="GtkDrawingArea.html" title="GtkDrawingArea">GtkDrawingArea</a>
74
74
<div class="refsect1" title="Properties">
75
75
<a name="GtkSpinner.properties"></a><h2>Properties</h2>
76
76
<pre class="synopsis">
77
 
  "<a class="link" href="GtkSpinner.html#GtkSpinner--active" title='The "active" property'>active</a>"                   <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
 
77
  "<a class="link" href="GtkSpinner.html#GtkSpinner--active" title='The "active" property'>active</a>"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
78
78
</pre>
79
79
</div>
80
80
<div class="refsect1" title="Style Properties">
81
81
<a name="GtkSpinner.style-properties"></a><h2>Style Properties</h2>
82
82
<pre class="synopsis">
83
 
  "<a class="link" href="GtkSpinner.html#GtkSpinner--s-cycle-duration" title='The "cycle-duration" style property'>cycle-duration</a>"           <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read
84
 
  "<a class="link" href="GtkSpinner.html#GtkSpinner--s-num-steps" title='The "num-steps" style property'>num-steps</a>"                <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read
 
83
  "<a class="link" href="GtkSpinner.html#GtkSpinner--s-cycle-duration" title='The "cycle-duration" style property'>cycle-duration</a>"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read
 
84
  "<a class="link" href="GtkSpinner.html#GtkSpinner--s-num-steps" title='The "num-steps" style property'>num-steps</a>"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read
85
85
</pre>
86
86
</div>
87
87
<div class="refsect1" title="Description">
161
161
<a name="GtkSpinner.property-details"></a><h2>Property Details</h2>
162
162
<div class="refsect2" title='The "active" property'>
163
163
<a name="GtkSpinner--active"></a><h3>The <code class="literal">"active"</code> property</h3>
164
 
<pre class="programlisting">  "active"                   <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
164
<pre class="programlisting">  "active"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
165
165
<p>Whether the spinner is active.</p>
166
166
<p>Default value: FALSE</p>
167
167
</div>
170
170
<a name="GtkSpinner.style-property-details"></a><h2>Style Property Details</h2>
171
171
<div class="refsect2" title='The "cycle-duration" style property'>
172
172
<a name="GtkSpinner--s-cycle-duration"></a><h3>The <code class="literal">"cycle-duration"</code> style property</h3>
173
 
<pre class="programlisting">  "cycle-duration"           <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read</pre>
 
173
<pre class="programlisting">  "cycle-duration"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read</pre>
174
174
<p>
175
175
The duration in milliseconds for the spinner to complete a full cycle.
176
176
</p>
181
181
<hr>
182
182
<div class="refsect2" title='The "num-steps" style property'>
183
183
<a name="GtkSpinner--s-num-steps"></a><h3>The <code class="literal">"num-steps"</code> style property</h3>
184
 
<pre class="programlisting">  "num-steps"                <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read</pre>
 
184
<pre class="programlisting">  "num-steps"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read</pre>
185
185
<p>
186
186
The number of steps for the spinner to complete a full loop.
187
187
The animation will complete a full cycle in one second by default