~ubuntu-branches/debian/sid/avant-window-navigator/sid

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2009-06-17 00:20:41 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090617002041-makxt1hpra3bxomd
Tags: 0.3.2.1-4
debian/rules: Build python-awn for only 1 version of python.
(Closes: #531176) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
>gint</a> height);
59
59
void                <a class="link" href="AwnAppletSimple.html#awn-applet-simple-set-icon" title="awn_applet_simple_set_icon ()">awn_applet_simple_set_icon</a>          (<a class="link" href="AwnAppletSimple.html" title="AwnAppletSimple">AwnAppletSimple</a> *simple,
60
60
                                                         <a
61
 
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
 
61
href="/usr/share/gtk-doc/html/goffice-0.6/goffice-06-gog-renderer.html#GdkPixbuf"
62
62
>GdkPixbuf</a> *pixbuf);
63
63
void                <a class="link" href="AwnAppletSimple.html#awn-applet-simple-set-temp-icon" title="awn_applet_simple_set_temp_icon ()">awn_applet_simple_set_temp_icon</a>     (<a class="link" href="AwnAppletSimple.html" title="AwnAppletSimple">AwnAppletSimple</a> *simple,
64
64
                                                         <a
65
 
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
 
65
href="/usr/share/gtk-doc/html/goffice-0.6/goffice-06-gog-renderer.html#GdkPixbuf"
66
66
>GdkPixbuf</a> *pixbuf);
67
67
<a class="link" href="libawn-awn-effects.html#AwnEffects" title="AwnEffects">AwnEffects</a> *        <a class="link" href="AwnAppletSimple.html#awn-applet-simple-get-effects" title="awn_applet_simple_get_effects ()">awn_applet_simple_get_effects</a>       (<a class="link" href="AwnAppletSimple.html" title="AwnAppletSimple">AwnAppletSimple</a> *simple);
68
68
</pre>
174
174
<a name="awn-applet-simple-set-icon"></a><h3>awn_applet_simple_set_icon ()</h3>
175
175
<pre class="programlisting">void                awn_applet_simple_set_icon          (<a class="link" href="AwnAppletSimple.html" title="AwnAppletSimple">AwnAppletSimple</a> *simple,
176
176
                                                         <a
177
 
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
 
177
href="/usr/share/gtk-doc/html/goffice-0.6/goffice-06-gog-renderer.html#GdkPixbuf"
178
178
>GdkPixbuf</a> *pixbuf);</pre>
179
179
<p>
180
180
Sets the applet icon to the pixbuf provided as an argument.  A private copy
204
204
<a name="awn-applet-simple-set-temp-icon"></a><h3>awn_applet_simple_set_temp_icon ()</h3>
205
205
<pre class="programlisting">void                awn_applet_simple_set_temp_icon     (<a class="link" href="AwnAppletSimple.html" title="AwnAppletSimple">AwnAppletSimple</a> *simple,
206
206
                                                         <a
207
 
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
 
207
href="/usr/share/gtk-doc/html/goffice-0.6/goffice-06-gog-renderer.html#GdkPixbuf"
208
208
>GdkPixbuf</a> *pixbuf);</pre>
209
209
<p>
210
210
A convenience function that sets the applet icon to the pixbuf provided as an