~ubuntu-branches/ubuntu/oneiric/avant-window-navigator/oneiric

« back to all changes in this revision

Viewing changes to doc/reference/html/AwnOverlayProgress.html

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-02-18 00:22:52 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100218002252-fe6vniq3o8ct3cdz
Tags: 0.3.9.1~bzr603-0ubuntu1
* New upstream snapshot. 
 - Switch to main trunk branch.
* debian/control:
 - Add Conflicts on awn-manager for awn-settings (LP: #507822)
 - Remove build-depends on python-elementtree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
<a name="AwnOverlayProgress.object-hierarchy"></a><h2>Object Hierarchy</h2>
65
65
<pre class="synopsis">
66
66
  <a
67
 
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
 
67
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
68
68
>GObject</a>
69
69
   +----<a
70
 
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
 
70
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
71
71
>GInitiallyUnowned</a>
72
72
         +----<a class="link" href="libawn-awn-overlay.html#AwnOverlay">AwnOverlay</a>
73
73
               +----AwnOverlayProgress
78
78
<a name="AwnOverlayProgress.properties"></a><h2>Properties</h2>
79
79
<pre class="synopsis">
80
80
  "<a class="link" href="AwnOverlayProgress.html#AwnOverlayProgress--percent-complete" title='The "percent-complete" property'>percent-complete</a>"         <a
81
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
 
81
href="../glib/glib-Basic-Types.html#gdouble"
82
82
>gdouble</a>               : Read / Write / Construct
83
83
</pre>
84
84
</div>
122
122
<div class="refsect2" title='The "percent-complete" property'>
123
123
<a name="AwnOverlayProgress--percent-complete"></a><h3>The <code class="literal">"percent-complete"</code> property</h3>
124
124
<pre class="programlisting">  "percent-complete"         <a
125
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
 
125
href="../glib/glib-Basic-Types.html#gdouble"
126
126
>gdouble</a>               : Read / Write / Construct</pre>
127
127
<p>
128
128
A property of type double.  Set to the completion percentage for the overlay.</p>