Imported Upstream version 2.3.8

This commit is contained in:
Ari Pollak
2010-08-11 01:18:57 -04:00
parent 5bef548947
commit 836308f327
1608 changed files with 147606 additions and 134671 deletions

View File

@ -84,39 +84,40 @@ void <a href="GimpDialog.html#gimp-dialogs-show-help-button">gimp_dialogs
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2560150"></a><h2>Object Hierarchy</h2>
<a name="id2556844"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
+----<a
+----GInitiallyUnowned
+----<a
href="../gtk/GtkObject.html"
>GtkObject</a>
+----<a
+----<a
href="../gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
+----<a
href="../gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
+----<a
href="../gtk/GtkBin.html"
>GtkBin</a>
+----<a
+----<a
href="../gtk/GtkWindow.html"
>GtkWindow</a>
+----<a
+----<a
href="../gtk/GtkDialog.html"
>GtkDialog</a>
+----GimpDialog
+----GimpDialog
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2560206"></a><h2>Implemented Interfaces</h2>
<a name="id2556906"></a><h2>Implemented Interfaces</h2>
<p>
GimpDialog implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2560223"></a><h2>Properties</h2>
<a name="id2556923"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpDialog.html#GimpDialog--help-func">help-func</a>" gpointer : Read / Write / Construct Only
@ -124,26 +125,26 @@ GimpDialog implements
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2560262"></a><h2>Description</h2>
<a name="id2556962"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2560273"></a><h2>Details</h2>
<a name="id2556973"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2560279"></a><h3>
<a name="id2556979"></a><h3>
<a name="GimpDialog-struct"></a>GimpDialog</h3>
<a class="indexterm" name="id2560290"></a><pre class="programlisting">typedef struct _GimpDialog GimpDialog;</pre>
<a class="indexterm" name="id2556990"></a><pre class="programlisting">typedef struct _GimpDialog GimpDialog;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2563064"></a><h3>
<a name="id2561479"></a><h3>
<a name="gimp-dialog-new"></a>gimp_dialog_new ()</h3>
<a class="indexterm" name="id2563074"></a><pre class="programlisting"><a
<a class="indexterm" name="id2561489"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_dialog_new (const gchar *title,
const gchar *role,
@ -236,9 +237,9 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2516871"></a><h3>
<a name="id2563498"></a><h3>
<a name="gimp-dialog-new-valist"></a>gimp_dialog_new_valist ()</h3>
<a class="indexterm" name="id2516880"></a><pre class="programlisting"><a
<a class="indexterm" name="id2563507"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_dialog_new_valist (const gchar *title,
const gchar *role,
@ -327,9 +328,9 @@ href="../gtk/GtkDialog.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2566387"></a><h3>
<a name="id2566470"></a><h3>
<a name="gimp-dialog-add-buttons-valist"></a>gimp_dialog_add_buttons_valist ()</h3>
<a class="indexterm" name="id2566396"></a><pre class="programlisting">void gimp_dialog_add_buttons_valist (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
<a class="indexterm" name="id2566479"></a><pre class="programlisting">void gimp_dialog_add_buttons_valist (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog,
va_list args);</pre>
<p>
This function is essentially the same as <a
@ -359,9 +360,9 @@ except it takes a va_list instead of '...'</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2566473"></a><h3>
<a name="id2566558"></a><h3>
<a name="gimp-dialog-run"></a>gimp_dialog_run ()</h3>
<a class="indexterm" name="id2566483"></a><pre class="programlisting">gint gimp_dialog_run (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog);</pre>
<a class="indexterm" name="id2566568"></a><pre class="programlisting">gint gimp_dialog_run (<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a> *dialog);</pre>
<p>
This function does exactly the same as <a
href="../gtk/GtkDialog.html#gtk-dialog-run"
@ -390,9 +391,9 @@ does not make the dialog modal while the <span class="type">GMainLoop</span> is
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2566569"></a><h3>
<a name="id2566654"></a><h3>
<a name="gimp-dialogs-show-help-button"></a>gimp_dialogs_show_help_button ()</h3>
<a class="indexterm" name="id2566580"></a><pre class="programlisting">void gimp_dialogs_show_help_button (gboolean show);</pre>
<a class="indexterm" name="id2566664"></a><pre class="programlisting">void gimp_dialogs_show_help_button (gboolean show);</pre>
<p>
This function is for internal use only.</p>
<p>
@ -412,16 +413,16 @@ This function is for internal use only.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2566637"></a><h2>Properties</h2>
<a name="id2566699"></a><h2>Properties</h2>
<div class="refsect2" lang="en">
<a name="id2566643"></a><h3>
<a name="id2566704"></a><h3>
<a name="GimpDialog--help-func"></a>The "<code class="literal">help-func</code>" property</h3>
<pre class="programlisting"> "help-func" gpointer : Read / Write / Construct Only</pre>
<p></p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2566672"></a><h3>
<a name="id2566730"></a><h3>
<a name="GimpDialog--help-id"></a>The "<code class="literal">help-id</code>" property</h3>
<pre class="programlisting"> "help-id" gchararray : Read / Write / Construct Only</pre>
<p></p>