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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-03-23 00:24:44 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100323002444-ty9ag1vrrklunlix
Tags: 0.4.0~rc1-0ubuntu1
* New upstream release (0.4.0 rc1) (LP: #542684)
 - Ensure the autostart exist before trying to delete it.
   (LP: #334454)
 - Fix position with multiple screen. (LP: #248769)
* debian/control:
 - Move awn-settings to depends, to ensure migration from awn-manager.
   (LP: #512411)
* debian/patches/01-require-lda.patch : Only require 0.0.1 version of lda.
* debian/libawn1.symbols: Add missing symbol.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
 
59
59
                    <a class="link" href="AwnOverlayThemedIcon.html#AwnOverlayThemedIcon-struct" title="AwnOverlayThemedIcon">AwnOverlayThemedIcon</a>;
60
60
<a class="link" href="AwnOverlayThemedIcon.html" title="AwnOverlayThemedIcon">AwnOverlayThemedIcon</a>* <a class="link" href="AwnOverlayThemedIcon.html#awn-overlay-themed-icon-new" title="awn_overlay_themed_icon_new ()">awn_overlay_themed_icon_new</a>       (const <a
61
 
href="../glib/glib-Basic-Types.html#gchar"
 
61
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
62
62
>gchar</a> *icon_name);
63
63
</pre>
64
64
</div>
66
66
<a name="AwnOverlayThemedIcon.object-hierarchy"></a><h2>Object Hierarchy</h2>
67
67
<pre class="synopsis">
68
68
  <a
69
 
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
 
69
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
70
70
>GObject</a>
71
71
   +----<a
72
 
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
 
72
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
73
73
>GInitiallyUnowned</a>
74
74
         +----<a class="link" href="libawn-awn-overlay.html#AwnOverlay">AwnOverlay</a>
75
75
               +----AwnOverlayThemedIcon
79
79
<a name="AwnOverlayThemedIcon.properties"></a><h2>Properties</h2>
80
80
<pre class="synopsis">
81
81
  "<a class="link" href="AwnOverlayThemedIcon.html#AwnOverlayThemedIcon--alpha" title='The "alpha" property'>alpha</a>"                    <a
82
 
href="../glib/glib-Basic-Types.html#gdouble"
 
82
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
83
83
>gdouble</a>               : Read / Write / Construct
84
84
  "<a class="link" href="AwnOverlayThemedIcon.html#AwnOverlayThemedIcon--icon-name" title='The "icon-name" property'>icon-name</a>"                <a
85
 
href="../glib/glib-Basic-Types.html#gchar"
 
85
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
86
86
>gchar</a>*                : Read / Write / Construct
87
87
  "<a class="link" href="AwnOverlayThemedIcon.html#AwnOverlayThemedIcon--scale" title='The "scale" property'>scale</a>"                    <a
88
 
href="../glib/glib-Basic-Types.html#gdouble"
 
88
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
89
89
>gdouble</a>               : Read / Write / Construct
90
90
</pre>
91
91
</div>
110
110
<div class="refsect2" title="awn_overlay_themed_icon_new ()">
111
111
<a name="awn-overlay-themed-icon-new"></a><h3>awn_overlay_themed_icon_new ()</h3>
112
112
<pre class="programlisting"><a class="link" href="AwnOverlayThemedIcon.html" title="AwnOverlayThemedIcon">AwnOverlayThemedIcon</a>* awn_overlay_themed_icon_new       (const <a
113
 
href="../glib/glib-Basic-Types.html#gchar"
 
113
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
114
114
>gchar</a> *icon_name);</pre>
115
115
<p>
116
116
</p>
138
138
<div class="refsect2" title='The "alpha" property'>
139
139
<a name="AwnOverlayThemedIcon--alpha"></a><h3>The <code class="literal">"alpha"</code> property</h3>
140
140
<pre class="programlisting">  "alpha"                    <a
141
 
href="../glib/glib-Basic-Types.html#gdouble"
 
141
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
142
142
>gdouble</a>               : Read / Write / Construct</pre>
143
143
<p>
144
144
The alpha value to apply to the icon overlay.  Range 0.0...1.0.
152
152
<div class="refsect2" title='The "icon-name" property'>
153
153
<a name="AwnOverlayThemedIcon--icon-name"></a><h3>The <code class="literal">"icon-name"</code> property</h3>
154
154
<pre class="programlisting">  "icon-name"                <a
155
 
href="../glib/glib-Basic-Types.html#gchar"
 
155
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
156
156
>gchar</a>*                : Read / Write / Construct</pre>
157
157
<p>
158
158
The themed icon name of the icon to be overlayed.</p>
164
164
<div class="refsect2" title='The "scale" property'>
165
165
<a name="AwnOverlayThemedIcon--scale"></a><h3>The <code class="literal">"scale"</code> property</h3>
166
166
<pre class="programlisting">  "scale"                    <a
167
 
href="../glib/glib-Basic-Types.html#gdouble"
 
167
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
168
168
>gdouble</a>               : Read / Write / Construct</pre>
169
169
<p>
170
170
The desired size of the overlay scaled to the Icon.  Range 0.0...1.0. Default