~ubuntu-branches/ubuntu/intrepid/gimp/intrepid-backports

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Bartosz
  • Date: 2009-01-09 16:24:23 UTC
  • mfrom: (38.1.1 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090109162423-rsr8ky4mzv8irpf8
Tags: 2.6.3-1ubuntu1~intrepid1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
261
261
#define             <a class="link" href="libgimpwidgets-GimpWidgets.html#GIMP-RANDOM-SEED-TOGGLE:CAPS" title="GIMP_RANDOM_SEED_TOGGLE()">GIMP_RANDOM_SEED_TOGGLE</a>             (hbox)
262
262
<a
263
263
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
264
 
>GtkWidget</a>*          <a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-random-seed-new" title="gimp_random_seed_new ()">gimp_random_seed_new</a>                (<a
265
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"
266
 
>guint32</a> *seed,
 
264
>GtkWidget</a>*          <a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-random-seed-new" title="gimp_random_seed_new ()">gimp_random_seed_new</a>                (guint32 *seed,
267
265
                                                         <a
268
266
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
269
267
>gboolean</a> *random_seed);
1489
1487
<a name="gimp-random-seed-new"></a><h3>gimp_random_seed_new ()</h3>
1490
1488
<pre class="programlisting"><a
1491
1489
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
1492
 
>GtkWidget</a>*          gimp_random_seed_new                (<a
1493
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"
1494
 
>guint32</a> *seed,
 
1490
>GtkWidget</a>*          gimp_random_seed_new                (guint32 *seed,
1495
1491
                                                         <a
1496
1492
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
1497
1493
>gboolean</a> *random_seed);</pre>