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

« back to all changes in this revision

Viewing changes to doc/reference/html/AwnEffects.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:
55
55
                    <a class="link" href="AwnEffects.html#AwnEffectsPrivate" title="AwnEffectsPrivate">AwnEffectsPrivate</a>;
56
56
                    <a class="link" href="AwnEffects.html#AwnEffects-struct" title="AwnEffects">AwnEffects</a>;
57
57
<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a>*         <a class="link" href="AwnEffects.html#awn-effects-new-for-widget" title="awn_effects_new_for_widget ()">awn_effects_new_for_widget</a>          (<a
58
 
href="../gtk/GtkWidget.html"
 
58
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
59
59
>GtkWidget</a> *widget);
60
60
void                <a class="link" href="AwnEffects.html#awn-effects-start" title="awn_effects_start ()">awn_effects_start</a>                   (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx,
61
61
                                                         const <a class="link" href="AwnEffects.html#AwnEffect" title="enum AwnEffect">AwnEffect</a> effect);
64
64
void                <a class="link" href="AwnEffects.html#awn-effects-start-ex" title="awn_effects_start_ex ()">awn_effects_start_ex</a>                (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx,
65
65
                                                         const <a class="link" href="AwnEffects.html#AwnEffect" title="enum AwnEffect">AwnEffect</a> effect,
66
66
                                                         <a
67
 
href="../glib/glib-Basic-Types.html#gint"
 
67
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
68
68
>gint</a> max_loops,
69
69
                                                         <a
70
 
href="../glib/glib-Basic-Types.html#gboolean"
 
70
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
71
71
>gboolean</a> signal_start,
72
72
                                                         <a
73
 
href="../glib/glib-Basic-Types.html#gboolean"
 
73
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
74
74
>gboolean</a> signal_end);
75
75
void                <a class="link" href="AwnEffects.html#awn-effects-set-icon-size" title="awn_effects_set_icon_size ()">awn_effects_set_icon_size</a>           (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx,
76
76
                                                         <a
77
 
href="../glib/glib-Basic-Types.html#gint"
 
77
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
78
78
>gint</a> width,
79
79
                                                         <a
80
 
href="../glib/glib-Basic-Types.html#gint"
 
80
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
81
81
>gint</a> height,
82
82
                                                         <a
83
 
href="../glib/glib-Basic-Types.html#gboolean"
 
83
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
84
84
>gboolean</a> requestSize);
85
 
cairo_t *           <a class="link" href="AwnEffects.html#awn-effects-cairo-create" title="awn_effects_cairo_create ()">awn_effects_cairo_create</a>            (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx);
86
 
cairo_t *           <a class="link" href="AwnEffects.html#awn-effects-cairo-create-clipped" title="awn_effects_cairo_create_clipped ()">awn_effects_cairo_create_clipped</a>    (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx,
 
85
<a
 
86
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
 
87
>cairo_t</a> *           <a class="link" href="AwnEffects.html#awn-effects-cairo-create" title="awn_effects_cairo_create ()">awn_effects_cairo_create</a>            (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx);
 
88
<a
 
89
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
 
90
>cairo_t</a> *           <a class="link" href="AwnEffects.html#awn-effects-cairo-create-clipped" title="awn_effects_cairo_create_clipped ()">awn_effects_cairo_create_clipped</a>    (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx,
87
91
                                                         <a
88
 
href="../gdk/gdk-Event-Structures.html#GdkEventExpose"
 
92
href="http://library.gnome.org/devel/gdk/unstable/gdk-Event-Structures.html#GdkEventExpose"
89
93
>GdkEventExpose</a> *event);
90
94
void                <a class="link" href="AwnEffects.html#awn-effects-cairo-destroy" title="awn_effects_cairo_destroy ()">awn_effects_cairo_destroy</a>           (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx);
91
95
void                <a class="link" href="AwnEffects.html#awn-effects-add-overlay" title="awn_effects_add_overlay ()">awn_effects_add_overlay</a>             (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx,
93
97
void                <a class="link" href="AwnEffects.html#awn-effects-remove-overlay" title="awn_effects_remove_overlay ()">awn_effects_remove_overlay</a>          (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx,
94
98
                                                         <a class="link" href="libawn-awn-overlay.html#AwnOverlay">AwnOverlay</a> *overlay);
95
99
<a
96
 
href="../glib/glib-Doubly-Linked-Lists.html#GList"
 
100
href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"
97
101
>GList</a>*              <a class="link" href="AwnEffects.html#awn-effects-get-overlays" title="awn_effects_get_overlays ()">awn_effects_get_overlays</a>            (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx);
98
102
void                <a class="link" href="AwnEffects.html#awn-effects-redraw" title="awn_effects_redraw ()">awn_effects_redraw</a>                  (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx);
99
103
void                <a class="link" href="AwnEffects.html#awn-effects-main-effect-loop" title="awn_effects_main_effect_loop ()">awn_effects_main_effect_loop</a>        (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx);
107
111
<a name="AwnEffects.object-hierarchy"></a><h2>Object Hierarchy</h2>
108
112
<pre class="synopsis">
109
113
  <a
110
 
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
 
114
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
111
115
>GObject</a>
112
116
   +----AwnEffects
113
117
</pre>
116
120
<a name="AwnEffects.properties"></a><h2>Properties</h2>
117
121
<pre class="synopsis">
118
122
  "<a class="link" href="AwnEffects.html#AwnEffects--active" title='The "active" property'>active</a>"                   <a
119
 
href="../glib/glib-Basic-Types.html#gboolean"
 
123
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
120
124
>gboolean</a>              : Read / Write / Construct
121
125
  "<a class="link" href="AwnEffects.html#AwnEffects--active-rect-color" title='The "active-rect-color" property'>active-rect-color</a>"        DesktopAgnosticColor*  : Read / Write
122
126
  "<a class="link" href="AwnEffects.html#AwnEffects--active-rect-outline" title='The "active-rect-outline" property'>active-rect-outline</a>"      DesktopAgnosticColor*  : Read / Write
123
127
  "<a class="link" href="AwnEffects.html#AwnEffects--arrow-png" title='The "arrow-png" property'>arrow-png</a>"                <a
124
 
href="../glib/glib-Basic-Types.html#gchar"
 
128
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
125
129
>gchar</a>*                : Read / Write / Construct
126
130
  "<a class="link" href="AwnEffects.html#AwnEffects--arrows-count" title='The "arrows-count" property'>arrows-count</a>"             <a
127
 
href="../glib/glib-Basic-Types.html#gint"
 
131
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
128
132
>gint</a>                  : Read / Write / Construct
129
133
  "<a class="link" href="AwnEffects.html#AwnEffects--border-clip" title='The "border-clip" property'>border-clip</a>"              <a
130
 
href="../glib/glib-Basic-Types.html#gint"
 
134
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
131
135
>gint</a>                  : Read / Write / Construct
132
136
  "<a class="link" href="AwnEffects.html#AwnEffects--custom-active-png" title='The "custom-active-png" property'>custom-active-png</a>"        <a
133
 
href="../glib/glib-Basic-Types.html#gchar"
 
137
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
134
138
>gchar</a>*                : Read / Write / Construct
135
139
  "<a class="link" href="AwnEffects.html#AwnEffects--depressed" title='The "depressed" property'>depressed</a>"                <a
136
 
href="../glib/glib-Basic-Types.html#gboolean"
 
140
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
137
141
>gboolean</a>              : Read / Write / Construct
138
142
  "<a class="link" href="AwnEffects.html#AwnEffects--dot-color" title='The "dot-color" property'>dot-color</a>"                DesktopAgnosticColor*  : Read / Write
139
143
  "<a class="link" href="AwnEffects.html#AwnEffects--effects" title='The "effects" property'>effects</a>"                  <a
140
 
href="../glib/glib-Basic-Types.html#gint"
 
144
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
141
145
>gint</a>                  : Read / Write / Construct
142
146
  "<a class="link" href="AwnEffects.html#AwnEffects--icon-alpha" title='The "icon-alpha" property'>icon-alpha</a>"               <a
143
 
href="../glib/glib-Basic-Types.html#gfloat"
 
147
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
144
148
>gfloat</a>                : Read / Write / Construct
145
149
  "<a class="link" href="AwnEffects.html#AwnEffects--icon-offset" title='The "icon-offset" property'>icon-offset</a>"              <a
146
 
href="../glib/glib-Basic-Types.html#gint"
 
150
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
147
151
>gint</a>                  : Read / Write / Construct
148
152
  "<a class="link" href="AwnEffects.html#AwnEffects--indirect-paint" title='The "indirect-paint" property'>indirect-paint</a>"           <a
149
 
href="../glib/glib-Basic-Types.html#gboolean"
 
153
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
150
154
>gboolean</a>              : Read / Write / Construct
151
155
  "<a class="link" href="AwnEffects.html#AwnEffects--make-shadow" title='The "make-shadow" property'>make-shadow</a>"              <a
152
 
href="../glib/glib-Basic-Types.html#gboolean"
 
156
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
153
157
>gboolean</a>              : Read / Write / Construct
154
158
  "<a class="link" href="AwnEffects.html#AwnEffects--no-clear" title='The "no-clear" property'>no-clear</a>"                 <a
155
 
href="../glib/glib-Basic-Types.html#gboolean"
 
159
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
156
160
>gboolean</a>              : Read / Write / Construct
157
161
  "<a class="link" href="AwnEffects.html#AwnEffects--position" title='The "position" property'>position</a>"                 <a
158
 
href="../gtk/gtk-Standard-Enumerations.html#GtkPositionType"
 
162
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkPositionType"
159
163
>GtkPositionType</a>       : Read / Write / Construct
160
164
  "<a class="link" href="AwnEffects.html#AwnEffects--progress" title='The "progress" property'>progress</a>"                 <a
161
 
href="../glib/glib-Basic-Types.html#gfloat"
 
165
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
162
166
>gfloat</a>                : Read / Write / Construct
163
167
  "<a class="link" href="AwnEffects.html#AwnEffects--reflection-alpha" title='The "reflection-alpha" property'>reflection-alpha</a>"         <a
164
 
href="../glib/glib-Basic-Types.html#gfloat"
 
168
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
165
169
>gfloat</a>                : Read / Write / Construct
166
170
  "<a class="link" href="AwnEffects.html#AwnEffects--reflection-offset" title='The "reflection-offset" property'>reflection-offset</a>"        <a
167
 
href="../glib/glib-Basic-Types.html#gint"
 
171
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
168
172
>gint</a>                  : Read / Write / Construct
169
173
  "<a class="link" href="AwnEffects.html#AwnEffects--reflection-visible" title='The "reflection-visible" property'>reflection-visible</a>"       <a
170
 
href="../glib/glib-Basic-Types.html#gboolean"
 
174
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
171
175
>gboolean</a>              : Read / Write / Construct
172
176
  "<a class="link" href="AwnEffects.html#AwnEffects--spotlight-png" title='The "spotlight-png" property'>spotlight-png</a>"            <a
173
 
href="../glib/glib-Basic-Types.html#gchar"
 
177
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
174
178
>gchar</a>*                : Read / Write / Construct
175
179
  "<a class="link" href="AwnEffects.html#AwnEffects--widget" title='The "widget" property'>widget</a>"                   <a
176
 
href="../gtk/GtkWidget.html"
 
180
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
177
181
>GtkWidget</a>*            : Read / Write
178
182
</pre>
179
183
</div>
227
231
<div class="refsect2" title="awn_effects_new_for_widget ()">
228
232
<a name="awn-effects-new-for-widget"></a><h3>awn_effects_new_for_widget ()</h3>
229
233
<pre class="programlisting"><a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a>*         awn_effects_new_for_widget          (<a
230
 
href="../gtk/GtkWidget.html"
 
234
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
231
235
>GtkWidget</a> *widget);</pre>
232
236
<p>
233
237
Creates new <a class="link" href="AwnEffects.html" title="AwnEffects"><span class="type">AwnEffects</span></a> instance.</p>
240
244
<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
241
245
<td> Managed widget, computing window width and height is based on it and
242
246
it is also passed to <a
243
 
href="../gtk/GtkWidget.html#gtk-widget-queue-draw"
 
247
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html#gtk-widget-queue-draw"
244
248
><code class="function">gtk_widget_queue_draw()</code></a> during the animations.
245
249
</td>
246
250
</tr>
309
313
<pre class="programlisting">void                awn_effects_start_ex                (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx,
310
314
                                                         const <a class="link" href="AwnEffects.html#AwnEffect" title="enum AwnEffect">AwnEffect</a> effect,
311
315
                                                         <a
312
 
href="../glib/glib-Basic-Types.html#gint"
 
316
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
313
317
>gint</a> max_loops,
314
318
                                                         <a
315
 
href="../glib/glib-Basic-Types.html#gboolean"
 
319
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
316
320
>gboolean</a> signal_start,
317
321
                                                         <a
318
 
href="../glib/glib-Basic-Types.html#gboolean"
 
322
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
319
323
>gboolean</a> signal_end);</pre>
320
324
<p>
321
325
Extended effect start, which provides a way to specify maximum number of loops
360
364
<a name="awn-effects-set-icon-size"></a><h3>awn_effects_set_icon_size ()</h3>
361
365
<pre class="programlisting">void                awn_effects_set_icon_size           (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx,
362
366
                                                         <a
363
 
href="../glib/glib-Basic-Types.html#gint"
 
367
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
364
368
>gint</a> width,
365
369
                                                         <a
366
 
href="../glib/glib-Basic-Types.html#gint"
 
370
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
367
371
>gint</a> height,
368
372
                                                         <a
369
 
href="../glib/glib-Basic-Types.html#gboolean"
 
373
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
370
374
>gboolean</a> requestSize);</pre>
371
375
<p>
372
376
Sets up correct offsets in managed window based on dimensions of drawn icon.</p>
402
406
<hr>
403
407
<div class="refsect2" title="awn_effects_cairo_create ()">
404
408
<a name="awn-effects-cairo-create"></a><h3>awn_effects_cairo_create ()</h3>
405
 
<pre class="programlisting">cairo_t *           awn_effects_cairo_create            (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx);</pre>
 
409
<pre class="programlisting"><a
 
410
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
 
411
>cairo_t</a> *           awn_effects_cairo_create            (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx);</pre>
406
412
<p>
407
413
</p>
408
414
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
432
438
<hr>
433
439
<div class="refsect2" title="awn_effects_cairo_create_clipped ()">
434
440
<a name="awn-effects-cairo-create-clipped"></a><h3>awn_effects_cairo_create_clipped ()</h3>
435
 
<pre class="programlisting">cairo_t *           awn_effects_cairo_create_clipped    (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx,
 
441
<pre class="programlisting"><a
 
442
href="/usr/share/gtk-doc/html/cairo/cairo-context.html#cairo-t"
 
443
>cairo_t</a> *           awn_effects_cairo_create_clipped    (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx,
436
444
                                                         <a
437
 
href="../gdk/gdk-Event-Structures.html#GdkEventExpose"
 
445
href="http://library.gnome.org/devel/gdk/unstable/gdk-Event-Structures.html#GdkEventExpose"
438
446
>GdkEventExpose</a> *event);</pre>
439
447
<p>
440
448
Creates a Cairo context for drawing to <a class="link" href="AwnEffects.html#AwnEffects--widget" title='The "widget" property'><span class="type">"widget"</span></a>. The drawing
461
469
<tr>
462
470
<td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
463
471
<td> <a
464
 
href="../gdk/gdk-Event-Structures.html#GdkEventExpose"
 
472
href="http://library.gnome.org/devel/gdk/unstable/gdk-Event-Structures.html#GdkEventExpose"
465
473
><span class="type">GdkEventExpose</span></a> received by the widget.
466
474
</td>
467
475
</tr>
547
555
<div class="refsect2" title="awn_effects_get_overlays ()">
548
556
<a name="awn-effects-get-overlays"></a><h3>awn_effects_get_overlays ()</h3>
549
557
<pre class="programlisting"><a
550
 
href="../glib/glib-Doubly-Linked-Lists.html#GList"
 
558
href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"
551
559
>GList</a>*              awn_effects_get_overlays            (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx);</pre>
552
560
<p>
553
561
</p>
576
584
<pre class="programlisting">void                awn_effects_redraw                  (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *fx);</pre>
577
585
<p>
578
586
Schedules redraw of the managed widget. Contrary to <a
579
 
href="../gtk/GtkWidget.html#gtk-widget-queue-draw"
 
587
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html#gtk-widget-queue-draw"
580
588
><span class="type">gtk_widget_queue_draw</span></a>, 
581
589
this function tries to minimize the area that needs to be redrawn.</p>
582
590
<p>
657
665
<div class="refsect2" title='The "active" property'>
658
666
<a name="AwnEffects--active"></a><h3>The <code class="literal">"active"</code> property</h3>
659
667
<pre class="programlisting">  "active"                   <a
660
 
href="../glib/glib-Basic-Types.html#gboolean"
 
668
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
661
669
>gboolean</a>              : Read / Write / Construct</pre>
662
670
<p>
663
671
Determines whether to draw the active rectangle behind the icon.</p>
681
689
<div class="refsect2" title='The "arrow-png" property'>
682
690
<a name="AwnEffects--arrow-png"></a><h3>The <code class="literal">"arrow-png"</code> property</h3>
683
691
<pre class="programlisting">  "arrow-png"                <a
684
 
href="../glib/glib-Basic-Types.html#gchar"
 
692
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
685
693
>gchar</a>*                : Read / Write / Construct</pre>
686
694
<p>Icon to draw when arrows-count is more than 0.</p>
687
695
<p>Default value: "__awn_internal_arrow1"</p>
690
698
<div class="refsect2" title='The "arrows-count" property'>
691
699
<a name="AwnEffects--arrows-count"></a><h3>The <code class="literal">"arrows-count"</code> property</h3>
692
700
<pre class="programlisting">  "arrows-count"             <a
693
 
href="../glib/glib-Basic-Types.html#gint"
 
701
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
694
702
>gint</a>                  : Read / Write / Construct</pre>
695
703
<p>
696
704
Determines the number of arrows drawn.</p>
703
711
<div class="refsect2" title='The "border-clip" property'>
704
712
<a name="AwnEffects--border-clip"></a><h3>The <code class="literal">"border-clip"</code> property</h3>
705
713
<pre class="programlisting">  "border-clip"              <a
706
 
href="../glib/glib-Basic-Types.html#gint"
 
714
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
707
715
>gint</a>                  : Read / Write / Construct</pre>
708
716
<p>
709
717
Determines amount of clipping of the icon edge. (suitable for offset
717
725
<div class="refsect2" title='The "custom-active-png" property'>
718
726
<a name="AwnEffects--custom-active-png"></a><h3>The <code class="literal">"custom-active-png"</code> property</h3>
719
727
<pre class="programlisting">  "custom-active-png"        <a
720
 
href="../glib/glib-Basic-Types.html#gchar"
 
728
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
721
729
>gchar</a>*                : Read / Write / Construct</pre>
722
730
<p>
723
731
Path to a custom png icon which will be painted when the property
730
738
<div class="refsect2" title='The "depressed" property'>
731
739
<a name="AwnEffects--depressed"></a><h3>The <code class="literal">"depressed"</code> property</h3>
732
740
<pre class="programlisting">  "depressed"                <a
733
 
href="../glib/glib-Basic-Types.html#gboolean"
 
741
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
734
742
>gboolean</a>              : Read / Write / Construct</pre>
735
743
<p>
736
744
Determines whether to draw the icon slightly desaturated.</p>
748
756
<div class="refsect2" title='The "effects" property'>
749
757
<a name="AwnEffects--effects"></a><h3>The <code class="literal">"effects"</code> property</h3>
750
758
<pre class="programlisting">  "effects"                  <a
751
 
href="../glib/glib-Basic-Types.html#gint"
 
759
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
752
760
>gint</a>                  : Read / Write / Construct</pre>
753
761
<p>
754
762
Set a bitmask to specify which kind of effects are used on the widget.</p>
760
768
<div class="refsect2" title='The "icon-alpha" property'>
761
769
<a name="AwnEffects--icon-alpha"></a><h3>The <code class="literal">"icon-alpha"</code> property</h3>
762
770
<pre class="programlisting">  "icon-alpha"               <a
763
 
href="../glib/glib-Basic-Types.html#gfloat"
 
771
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
764
772
>gfloat</a>                : Read / Write / Construct</pre>
765
773
<p>
766
774
Determines alpha value of the drawn icon.</p>
773
781
<div class="refsect2" title='The "icon-offset" property'>
774
782
<a name="AwnEffects--icon-offset"></a><h3>The <code class="literal">"icon-offset"</code> property</h3>
775
783
<pre class="programlisting">  "icon-offset"              <a
776
 
href="../glib/glib-Basic-Types.html#gint"
 
784
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
777
785
>gint</a>                  : Read / Write / Construct</pre>
778
786
<p>
779
787
Determines offset of the icon from border of the widget's window.</p>
785
793
<div class="refsect2" title='The "indirect-paint" property'>
786
794
<a name="AwnEffects--indirect-paint"></a><h3>The <code class="literal">"indirect-paint"</code> property</h3>
787
795
<pre class="programlisting">  "indirect-paint"           <a
788
 
href="../glib/glib-Basic-Types.html#gboolean"
 
796
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
789
797
>gboolean</a>              : Read / Write / Construct</pre>
790
798
<p>
791
799
Determines whether transformations are applied directly to the widget, or
800
808
<div class="refsect2" title='The "make-shadow" property'>
801
809
<a name="AwnEffects--make-shadow"></a><h3>The <code class="literal">"make-shadow"</code> property</h3>
802
810
<pre class="programlisting">  "make-shadow"              <a
803
 
href="../glib/glib-Basic-Types.html#gboolean"
 
811
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
804
812
>gboolean</a>              : Read / Write / Construct</pre>
805
813
<p>
806
814
Determines whether to draw a shadow around the icon.</p>
812
820
<div class="refsect2" title='The "no-clear" property'>
813
821
<a name="AwnEffects--no-clear"></a><h3>The <code class="literal">"no-clear"</code> property</h3>
814
822
<pre class="programlisting">  "no-clear"                 <a
815
 
href="../glib/glib-Basic-Types.html#gboolean"
 
823
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
816
824
>gboolean</a>              : Read / Write / Construct</pre>
817
825
<p>
818
826
Whether the context should be cleared when painting.
826
834
<div class="refsect2" title='The "position" property'>
827
835
<a name="AwnEffects--position"></a><h3>The <code class="literal">"position"</code> property</h3>
828
836
<pre class="programlisting">  "position"                 <a
829
 
href="../gtk/gtk-Standard-Enumerations.html#GtkPositionType"
 
837
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkPositionType"
830
838
>GtkPositionType</a>       : Read / Write / Construct</pre>
831
839
<p>
832
840
Determines position of the widget.</p>
838
846
<div class="refsect2" title='The "progress" property'>
839
847
<a name="AwnEffects--progress"></a><h3>The <code class="literal">"progress"</code> property</h3>
840
848
<pre class="programlisting">  "progress"                 <a
841
 
href="../glib/glib-Basic-Types.html#gfloat"
 
849
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
842
850
>gfloat</a>                : Read / Write / Construct</pre>
843
851
<p>
844
852
Extra progress pie painted on the pie and percentage value it represents.
852
860
<div class="refsect2" title='The "reflection-alpha" property'>
853
861
<a name="AwnEffects--reflection-alpha"></a><h3>The <code class="literal">"reflection-alpha"</code> property</h3>
854
862
<pre class="programlisting">  "reflection-alpha"         <a
855
 
href="../glib/glib-Basic-Types.html#gfloat"
 
863
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"
856
864
>gfloat</a>                : Read / Write / Construct</pre>
857
865
<p>
858
866
Determines alpha value of the reflected icon.</p>
865
873
<div class="refsect2" title='The "reflection-offset" property'>
866
874
<a name="AwnEffects--reflection-offset"></a><h3>The <code class="literal">"reflection-offset"</code> property</h3>
867
875
<pre class="programlisting">  "reflection-offset"        <a
868
 
href="../glib/glib-Basic-Types.html#gint"
 
876
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
869
877
>gint</a>                  : Read / Write / Construct</pre>
870
878
<p>
871
879
Determines offset of the reflection from the drawn icon.</p>
877
885
<div class="refsect2" title='The "reflection-visible" property'>
878
886
<a name="AwnEffects--reflection-visible"></a><h3>The <code class="literal">"reflection-visible"</code> property</h3>
879
887
<pre class="programlisting">  "reflection-visible"       <a
880
 
href="../glib/glib-Basic-Types.html#gboolean"
 
888
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
881
889
>gboolean</a>              : Read / Write / Construct</pre>
882
890
<p>
883
891
Determines whether the reflection is visible.</p>
889
897
<div class="refsect2" title='The "spotlight-png" property'>
890
898
<a name="AwnEffects--spotlight-png"></a><h3>The <code class="literal">"spotlight-png"</code> property</h3>
891
899
<pre class="programlisting">  "spotlight-png"            <a
892
 
href="../glib/glib-Basic-Types.html#gchar"
 
900
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
893
901
>gchar</a>*                : Read / Write / Construct</pre>
894
902
<p>
895
903
Path to png icon which will be used for the spotlight effect.</p>
901
909
<div class="refsect2" title='The "widget" property'>
902
910
<a name="AwnEffects--widget"></a><h3>The <code class="literal">"widget"</code> property</h3>
903
911
<pre class="programlisting">  "widget"                   <a
904
 
href="../gtk/GtkWidget.html"
 
912
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
905
913
>GtkWidget</a>*            : Read / Write</pre>
906
914
<p>
907
915
Determines which widget is animated by this instance of <a class="link" href="AwnEffects.html" title="AwnEffects"><span class="type">AwnEffects</span></a>.</p>
916
924
<pre class="programlisting">void                user_function                      (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *arg0,
917
925
                                                        <a class="link" href="AwnEffects.html#AwnEffect" title="enum AwnEffect">AwnEffect</a>   arg1,
918
926
                                                        <a
919
 
href="../glib/glib-Basic-Types.html#gpointer"
 
927
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
920
928
>gpointer</a>    user_data)      : Run First</pre>
921
929
<p>
922
930
<em class="parameter"><code>fx</code></em>: The <a class="link" href="AwnEffects.html" title="AwnEffects"><span class="type">AwnEffects</span></a> instance which received the signal.
944
952
<pre class="programlisting">void                user_function                      (<a class="link" href="AwnEffects.html" title="AwnEffects">AwnEffects</a> *arg0,
945
953
                                                        <a class="link" href="AwnEffects.html#AwnEffect" title="enum AwnEffect">AwnEffect</a>   arg1,
946
954
                                                        <a
947
 
href="../glib/glib-Basic-Types.html#gpointer"
 
955
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
948
956
>gpointer</a>    user_data)      : Run First</pre>
949
957
<p>
950
958
<em class="parameter"><code>fx</code></em>: The <a class="link" href="AwnEffects.html" title="AwnEffects"><span class="type">AwnEffects</span></a> instance which received the signal.