~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/html/GimpColorDisplayStack.html

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-08-22 11:50:05 UTC
  • mfrom: (0.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20080822115005-yxj5svf3v9x1mkr7
Tags: upstream-2.4.7
ImportĀ upstreamĀ versionĀ 2.4.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
                                                        (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
68
68
                                                         <a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a> *display);
69
69
void                <a class="link" href="GimpColorDisplayStack.html#gimp-color-display-stack-convert" title="gimp_color_display_stack_convert ()">gimp_color_display_stack_convert</a>    (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
70
 
                                                         <a
71
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
72
 
>guchar</a> *buf,
73
 
                                                         <a
74
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
75
 
>gint</a> width,
76
 
                                                         <a
77
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
78
 
>gint</a> height,
79
 
                                                         <a
80
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
81
 
>gint</a> bpp,
82
 
                                                         <a
83
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
84
 
>gint</a> bpl);
 
70
                                                         guchar *buf,
 
71
                                                         gint width,
 
72
                                                         gint height,
 
73
                                                         gint bpp,
 
74
                                                         gint bpl);
85
75
</pre>
86
76
</div>
87
77
<div class="refsect1" lang="en">
88
78
<a name="GimpColorDisplayStack.object-hierarchy"></a><h2>Object Hierarchy</h2>
89
79
<pre class="synopsis">
90
 
  <a
91
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
92
 
>GObject</a>
 
80
  GObject
93
81
   +----GimpColorDisplayStack
94
82
</pre>
95
83
</div>
287
275
<div class="refsect2" lang="en">
288
276
<a name="gimp-color-display-stack-convert"></a><h3>gimp_color_display_stack_convert ()</h3>
289
277
<pre class="programlisting">void                gimp_color_display_stack_convert    (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *stack,
290
 
                                                         <a
291
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"
292
 
>guchar</a> *buf,
293
 
                                                         <a
294
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
295
 
>gint</a> width,
296
 
                                                         <a
297
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
298
 
>gint</a> height,
299
 
                                                         <a
300
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
301
 
>gint</a> bpp,
302
 
                                                         <a
303
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
304
 
>gint</a> bpl);</pre>
 
278
                                                         guchar *buf,
 
279
                                                         gint width,
 
280
                                                         gint height,
 
281
                                                         gint bpp,
 
282
                                                         gint bpl);</pre>
305
283
<p>
306
284
 
307
285
</p>
350
328
<a name="GimpColorDisplayStack-added"></a><h3>The <code class="literal">"added"</code> signal</h3>
351
329
<pre class="programlisting">void                user_function                      (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
352
330
                                                        <a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>      *arg1,
353
 
                                                        <a
354
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
355
 
>gint</a>                   arg2,
356
 
                                                        <a
357
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
358
 
>gpointer</a>               user_data)                  : Run First</pre>
 
331
                                                        gint                   arg2,
 
332
                                                        gpointer               user_data)                  : Run First</pre>
359
333
<p>
360
334
 
361
335
</p>
389
363
<div class="refsect2" lang="en">
390
364
<a name="GimpColorDisplayStack-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
391
365
<pre class="programlisting">void                user_function                      (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
392
 
                                                        <a
393
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
394
 
>gpointer</a>               user_data)                  : Run First</pre>
 
366
                                                        gpointer               user_data)                  : Run First</pre>
395
367
<p>
396
368
 
397
369
</p>
416
388
<a name="GimpColorDisplayStack-removed"></a><h3>The <code class="literal">"removed"</code> signal</h3>
417
389
<pre class="programlisting">void                user_function                      (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
418
390
                                                        <a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>      *arg1,
419
 
                                                        <a
420
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
421
 
>gpointer</a>               user_data)                  : Run First</pre>
 
391
                                                        gpointer               user_data)                  : Run First</pre>
422
392
<p>
423
393
 
424
394
</p>
448
418
<a name="GimpColorDisplayStack-reordered"></a><h3>The <code class="literal">"reordered"</code> signal</h3>
449
419
<pre class="programlisting">void                user_function                      (<a class="link" href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a> *gimpcolordisplaystack,
450
420
                                                        <a class="link" href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>      *arg1,
451
 
                                                        <a
452
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
453
 
>gint</a>                   arg2,
454
 
                                                        <a
455
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
456
 
>gpointer</a>               user_data)                  : Run First</pre>
 
421
                                                        gint                   arg2,
 
422
                                                        gpointer               user_data)                  : Run First</pre>
457
423
<p>
458
424
 
459
425
</p>