Imported Upstream version 2.2.11
This commit is contained in:
@ -150,7 +150,7 @@ void <a href="libgimp-gimp.html#gimp-attach-new-parasite">gimp_attach_new
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2562719"></a><h2>Description</h2>
|
||||
<a name="id2563153"></a><h2>Description</h2>
|
||||
<p>
|
||||
Main functions needed for building a GIMP plug-in. This header includes
|
||||
all other GIMP Library headers.
|
||||
@ -158,20 +158,20 @@ all other GIMP Library headers.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2562731"></a><h2>Details</h2>
|
||||
<a name="id2563164"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562736"></a><h3>
|
||||
<a name="id2563170"></a><h3>
|
||||
<a name="GIMPVAR:CAPS"></a>GIMPVAR</h3>
|
||||
<a class="indexterm" name="id2562744"></a><pre class="programlisting">#define GIMPVAR</pre>
|
||||
<a class="indexterm" name="id2563178"></a><pre class="programlisting">#define GIMPVAR</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562758"></a><h3>
|
||||
<a name="id2563192"></a><h3>
|
||||
<a name="gimp-version"></a>gimp_version ()</h3>
|
||||
<a class="indexterm" name="id2562766"></a><pre class="programlisting">gchar* gimp_version (void);</pre>
|
||||
<a class="indexterm" name="id2563200"></a><pre class="programlisting">gchar* gimp_version (void);</pre>
|
||||
<p>
|
||||
Returns the host gimp version.
|
||||
</p>
|
||||
@ -193,9 +193,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562810"></a><h3>
|
||||
<a name="id2563243"></a><h3>
|
||||
<a name="gimp-major-version"></a>gimp_major_version</h3>
|
||||
<a class="indexterm" name="id2562820"></a><pre class="programlisting">extern const guint gimp_major_version;
|
||||
<a class="indexterm" name="id2563253"></a><pre class="programlisting">extern const guint gimp_major_version;
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -203,9 +203,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562836"></a><h3>
|
||||
<a name="id2563268"></a><h3>
|
||||
<a name="gimp-minor-version"></a>gimp_minor_version</h3>
|
||||
<a class="indexterm" name="id2562846"></a><pre class="programlisting">extern const guint gimp_minor_version;
|
||||
<a class="indexterm" name="id2563279"></a><pre class="programlisting">extern const guint gimp_minor_version;
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -213,9 +213,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562862"></a><h3>
|
||||
<a name="id2563294"></a><h3>
|
||||
<a name="gimp-micro-version"></a>gimp_micro_version</h3>
|
||||
<a class="indexterm" name="id2562872"></a><pre class="programlisting">extern const guint gimp_micro_version;
|
||||
<a class="indexterm" name="id2563304"></a><pre class="programlisting">extern const guint gimp_micro_version;
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -223,9 +223,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562887"></a><h3>
|
||||
<a name="id2563320"></a><h3>
|
||||
<a name="gimp-get-data"></a>gimp_get_data</h3>
|
||||
<a class="indexterm" name="id2562897"></a><pre class="programlisting">#define gimp_get_data gimp_procedural_db_get_data
|
||||
<a class="indexterm" name="id2563330"></a><pre class="programlisting">#define gimp_get_data gimp_procedural_db_get_data
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -233,9 +233,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562914"></a><h3>
|
||||
<a name="id2563346"></a><h3>
|
||||
<a name="gimp-get-data-size"></a>gimp_get_data_size</h3>
|
||||
<a class="indexterm" name="id2562924"></a><pre class="programlisting">#define gimp_get_data_size gimp_procedural_db_get_data_size
|
||||
<a class="indexterm" name="id2563356"></a><pre class="programlisting">#define gimp_get_data_size gimp_procedural_db_get_data_size
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -254,9 +254,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562956"></a><h3>
|
||||
<a name="id2563388"></a><h3>
|
||||
<a name="gimp-set-data"></a>gimp_set_data</h3>
|
||||
<a class="indexterm" name="id2562966"></a><pre class="programlisting">#define gimp_set_data gimp_procedural_db_set_data
|
||||
<a class="indexterm" name="id2563399"></a><pre class="programlisting">#define gimp_set_data gimp_procedural_db_set_data
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -264,36 +264,36 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562983"></a><h3>
|
||||
<a name="id2563415"></a><h3>
|
||||
<a name="GimpInitProc"></a>GimpInitProc ()</h3>
|
||||
<a class="indexterm" name="id2562993"></a><pre class="programlisting">void (*GimpInitProc) (void);</pre>
|
||||
<a class="indexterm" name="id2563425"></a><pre class="programlisting">void (*GimpInitProc) (void);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563014"></a><h3>
|
||||
<a name="id2563446"></a><h3>
|
||||
<a name="GimpQuitProc"></a>GimpQuitProc ()</h3>
|
||||
<a class="indexterm" name="id2563024"></a><pre class="programlisting">void (*GimpQuitProc) (void);</pre>
|
||||
<a class="indexterm" name="id2563456"></a><pre class="programlisting">void (*GimpQuitProc) (void);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563045"></a><h3>
|
||||
<a name="id2563478"></a><h3>
|
||||
<a name="GimpQueryProc"></a>GimpQueryProc ()</h3>
|
||||
<a class="indexterm" name="id2563055"></a><pre class="programlisting">void (*GimpQueryProc) (void);</pre>
|
||||
<a class="indexterm" name="id2563488"></a><pre class="programlisting">void (*GimpQueryProc) (void);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563076"></a><h3>
|
||||
<a name="id2563509"></a><h3>
|
||||
<a name="GimpRunProc"></a>GimpRunProc ()</h3>
|
||||
<a class="indexterm" name="id2563086"></a><pre class="programlisting">void (*GimpRunProc) (const gchar *name,
|
||||
<a class="indexterm" name="id2563519"></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,
|
||||
@ -341,9 +341,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563217"></a><h3>
|
||||
<a name="id2563649"></a><h3>
|
||||
<a name="GimpPlugInInfo"></a>GimpPlugInInfo</h3>
|
||||
<a class="indexterm" name="id2563227"></a><pre class="programlisting">typedef struct {
|
||||
<a class="indexterm" name="id2563659"></a><pre class="programlisting">typedef struct {
|
||||
/* called when the gimp application initially starts up */
|
||||
GimpInitProc init_proc;
|
||||
|
||||
@ -368,9 +368,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563251"></a><h3>
|
||||
<a name="id2563683"></a><h3>
|
||||
<a name="GimpParamDef"></a>GimpParamDef</h3>
|
||||
<a class="indexterm" name="id2563261"></a><pre class="programlisting">typedef struct {
|
||||
<a class="indexterm" name="id2563693"></a><pre class="programlisting">typedef struct {
|
||||
GimpPDBArgType type;
|
||||
gchar *name;
|
||||
gchar *description;
|
||||
@ -382,9 +382,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563278"></a><h3>
|
||||
<a name="id2563711"></a><h3>
|
||||
<a name="GimpParamRegion"></a>GimpParamRegion</h3>
|
||||
<a class="indexterm" name="id2563288"></a><pre class="programlisting">typedef struct {
|
||||
<a class="indexterm" name="id2563721"></a><pre class="programlisting">typedef struct {
|
||||
gint32 x;
|
||||
gint32 y;
|
||||
gint32 width;
|
||||
@ -397,9 +397,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563306"></a><h3>
|
||||
<a name="id2563738"></a><h3>
|
||||
<a name="GimpParamData"></a>union GimpParamData</h3>
|
||||
<a class="indexterm" name="id2563316"></a><pre class="programlisting">union GimpParamData
|
||||
<a class="indexterm" name="id2563748"></a><pre class="programlisting">union GimpParamData
|
||||
{
|
||||
gint32 d_int32;
|
||||
gint16 d_int16;
|
||||
@ -434,9 +434,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2535594"></a><h3>
|
||||
<a name="id2535925"></a><h3>
|
||||
<a name="GimpParam"></a>GimpParam</h3>
|
||||
<a class="indexterm" name="id2548769"></a><pre class="programlisting">typedef struct {
|
||||
<a class="indexterm" name="id2534589"></a><pre class="programlisting">typedef struct {
|
||||
GimpPDBArgType type;
|
||||
GimpParamData data;
|
||||
} GimpParam;
|
||||
@ -447,9 +447,9 @@ gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563350"></a><h3>
|
||||
<a name="id2563782"></a><h3>
|
||||
<a name="MAIN:CAPS"></a>MAIN()</h3>
|
||||
<a class="indexterm" name="id2563358"></a><pre class="programlisting">#define MAIN()</pre>
|
||||
<a class="indexterm" name="id2563790"></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.
|
||||
@ -463,9 +463,9 @@ To use this macro, simply place a line that contains just the code
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563398"></a><h3>
|
||||
<a name="id2563830"></a><h3>
|
||||
<a name="gimp-main"></a>gimp_main ()</h3>
|
||||
<a class="indexterm" name="id2563406"></a><pre class="programlisting">gint gimp_main (const <a href="libgimp-gimp.html#GimpPlugInInfo">GimpPlugInInfo</a> *info,
|
||||
<a class="indexterm" name="id2563839"></a><pre class="programlisting">gint gimp_main (const <a href="libgimp-gimp.html#GimpPlugInInfo">GimpPlugInInfo</a> *info,
|
||||
gint argc,
|
||||
gchar *argv[]);</pre>
|
||||
<p>
|
||||
@ -506,9 +506,9 @@ and the 'argc' and 'argv' that are passed to "main".</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563501"></a><h3>
|
||||
<a name="id2563933"></a><h3>
|
||||
<a name="gimp-quit"></a>gimp_quit ()</h3>
|
||||
<a class="indexterm" name="id2563509"></a><pre class="programlisting">void gimp_quit (void);</pre>
|
||||
<a class="indexterm" name="id2563942"></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>
|
||||
@ -518,9 +518,9 @@ connection to main gimp application. This function never returns.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563533"></a><h3>
|
||||
<a name="id2563966"></a><h3>
|
||||
<a name="gimp-install-procedure"></a>gimp_install_procedure ()</h3>
|
||||
<a class="indexterm" name="id2563542"></a><pre class="programlisting">void gimp_install_procedure (const gchar *name,
|
||||
<a class="indexterm" name="id2563974"></a><pre class="programlisting">void gimp_install_procedure (const gchar *name,
|
||||
const gchar *blurb,
|
||||
const gchar *help,
|
||||
const gchar *author,
|
||||
@ -674,9 +674,9 @@ that will be automatically started on each GIMP startup.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564035"></a><h3>
|
||||
<a name="id2564467"></a><h3>
|
||||
<a name="gimp-install-temp-proc"></a>gimp_install_temp_proc ()</h3>
|
||||
<a class="indexterm" name="id2564043"></a><pre class="programlisting">void gimp_install_temp_proc (const gchar *name,
|
||||
<a class="indexterm" name="id2564476"></a><pre class="programlisting">void gimp_install_temp_proc (const gchar *name,
|
||||
const gchar *blurb,
|
||||
const gchar *help,
|
||||
const gchar *author,
|
||||
@ -814,9 +814,9 @@ details.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564430"></a><h3>
|
||||
<a name="id2564863"></a><h3>
|
||||
<a name="gimp-uninstall-temp-proc"></a>gimp_uninstall_temp_proc ()</h3>
|
||||
<a class="indexterm" name="id2564439"></a><pre class="programlisting">void gimp_uninstall_temp_proc (const gchar *name);</pre>
|
||||
<a class="indexterm" name="id2564871"></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>
|
||||
@ -835,9 +835,9 @@ installed using <a href="libgimp-gimp.html#gimp-install-temp-proc"><code class="
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564492"></a><h3>
|
||||
<a name="id2564925"></a><h3>
|
||||
<a name="gimp-run-procedure"></a>gimp_run_procedure ()</h3>
|
||||
<a class="indexterm" name="id2564501"></a><pre class="programlisting"><a href="libgimp-gimp.html#GimpParam">GimpParam</a>* gimp_run_procedure (const gchar *name,
|
||||
<a class="indexterm" name="id2564933"></a><pre class="programlisting"><a href="libgimp-gimp.html#GimpParam">GimpParam</a>* gimp_run_procedure (const gchar *name,
|
||||
gint *n_return_vals,
|
||||
...);</pre>
|
||||
<p>
|
||||
@ -885,9 +885,9 @@ and passes them to <a href="libgimp-gimp.html#gimp-run-procedure2"><code class="
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564616"></a><h3>
|
||||
<a name="id2565048"></a><h3>
|
||||
<a name="gimp-run-procedure2"></a>gimp_run_procedure2 ()</h3>
|
||||
<a class="indexterm" name="id2564624"></a><pre class="programlisting"><a href="libgimp-gimp.html#GimpParam">GimpParam</a>* gimp_run_procedure2 (const gchar *name,
|
||||
<a class="indexterm" name="id2565057"></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>
|
||||
@ -934,9 +934,9 @@ This function calls a GIMP procedure and returns its return values.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564740"></a><h3>
|
||||
<a name="id2565173"></a><h3>
|
||||
<a name="gimp-destroy-params"></a>gimp_destroy_params ()</h3>
|
||||
<a class="indexterm" name="id2564749"></a><pre class="programlisting">void gimp_destroy_params (<a href="libgimp-gimp.html#GimpParam">GimpParam</a> *params,
|
||||
<a class="indexterm" name="id2565181"></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></p>
|
||||
@ -963,9 +963,9 @@ Destroys a <a href="libgimp-gimp.html#GimpParam"><span class="type">GimpParam</s
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564832"></a><h3>
|
||||
<a name="id2565264"></a><h3>
|
||||
<a name="gimp-destroy-paramdefs"></a>gimp_destroy_paramdefs ()</h3>
|
||||
<a class="indexterm" name="id2564840"></a><pre class="programlisting">void gimp_destroy_paramdefs (<a href="libgimp-gimp.html#GimpParamDef">GimpParamDef</a> *paramdefs,
|
||||
<a class="indexterm" name="id2565273"></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>
|
||||
@ -992,9 +992,9 @@ Destroys a <a href="libgimp-gimp.html#GimpParamDef"><span class="type">GimpParam
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564924"></a><h3>
|
||||
<a name="id2565356"></a><h3>
|
||||
<a name="gimp-tile-width"></a>gimp_tile_width ()</h3>
|
||||
<a class="indexterm" name="id2564932"></a><pre class="programlisting">guint gimp_tile_width (void);</pre>
|
||||
<a class="indexterm" name="id2565364"></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>
|
||||
@ -1013,9 +1013,9 @@ given at Plug-In config time.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564969"></a><h3>
|
||||
<a name="id2565402"></a><h3>
|
||||
<a name="gimp-tile-height"></a>gimp_tile_height ()</h3>
|
||||
<a class="indexterm" name="id2564978"></a><pre class="programlisting">guint gimp_tile_height (void);</pre>
|
||||
<a class="indexterm" name="id2565410"></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>
|
||||
@ -1034,9 +1034,9 @@ given at Plug-In config time.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565015"></a><h3>
|
||||
<a name="id2565448"></a><h3>
|
||||
<a name="gimp-shm-ID"></a>gimp_shm_ID ()</h3>
|
||||
<a class="indexterm" name="id2565023"></a><pre class="programlisting">gint gimp_shm_ID (void);</pre>
|
||||
<a class="indexterm" name="id2565456"></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
|
||||
@ -1056,9 +1056,9 @@ given at Plug-In config time.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565062"></a><h3>
|
||||
<a name="id2565494"></a><h3>
|
||||
<a name="gimp-shm-addr"></a>gimp_shm_addr ()</h3>
|
||||
<a class="indexterm" name="id2565070"></a><pre class="programlisting">guchar* gimp_shm_addr (void);</pre>
|
||||
<a class="indexterm" name="id2565503"></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
|
||||
@ -1078,9 +1078,9 @@ value given at Plug-In config time.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565109"></a><h3>
|
||||
<a name="id2565541"></a><h3>
|
||||
<a name="gimp-gamma"></a>gimp_gamma ()</h3>
|
||||
<a class="indexterm" name="id2565117"></a><pre class="programlisting">gdouble gimp_gamma (void);</pre>
|
||||
<a class="indexterm" name="id2565550"></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.
|
||||
@ -1102,9 +1102,9 @@ NOTE: this feature is unimplemented.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565159"></a><h3>
|
||||
<a name="id2565591"></a><h3>
|
||||
<a name="gimp-install-cmap"></a>gimp_install_cmap ()</h3>
|
||||
<a class="indexterm" name="id2565167"></a><pre class="programlisting">gboolean gimp_install_cmap (void);</pre>
|
||||
<a class="indexterm" name="id2565600"></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
|
||||
@ -1127,9 +1127,9 @@ See also: <a href="libgimp-gimp.html#gimp-min-colors"><code class="function">gim
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565216"></a><h3>
|
||||
<a name="id2565648"></a><h3>
|
||||
<a name="gimp-min-colors"></a>gimp_min_colors ()</h3>
|
||||
<a class="indexterm" name="id2565224"></a><pre class="programlisting">gint gimp_min_colors (void);</pre>
|
||||
<a class="indexterm" name="id2565657"></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
|
||||
@ -1152,9 +1152,9 @@ See also: <a href="libgimp-gimp.html#gimp-install-cmap"><code class="function">g
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565274"></a><h3>
|
||||
<a name="id2565706"></a><h3>
|
||||
<a name="gimp-show-tool-tips"></a>gimp_show_tool_tips ()</h3>
|
||||
<a class="indexterm" name="id2565282"></a><pre class="programlisting">gboolean gimp_show_tool_tips (void);</pre>
|
||||
<a class="indexterm" name="id2565715"></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>
|
||||
@ -1173,9 +1173,9 @@ constant value given at Plug-In config time.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565320"></a><h3>
|
||||
<a name="id2565753"></a><h3>
|
||||
<a name="gimp-show-help-button"></a>gimp_show_help_button ()</h3>
|
||||
<a class="indexterm" name="id2565329"></a><pre class="programlisting">gboolean gimp_show_help_button (void);</pre>
|
||||
<a class="indexterm" name="id2565761"></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>
|
||||
@ -1197,9 +1197,9 @@ button if help_func and help_id are given.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565371"></a><h3>
|
||||
<a name="id2565804"></a><h3>
|
||||
<a name="gimp-check-size"></a>gimp_check_size ()</h3>
|
||||
<a class="indexterm" name="id2565379"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2565812"></a><pre class="programlisting"><a
|
||||
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
|
||||
>GimpCheckSize</a> gimp_check_size (void);</pre>
|
||||
<p>
|
||||
@ -1223,9 +1223,9 @@ This is a constant value given at Plug-In config time.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565421"></a><h3>
|
||||
<a name="id2565854"></a><h3>
|
||||
<a name="gimp-check-type"></a>gimp_check_type ()</h3>
|
||||
<a class="indexterm" name="id2565430"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2565862"></a><pre class="programlisting"><a
|
||||
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
|
||||
>GimpCheckType</a> gimp_check_type (void);</pre>
|
||||
<p>
|
||||
@ -1249,9 +1249,9 @@ This is a constant value given at Plug-In config time.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565471"></a><h3>
|
||||
<a name="id2565904"></a><h3>
|
||||
<a name="gimp-default-display"></a>gimp_default_display ()</h3>
|
||||
<a class="indexterm" name="id2565480"></a><pre class="programlisting">gint32 gimp_default_display (void);</pre>
|
||||
<a class="indexterm" name="id2565912"></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
|
||||
@ -1271,9 +1271,9 @@ constant value given at Plug-In config time.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565518"></a><h3>
|
||||
<a name="id2565951"></a><h3>
|
||||
<a name="gimp-wm-class"></a>gimp_wm_class ()</h3>
|
||||
<a class="indexterm" name="id2565527"></a><pre class="programlisting">const gchar* gimp_wm_class (void);</pre>
|
||||
<a class="indexterm" name="id2565959"></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>
|
||||
@ -1292,9 +1292,9 @@ This is a constant value given at Plug-In config time.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565565"></a><h3>
|
||||
<a name="id2565998"></a><h3>
|
||||
<a name="gimp-display-name"></a>gimp_display_name ()</h3>
|
||||
<a class="indexterm" name="id2565574"></a><pre class="programlisting">const gchar* gimp_display_name (void);</pre>
|
||||
<a class="indexterm" name="id2566006"></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>
|
||||
@ -1313,9 +1313,9 @@ This is a constant value given at Plug-In config time.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565612"></a><h3>
|
||||
<a name="id2566045"></a><h3>
|
||||
<a name="gimp-monitor-number"></a>gimp_monitor_number ()</h3>
|
||||
<a class="indexterm" name="id2565621"></a><pre class="programlisting">gint gimp_monitor_number (void);</pre>
|
||||
<a class="indexterm" name="id2566053"></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>
|
||||
@ -1334,9 +1334,9 @@ This is a constant value given at Plug-In config time.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565658"></a><h3>
|
||||
<a name="id2566091"></a><h3>
|
||||
<a name="gimp-get-progname"></a>gimp_get_progname ()</h3>
|
||||
<a class="indexterm" name="id2565667"></a><pre class="programlisting">const gchar* gimp_get_progname (void);</pre>
|
||||
<a class="indexterm" name="id2566099"></a><pre class="programlisting">const gchar* gimp_get_progname (void);</pre>
|
||||
<p>
|
||||
Returns the Plug-In's executable name.</p>
|
||||
<p>
|
||||
@ -1354,9 +1354,9 @@ Returns the Plug-In's executable name.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565704"></a><h3>
|
||||
<a name="id2566136"></a><h3>
|
||||
<a name="gimp-extension-enable"></a>gimp_extension_enable ()</h3>
|
||||
<a class="indexterm" name="id2565712"></a><pre class="programlisting">void gimp_extension_enable (void);</pre>
|
||||
<a class="indexterm" name="id2566145"></a><pre class="programlisting">void gimp_extension_enable (void);</pre>
|
||||
<p>
|
||||
Enables asnychronous processing of messages from the main GIMP
|
||||
application.
|
||||
@ -1390,9 +1390,9 @@ See also: <a href="libgimp-gimp.html#gimp-install-procedure"><code class="functi
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565826"></a><h3>
|
||||
<a name="id2566260"></a><h3>
|
||||
<a name="gimp-extension-ack"></a>gimp_extension_ack ()</h3>
|
||||
<a class="indexterm" name="id2565837"></a><pre class="programlisting">void gimp_extension_ack (void);</pre>
|
||||
<a class="indexterm" name="id2566271"></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.
|
||||
@ -1414,9 +1414,9 @@ See also: <a href="libgimp-gimp.html#gimp-install-procedure"><code class="functi
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2565926"></a><h3>
|
||||
<a name="id2566359"></a><h3>
|
||||
<a name="gimp-extension-process"></a>gimp_extension_process ()</h3>
|
||||
<a class="indexterm" name="id2565937"></a><pre class="programlisting">void gimp_extension_process (guint timeout);</pre>
|
||||
<a class="indexterm" name="id2566370"></a><pre class="programlisting">void gimp_extension_process (guint timeout);</pre>
|
||||
<p>
|
||||
Processes one message sent by the GIMP and returns.
|
||||
</p>
|
||||
@ -1446,9 +1446,9 @@ See also: <a href="libgimp-gimp.html#gimp-install-procedure"><code class="functi
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2566050"></a><h3>
|
||||
<a name="id2566483"></a><h3>
|
||||
<a name="gimp-parasite-find"></a>gimp_parasite_find ()</h3>
|
||||
<a class="indexterm" name="id2566061"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2566494"></a><pre class="programlisting"><a
|
||||
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
|
||||
>GimpParasite</a>* gimp_parasite_find (const gchar *name);</pre>
|
||||
<p>
|
||||
@ -1480,9 +1480,9 @@ the gimp.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2566127"></a><h3>
|
||||
<a name="id2566560"></a><h3>
|
||||
<a name="gimp-parasite-list"></a>gimp_parasite_list ()</h3>
|
||||
<a class="indexterm" name="id2566138"></a><pre class="programlisting">gboolean gimp_parasite_list (gint *num_parasites,
|
||||
<a class="indexterm" name="id2566572"></a><pre class="programlisting">gboolean gimp_parasite_list (gint *num_parasites,
|
||||
gchar ***parasites);</pre>
|
||||
<p>
|
||||
List all parasites.
|
||||
@ -1518,9 +1518,9 @@ Returns a list of all currently attached parasites.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2566226"></a><h3>
|
||||
<a name="id2566659"></a><h3>
|
||||
<a name="gimp-parasite-attach"></a>gimp_parasite_attach ()</h3>
|
||||
<a class="indexterm" name="id2566237"></a><pre class="programlisting">gboolean gimp_parasite_attach (<a
|
||||
<a class="indexterm" name="id2566670"></a><pre class="programlisting">gboolean gimp_parasite_attach (<a
|
||||
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
|
||||
>GimpParasite</a> *parasite);</pre>
|
||||
<p>
|
||||
@ -1552,9 +1552,9 @@ values.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2566304"></a><h3>
|
||||
<a name="id2566737"></a><h3>
|
||||
<a name="gimp-parasite-detach"></a>gimp_parasite_detach ()</h3>
|
||||
<a class="indexterm" name="id2566315"></a><pre class="programlisting">gboolean gimp_parasite_detach (const gchar *name);</pre>
|
||||
<a class="indexterm" name="id2566748"></a><pre class="programlisting">gboolean gimp_parasite_detach (const gchar *name);</pre>
|
||||
<p>
|
||||
Removes a parasite from the gimp.
|
||||
</p>
|
||||
@ -1584,9 +1584,9 @@ values.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2566381"></a><h3>
|
||||
<a name="id2566814"></a><h3>
|
||||
<a name="gimp-attach-new-parasite"></a>gimp_attach_new_parasite ()</h3>
|
||||
<a class="indexterm" name="id2566392"></a><pre class="programlisting">void gimp_attach_new_parasite (const gchar *name,
|
||||
<a class="indexterm" name="id2566826"></a><pre class="programlisting">void gimp_attach_new_parasite (const gchar *name,
|
||||
gint flags,
|
||||
gint size,
|
||||
gconstpointer data);</pre>
|
||||
|
Reference in New Issue
Block a user