Imported Upstream version 2.3.7

This commit is contained in:
Ari Pollak
2010-08-11 01:18:40 -04:00
parent de5dc4f4c2
commit 5bef548947
772 changed files with 75842 additions and 66943 deletions

View File

@ -155,7 +155,7 @@ gboolean <a href="libgimp-gimp.html#gimp-attach-new-parasite">gimp_attach_new
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2562411"></a><h2>Description</h2>
<a name="id2562843"></a><h2>Description</h2>
<p>
Main functions needed for building a GIMP plug-in. This header includes
all other GIMP Library headers.
@ -163,20 +163,20 @@ all other GIMP Library headers.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2562422"></a><h2>Details</h2>
<a name="id2562854"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2562428"></a><h3>
<a name="id2562860"></a><h3>
<a name="GIMPVAR:CAPS"></a>GIMPVAR</h3>
<a class="indexterm" name="id2562436"></a><pre class="programlisting">#define GIMPVAR</pre>
<a class="indexterm" name="id2562868"></a><pre class="programlisting">#define GIMPVAR</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562450"></a><h3>
<a name="id2562882"></a><h3>
<a name="gimp-version"></a>gimp_version ()</h3>
<a class="indexterm" name="id2562458"></a><pre class="programlisting">gchar* gimp_version (void);</pre>
<a class="indexterm" name="id2562890"></a><pre class="programlisting">gchar* gimp_version (void);</pre>
<p>
Returns the host gimp version.
</p>
@ -198,9 +198,9 @@ gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562498"></a><h3>
<a name="id2562930"></a><h3>
<a name="gimp-getpid"></a>gimp_getpid ()</h3>
<a class="indexterm" name="id2562507"></a><pre class="programlisting">gint gimp_getpid (void);</pre>
<a class="indexterm" name="id2562939"></a><pre class="programlisting">gint gimp_getpid (void);</pre>
<p>
Returns the PID of the host gimp process.
</p>
@ -224,9 +224,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562551"></a><h3>
<a name="id2562983"></a><h3>
<a name="gimp-major-version"></a>gimp_major_version</h3>
<a class="indexterm" name="id2562559"></a><pre class="programlisting">extern const guint gimp_major_version;
<a class="indexterm" name="id2562991"></a><pre class="programlisting">extern const guint gimp_major_version;
</pre>
<p>
@ -234,9 +234,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562573"></a><h3>
<a name="id2563005"></a><h3>
<a name="gimp-minor-version"></a>gimp_minor_version</h3>
<a class="indexterm" name="id2562581"></a><pre class="programlisting">extern const guint gimp_minor_version;
<a class="indexterm" name="id2563013"></a><pre class="programlisting">extern const guint gimp_minor_version;
</pre>
<p>
@ -244,9 +244,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562595"></a><h3>
<a name="id2563027"></a><h3>
<a name="gimp-micro-version"></a>gimp_micro_version</h3>
<a class="indexterm" name="id2562603"></a><pre class="programlisting">extern const guint gimp_micro_version;
<a class="indexterm" name="id2563035"></a><pre class="programlisting">extern const guint gimp_micro_version;
</pre>
<p>
@ -254,9 +254,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562617"></a><h3>
<a name="id2563049"></a><h3>
<a name="gimp-get-data"></a>gimp_get_data</h3>
<a class="indexterm" name="id2562625"></a><pre class="programlisting">#define gimp_get_data gimp_procedural_db_get_data
<a class="indexterm" name="id2563057"></a><pre class="programlisting">#define gimp_get_data gimp_procedural_db_get_data
</pre>
<p>
@ -264,9 +264,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562640"></a><h3>
<a name="id2563072"></a><h3>
<a name="gimp-get-data-size"></a>gimp_get_data_size</h3>
<a class="indexterm" name="id2562648"></a><pre class="programlisting">#define gimp_get_data_size gimp_procedural_db_get_data_size
<a class="indexterm" name="id2563080"></a><pre class="programlisting">#define gimp_get_data_size gimp_procedural_db_get_data_size
</pre>
<p>
@ -285,9 +285,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562677"></a><h3>
<a name="id2563109"></a><h3>
<a name="gimp-set-data"></a>gimp_set_data</h3>
<a class="indexterm" name="id2562685"></a><pre class="programlisting">#define gimp_set_data gimp_procedural_db_set_data
<a class="indexterm" name="id2563117"></a><pre class="programlisting">#define gimp_set_data gimp_procedural_db_set_data
</pre>
<p>
@ -295,36 +295,36 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562700"></a><h3>
<a name="id2563132"></a><h3>
<a name="GimpInitProc"></a>GimpInitProc ()</h3>
<a class="indexterm" name="id2562708"></a><pre class="programlisting">void (*GimpInitProc) (void);</pre>
<a class="indexterm" name="id2563140"></a><pre class="programlisting">void (*GimpInitProc) (void);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562727"></a><h3>
<a name="id2563159"></a><h3>
<a name="GimpQuitProc"></a>GimpQuitProc ()</h3>
<a class="indexterm" name="id2562735"></a><pre class="programlisting">void (*GimpQuitProc) (void);</pre>
<a class="indexterm" name="id2563167"></a><pre class="programlisting">void (*GimpQuitProc) (void);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562754"></a><h3>
<a name="id2563186"></a><h3>
<a name="GimpQueryProc"></a>GimpQueryProc ()</h3>
<a class="indexterm" name="id2562762"></a><pre class="programlisting">void (*GimpQueryProc) (void);</pre>
<a class="indexterm" name="id2563194"></a><pre class="programlisting">void (*GimpQueryProc) (void);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562781"></a><h3>
<a name="id2563213"></a><h3>
<a name="GimpRunProc"></a>GimpRunProc ()</h3>
<a class="indexterm" name="id2562790"></a><pre class="programlisting">void (*GimpRunProc) (const gchar *name,
<a class="indexterm" name="id2563222"></a><pre class="programlisting">void (*GimpRunProc) (const gchar *name,
gint n_params,
const <a href="libgimp-gimp.html#GimpParam">GimpParam</a> *param,
gint *n_return_vals,
@ -372,9 +372,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562906"></a><h3>
<a name="id2563338"></a><h3>
<a name="GimpPlugInInfo"></a>GimpPlugInInfo</h3>
<a class="indexterm" name="id2562915"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2563347"></a><pre class="programlisting">typedef struct {
/* called when the gimp application initially starts up */
GimpInitProc init_proc;
@ -399,9 +399,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562937"></a><h3>
<a name="id2563369"></a><h3>
<a name="GimpParamDef"></a>GimpParamDef</h3>
<a class="indexterm" name="id2562945"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2563377"></a><pre class="programlisting">typedef struct {
GimpPDBArgType type;
gchar *name;
gchar *description;
@ -413,9 +413,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562961"></a><h3>
<a name="id2563393"></a><h3>
<a name="GimpParamRegion"></a>GimpParamRegion</h3>
<a class="indexterm" name="id2562969"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2563401"></a><pre class="programlisting">typedef struct {
gint32 x;
gint32 y;
gint32 width;
@ -428,9 +428,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2562984"></a><h3>
<a name="id2563416"></a><h3>
<a name="GimpParamData"></a>union GimpParamData</h3>
<a class="indexterm" name="id2562993"></a><pre class="programlisting">union GimpParamData
<a class="indexterm" name="id2563425"></a><pre class="programlisting">union GimpParamData
{
gint32 d_int32;
gint16 d_int16;
@ -452,7 +452,8 @@ This procedure returns the process ID of the currently running gimp.</p>
gint32 d_drawable;
gint32 d_selection;
gint32 d_boundary;
gint32 d_path;
gint32 d_path; /* deprecated */
gint32 d_vectors;
gint32 d_unit;
GimpParasite d_parasite;
gint32 d_tattoo;
@ -465,9 +466,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2563020"></a><h3>
<a name="id2563453"></a><h3>
<a name="GimpParam"></a>GimpParam</h3>
<a class="indexterm" name="id2563028"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2563461"></a><pre class="programlisting">typedef struct {
GimpPDBArgType type;
GimpParamData data;
} GimpParam;
@ -478,9 +479,9 @@ This procedure returns the process ID of the currently running gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2563043"></a><h3>
<a name="id2563476"></a><h3>
<a name="MAIN:CAPS"></a>MAIN()</h3>
<a class="indexterm" name="id2563052"></a><pre class="programlisting">#define MAIN()</pre>
<a class="indexterm" name="id2563484"></a><pre class="programlisting">#define MAIN()</pre>
<p>
A macro that expands to the appropriate <code class="function">main()</code> function for the
platform being compiled for.
@ -494,9 +495,9 @@ To use this macro, simply place a line that contains just the code
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2563092"></a><h3>
<a name="id2563524"></a><h3>
<a name="gimp-main"></a>gimp_main ()</h3>
<a class="indexterm" name="id2563100"></a><pre class="programlisting">gint gimp_main (const <a href="libgimp-gimp.html#GimpPlugInInfo">GimpPlugInInfo</a> *info,
<a class="indexterm" name="id2563533"></a><pre class="programlisting">gint gimp_main (const <a href="libgimp-gimp.html#GimpPlugInInfo">GimpPlugInInfo</a> *info,
gint argc,
gchar *argv[]);</pre>
<p>
@ -537,9 +538,9 @@ and the 'argc' and 'argv' that are passed to "main".</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2563194"></a><h3>
<a name="id2563626"></a><h3>
<a name="gimp-quit"></a>gimp_quit ()</h3>
<a class="indexterm" name="id2563202"></a><pre class="programlisting">void gimp_quit (void);</pre>
<a class="indexterm" name="id2563635"></a><pre class="programlisting">void gimp_quit (void);</pre>
<p>
Forcefully causes the gimp library to exit and close down its
connection to main gimp application. This function never returns.</p>
@ -549,9 +550,9 @@ connection to main gimp application. This function never returns.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2563226"></a><h3>
<a name="id2563659"></a><h3>
<a name="gimp-install-procedure"></a>gimp_install_procedure ()</h3>
<a class="indexterm" name="id2563235"></a><pre class="programlisting">void gimp_install_procedure (const gchar *name,
<a class="indexterm" name="id2563667"></a><pre class="programlisting">void gimp_install_procedure (const gchar *name,
const gchar *blurb,
const gchar *help,
const gchar *author,
@ -705,9 +706,9 @@ that will be automatically started on each GIMP startup.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2563722"></a><h3>
<a name="id2564154"></a><h3>
<a name="gimp-install-temp-proc"></a>gimp_install_temp_proc ()</h3>
<a class="indexterm" name="id2563730"></a><pre class="programlisting">void gimp_install_temp_proc (const gchar *name,
<a class="indexterm" name="id2564163"></a><pre class="programlisting">void gimp_install_temp_proc (const gchar *name,
const gchar *blurb,
const gchar *help,
const gchar *author,
@ -845,9 +846,9 @@ details.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564116"></a><h3>
<a name="id2564548"></a><h3>
<a name="gimp-uninstall-temp-proc"></a>gimp_uninstall_temp_proc ()</h3>
<a class="indexterm" name="id2564124"></a><pre class="programlisting">void gimp_uninstall_temp_proc (const gchar *name);</pre>
<a class="indexterm" name="id2564556"></a><pre class="programlisting">void gimp_uninstall_temp_proc (const gchar *name);</pre>
<p>
Uninstalls a temporary procedure which has previously been
installed using <a href="libgimp-gimp.html#gimp-install-temp-proc"><code class="function">gimp_install_temp_proc()</code></a>.</p>
@ -866,9 +867,9 @@ installed using <a href="libgimp-gimp.html#gimp-install-temp-proc"><code class="
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564178"></a><h3>
<a name="id2564610"></a><h3>
<a name="gimp-run-procedure"></a>gimp_run_procedure ()</h3>
<a class="indexterm" name="id2564186"></a><pre class="programlisting"><a href="libgimp-gimp.html#GimpParam">GimpParam</a>* gimp_run_procedure (const gchar *name,
<a class="indexterm" name="id2564618"></a><pre class="programlisting"><a href="libgimp-gimp.html#GimpParam">GimpParam</a>* gimp_run_procedure (const gchar *name,
gint *n_return_vals,
...);</pre>
<p>
@ -917,9 +918,9 @@ information.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564302"></a><h3>
<a name="id2564734"></a><h3>
<a name="gimp-run-procedure2"></a>gimp_run_procedure2 ()</h3>
<a class="indexterm" name="id2564311"></a><pre class="programlisting"><a href="libgimp-gimp.html#GimpParam">GimpParam</a>* gimp_run_procedure2 (const gchar *name,
<a class="indexterm" name="id2564743"></a><pre class="programlisting"><a href="libgimp-gimp.html#GimpParam">GimpParam</a>* gimp_run_procedure2 (const gchar *name,
gint *n_return_vals,
gint n_params,
const <a href="libgimp-gimp.html#GimpParam">GimpParam</a> *params);</pre>
@ -973,9 +974,9 @@ free them using <a href="libgimp-gimp.html#gimp-destroy-params"><code class="fun
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564443"></a><h3>
<a name="id2564875"></a><h3>
<a name="gimp-destroy-params"></a>gimp_destroy_params ()</h3>
<a class="indexterm" name="id2564451"></a><pre class="programlisting">void gimp_destroy_params (<a href="libgimp-gimp.html#GimpParam">GimpParam</a> *params,
<a class="indexterm" name="id2564883"></a><pre class="programlisting">void gimp_destroy_params (<a href="libgimp-gimp.html#GimpParam">GimpParam</a> *params,
gint n_params);</pre>
<p>
Destroys a <a href="libgimp-gimp.html#GimpParam"><span class="type">GimpParam</span></a> array as returned by <a href="libgimp-gimp.html#gimp-run-procedure"><code class="function">gimp_run_procedure()</code></a> or
@ -1003,9 +1004,9 @@ Destroys a <a href="libgimp-gimp.html#GimpParam"><span class="type">GimpParam</s
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564544"></a><h3>
<a name="id2564976"></a><h3>
<a name="gimp-destroy-paramdefs"></a>gimp_destroy_paramdefs ()</h3>
<a class="indexterm" name="id2564552"></a><pre class="programlisting">void gimp_destroy_paramdefs (<a href="libgimp-gimp.html#GimpParamDef">GimpParamDef</a> *paramdefs,
<a class="indexterm" name="id2564984"></a><pre class="programlisting">void gimp_destroy_paramdefs (<a href="libgimp-gimp.html#GimpParamDef">GimpParamDef</a> *paramdefs,
gint n_params);</pre>
<p>
Destroys a <a href="libgimp-gimp.html#GimpParamDef"><span class="type">GimpParamDef</span></a> array as returned by <code class="function">gimp_query_procedure()</code></p>
@ -1032,9 +1033,9 @@ Destroys a <a href="libgimp-gimp.html#GimpParamDef"><span class="type">GimpParam
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564635"></a><h3>
<a name="id2565067"></a><h3>
<a name="gimp-tile-width"></a>gimp_tile_width ()</h3>
<a class="indexterm" name="id2564644"></a><pre class="programlisting">guint gimp_tile_width (void);</pre>
<a class="indexterm" name="id2565076"></a><pre class="programlisting">guint gimp_tile_width (void);</pre>
<p>
Returns the tile_width the GIMP is using. This is a constant value
given at Plug-In config time.</p>
@ -1053,9 +1054,9 @@ given at Plug-In config time.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564681"></a><h3>
<a name="id2565113"></a><h3>
<a name="gimp-tile-height"></a>gimp_tile_height ()</h3>
<a class="indexterm" name="id2564689"></a><pre class="programlisting">guint gimp_tile_height (void);</pre>
<a class="indexterm" name="id2565121"></a><pre class="programlisting">guint gimp_tile_height (void);</pre>
<p>
Returns the tile_height the GIMP is using. This is a constant value
given at Plug-In config time.</p>
@ -1074,9 +1075,9 @@ given at Plug-In config time.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564727"></a><h3>
<a name="id2565159"></a><h3>
<a name="gimp-shm-ID"></a>gimp_shm_ID ()</h3>
<a class="indexterm" name="id2564735"></a><pre class="programlisting">gint gimp_shm_ID (void);</pre>
<a class="indexterm" name="id2565167"></a><pre class="programlisting">gint gimp_shm_ID (void);</pre>
<p>
Returns the shared memory ID used for passing tile data between the GIMP
core and the Plug-In. This is a constant value
@ -1096,9 +1097,9 @@ given at Plug-In config time.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564773"></a><h3>
<a name="id2565205"></a><h3>
<a name="gimp-shm-addr"></a>gimp_shm_addr ()</h3>
<a class="indexterm" name="id2564782"></a><pre class="programlisting">guchar* gimp_shm_addr (void);</pre>
<a class="indexterm" name="id2565214"></a><pre class="programlisting">guchar* gimp_shm_addr (void);</pre>
<p>
Returns the address of the shared memory segment used for passing
tile data between the GIMP core and the Plug-In. This is a constant
@ -1118,9 +1119,9 @@ value given at Plug-In config time.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564823"></a><h3>
<a name="id2565254"></a><h3>
<a name="gimp-gamma"></a>gimp_gamma ()</h3>
<a class="indexterm" name="id2564834"></a><pre class="programlisting">gdouble gimp_gamma (void);</pre>
<a class="indexterm" name="id2565265"></a><pre class="programlisting">gdouble gimp_gamma (void);</pre>
<p>
Returns the global gamma value the GIMP and all its Plug-Ins should
use. This is a constant value given at Plug-In config time.
@ -1142,9 +1143,9 @@ NOTE: this feature is unimplemented.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564880"></a><h3>
<a name="id2565312"></a><h3>
<a name="gimp-install-cmap"></a>gimp_install_cmap ()</h3>
<a class="indexterm" name="id2564892"></a><pre class="programlisting">gboolean gimp_install_cmap (void);</pre>
<a class="indexterm" name="id2565323"></a><pre class="programlisting">gboolean gimp_install_cmap (void);</pre>
<p>
Returns whether or not the Plug-In should allocate an own colormap
when running on an 8 bit display. This is a constant value given at
@ -1167,9 +1168,9 @@ See also: <a href="libgimp-gimp.html#gimp-min-colors"><code class="function">gim
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2564946"></a><h3>
<a name="id2565377"></a><h3>
<a name="gimp-min-colors"></a>gimp_min_colors ()</h3>
<a class="indexterm" name="id2564957"></a><pre class="programlisting">gint gimp_min_colors (void);</pre>
<a class="indexterm" name="id2565388"></a><pre class="programlisting">gint gimp_min_colors (void);</pre>
<p>
Returns the minimum number of colors to use when allocating an own
colormap on 8 bit displays. This is a constant value given at
@ -1192,9 +1193,9 @@ See also: <a href="libgimp-gimp.html#gimp-install-cmap"><code class="function">g
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565012"></a><h3>
<a name="id2565443"></a><h3>
<a name="gimp-show-tool-tips"></a>gimp_show_tool_tips ()</h3>
<a class="indexterm" name="id2565023"></a><pre class="programlisting">gboolean gimp_show_tool_tips (void);</pre>
<a class="indexterm" name="id2565454"></a><pre class="programlisting">gboolean gimp_show_tool_tips (void);</pre>
<p>
Returns whether or not the Plug-In should show tooltips. This is a
constant value given at Plug-In config time.</p>
@ -1213,9 +1214,9 @@ constant value given at Plug-In config time.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565065"></a><h3>
<a name="id2565496"></a><h3>
<a name="gimp-show-help-button"></a>gimp_show_help_button ()</h3>
<a class="indexterm" name="id2565076"></a><pre class="programlisting">gboolean gimp_show_help_button (void);</pre>
<a class="indexterm" name="id2565507"></a><pre class="programlisting">gboolean gimp_show_help_button (void);</pre>
<p>
Returns whether or not GimpDialog should automatically add a help
button if help_func and help_id are given.</p>
@ -1237,9 +1238,9 @@ button if help_func and help_id are given.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565123"></a><h3>
<a name="id2565554"></a><h3>
<a name="gimp-check-size"></a>gimp_check_size ()</h3>
<a class="indexterm" name="id2565134"></a><pre class="programlisting"><a
<a class="indexterm" name="id2565565"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
>GimpCheckSize</a> gimp_check_size (void);</pre>
<p>
@ -1263,9 +1264,9 @@ This is a constant value given at Plug-In config time.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565181"></a><h3>
<a name="id2565612"></a><h3>
<a name="gimp-check-type"></a>gimp_check_type ()</h3>
<a class="indexterm" name="id2565191"></a><pre class="programlisting"><a
<a class="indexterm" name="id2565623"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
>GimpCheckType</a> gimp_check_type (void);</pre>
<p>
@ -1289,9 +1290,9 @@ This is a constant value given at Plug-In config time.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565239"></a><h3>
<a name="id2565670"></a><h3>
<a name="gimp-default-display"></a>gimp_default_display ()</h3>
<a class="indexterm" name="id2565250"></a><pre class="programlisting">gint32 gimp_default_display (void);</pre>
<a class="indexterm" name="id2565682"></a><pre class="programlisting">gint32 gimp_default_display (void);</pre>
<p>
Returns the default display ID. This corresponds to the display the
running procedure's menu entry was invoked from. This is a
@ -1311,9 +1312,9 @@ constant value given at Plug-In config time.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565294"></a><h3>
<a name="id2565725"></a><h3>
<a name="gimp-wm-class"></a>gimp_wm_class ()</h3>
<a class="indexterm" name="id2565305"></a><pre class="programlisting">const gchar* gimp_wm_class (void);</pre>
<a class="indexterm" name="id2565736"></a><pre class="programlisting">const gchar* gimp_wm_class (void);</pre>
<p>
Returns the window manager class to be used for plug-in windows.
This is a constant value given at Plug-In config time.</p>
@ -1332,9 +1333,9 @@ This is a constant value given at Plug-In config time.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565348"></a><h3>
<a name="id2565780"></a><h3>
<a name="gimp-display-name"></a>gimp_display_name ()</h3>
<a class="indexterm" name="id2565359"></a><pre class="programlisting">const gchar* gimp_display_name (void);</pre>
<a class="indexterm" name="id2565791"></a><pre class="programlisting">const gchar* gimp_display_name (void);</pre>
<p>
Returns the display to be used for plug-in windows.
This is a constant value given at Plug-In config time.</p>
@ -1353,9 +1354,9 @@ This is a constant value given at Plug-In config time.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565402"></a><h3>
<a name="id2565833"></a><h3>
<a name="gimp-monitor-number"></a>gimp_monitor_number ()</h3>
<a class="indexterm" name="id2565414"></a><pre class="programlisting">gint gimp_monitor_number (void);</pre>
<a class="indexterm" name="id2565845"></a><pre class="programlisting">gint gimp_monitor_number (void);</pre>
<p>
Returns the monitor number to be used for plug-in windows.
This is a constant value given at Plug-In config time.</p>
@ -1374,9 +1375,9 @@ This is a constant value given at Plug-In config time.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565456"></a><h3>
<a name="id2565887"></a><h3>
<a name="gimp-get-progname"></a>gimp_get_progname ()</h3>
<a class="indexterm" name="id2565467"></a><pre class="programlisting">const gchar* gimp_get_progname (void);</pre>
<a class="indexterm" name="id2565898"></a><pre class="programlisting">const gchar* gimp_get_progname (void);</pre>
<p>
Returns the Plug-In's executable name.</p>
<p>
@ -1394,9 +1395,9 @@ Returns the Plug-In's executable name.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565508"></a><h3>
<a name="id2565940"></a><h3>
<a name="gimp-extension-enable"></a>gimp_extension_enable ()</h3>
<a class="indexterm" name="id2565520"></a><pre class="programlisting">void gimp_extension_enable (void);</pre>
<a class="indexterm" name="id2565951"></a><pre class="programlisting">void gimp_extension_enable (void);</pre>
<p>
Enables asnychronous processing of messages from the main GIMP
application.
@ -1430,9 +1431,9 @@ See also: <a href="libgimp-gimp.html#gimp-install-procedure"><code class="functi
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565646"></a><h3>
<a name="id2566077"></a><h3>
<a name="gimp-extension-ack"></a>gimp_extension_ack ()</h3>
<a class="indexterm" name="id2565657"></a><pre class="programlisting">void gimp_extension_ack (void);</pre>
<a class="indexterm" name="id2566088"></a><pre class="programlisting">void gimp_extension_ack (void);</pre>
<p>
Notify the main GIMP application that the extension has been properly
initialized and is ready to run.
@ -1454,9 +1455,9 @@ See also: <a href="libgimp-gimp.html#gimp-install-procedure"><code class="functi
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565745"></a><h3>
<a name="id2566177"></a><h3>
<a name="gimp-extension-process"></a>gimp_extension_process ()</h3>
<a class="indexterm" name="id2565756"></a><pre class="programlisting">void gimp_extension_process (guint timeout);</pre>
<a class="indexterm" name="id2566188"></a><pre class="programlisting">void gimp_extension_process (guint timeout);</pre>
<p>
Processes one message sent by the GIMP and returns.
</p>
@ -1486,9 +1487,9 @@ See also: <a href="libgimp-gimp.html#gimp-install-procedure"><code class="functi
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565869"></a><h3>
<a name="id2566300"></a><h3>
<a name="gimp-parasite-find"></a>gimp_parasite_find ()</h3>
<a class="indexterm" name="id2565880"></a><pre class="programlisting"><a
<a class="indexterm" name="id2566312"></a><pre class="programlisting"><a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a>* gimp_parasite_find (const gchar *name);</pre>
<p>
@ -1520,9 +1521,9 @@ the gimp.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2565946"></a><h3>
<a name="id2566378"></a><h3>
<a name="gimp-parasite-list"></a>gimp_parasite_list ()</h3>
<a class="indexterm" name="id2565958"></a><pre class="programlisting">gboolean gimp_parasite_list (gint *num_parasites,
<a class="indexterm" name="id2566389"></a><pre class="programlisting">gboolean gimp_parasite_list (gint *num_parasites,
gchar ***parasites);</pre>
<p>
List all parasites.
@ -1558,9 +1559,9 @@ Returns a list of all currently attached parasites.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2566045"></a><h3>
<a name="id2566477"></a><h3>
<a name="gimp-parasite-attach"></a>gimp_parasite_attach ()</h3>
<a class="indexterm" name="id2566056"></a><pre class="programlisting">gboolean gimp_parasite_attach (<a
<a class="indexterm" name="id2566488"></a><pre class="programlisting">gboolean gimp_parasite_attach (<a
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
>GimpParasite</a> *parasite);</pre>
<p>
@ -1592,9 +1593,9 @@ values.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2566123"></a><h3>
<a name="id2566554"></a><h3>
<a name="gimp-parasite-detach"></a>gimp_parasite_detach ()</h3>
<a class="indexterm" name="id2566134"></a><pre class="programlisting">gboolean gimp_parasite_detach (const gchar *name);</pre>
<a class="indexterm" name="id2566565"></a><pre class="programlisting">gboolean gimp_parasite_detach (const gchar *name);</pre>
<p>
Removes a parasite from the gimp.
</p>
@ -1624,9 +1625,9 @@ values.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2566200"></a><h3>
<a name="id2566632"></a><h3>
<a name="gimp-attach-new-parasite"></a>gimp_attach_new_parasite ()</h3>
<a class="indexterm" name="id2566212"></a><pre class="programlisting">gboolean gimp_attach_new_parasite (const gchar *name,
<a class="indexterm" name="id2566643"></a><pre class="programlisting">gboolean gimp_attach_new_parasite (const gchar *name,
gint flags,
gint size,
gconstpointer data);</pre>