Imported Upstream version 2.6.7

This commit is contained in:
Ari Pollak
2010-08-11 01:27:19 -04:00
parent 50c86845f0
commit 6a2ceb16e3
619 changed files with 175069 additions and 95189 deletions

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GIMP Base Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="next" href="libgimpbase.html" title="Part I. GIMP Base Library">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
@ -16,12 +16,12 @@
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book" lang="en">
<div class="book" title="GIMP Base Library Reference Manual">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GIMP Base Library Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
for GIMP 2.6.6
for GIMP 2.6.7
</p></div>
</div>

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpbaseenums</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="next" href="libgimpbase-gimpbasetypes.html" title="gimpbasetypes">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpbaseenums.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpbaseenums">
<a name="libgimpbase-gimpbaseenums"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpbaseenums.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpAddMaskType" title="enum GimpAddMaskType">GimpAddMaskType</a>;
@ -81,15 +81,15 @@ enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpUse
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpVectorsStrokeType" title="enum GimpVectorsStrokeType">GimpVectorsStrokeType</a>;
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpbaseenums.description"></a><h2>Description</h2>
<p>
Basic GIMP enumeration data types.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpbaseenums.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpAddMaskType">
<a name="GimpAddMaskType"></a><h3>enum GimpAddMaskType</h3>
<pre class="programlisting">typedef enum
{
@ -106,7 +106,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpBlendMode">
<a name="GimpBlendMode"></a><h3>enum GimpBlendMode</h3>
<pre class="programlisting">typedef enum
{
@ -120,7 +120,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpBucketFillMode">
<a name="GimpBucketFillMode"></a><h3>enum GimpBucketFillMode</h3>
<pre class="programlisting">typedef enum
{
@ -133,7 +133,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpChannelOps">
<a name="GimpChannelOps"></a><h3>enum GimpChannelOps</h3>
<pre class="programlisting">typedef enum
{
@ -147,7 +147,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpChannelType">
<a name="GimpChannelType"></a><h3>enum GimpChannelType</h3>
<pre class="programlisting">typedef enum
{
@ -163,7 +163,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpCheckSize">
<a name="GimpCheckSize"></a><h3>enum GimpCheckSize</h3>
<pre class="programlisting">typedef enum /*&lt; pdb-skip &gt;*/
{
@ -176,7 +176,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpCheckType">
<a name="GimpCheckType"></a><h3>enum GimpCheckType</h3>
<pre class="programlisting">typedef enum /*&lt; pdb-skip &gt;*/
{
@ -192,7 +192,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpCloneType">
<a name="GimpCloneType"></a><h3>enum GimpCloneType</h3>
<pre class="programlisting">typedef enum
{
@ -204,7 +204,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpDesaturateMode">
<a name="GimpDesaturateMode"></a><h3>enum GimpDesaturateMode</h3>
<pre class="programlisting">typedef enum
{
@ -217,7 +217,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpDodgeBurnType">
<a name="GimpDodgeBurnType"></a><h3>enum GimpDodgeBurnType</h3>
<pre class="programlisting">typedef enum
{
@ -229,7 +229,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpForegroundExtractMode">
<a name="GimpForegroundExtractMode"></a><h3>enum GimpForegroundExtractMode</h3>
<pre class="programlisting">typedef enum
{
@ -240,7 +240,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpGradientType">
<a name="GimpGradientType"></a><h3>enum GimpGradientType</h3>
<pre class="programlisting">typedef enum
{
@ -261,7 +261,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpGridStyle">
<a name="GimpGridStyle"></a><h3>enum GimpGridStyle</h3>
<pre class="programlisting">typedef enum
{
@ -276,7 +276,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpIconType">
<a name="GimpIconType"></a><h3>enum GimpIconType</h3>
<pre class="programlisting">typedef enum
{
@ -289,7 +289,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpImageBaseType">
<a name="GimpImageBaseType"></a><h3>enum GimpImageBaseType</h3>
<pre class="programlisting">typedef enum
{
@ -302,7 +302,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpImageType">
<a name="GimpImageType"></a><h3>enum GimpImageType</h3>
<pre class="programlisting">typedef enum
{
@ -318,7 +318,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpInterpolationType">
<a name="GimpInterpolationType"></a><h3>enum GimpInterpolationType</h3>
<pre class="programlisting">typedef enum
{
@ -332,7 +332,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpMessageHandlerType">
<a name="GimpMessageHandlerType"></a><h3>enum GimpMessageHandlerType</h3>
<pre class="programlisting">typedef enum
{
@ -345,7 +345,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpPaintApplicationMode">
<a name="GimpPaintApplicationMode"></a><h3>enum GimpPaintApplicationMode</h3>
<pre class="programlisting">typedef enum
{
@ -357,7 +357,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpPDBArgType">
<a name="GimpPDBArgType"></a><h3>enum GimpPDBArgType</h3>
<pre class="programlisting">typedef enum
{
@ -394,7 +394,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpPDBErrorHandler">
<a name="GimpPDBErrorHandler"></a><h3>enum GimpPDBErrorHandler</h3>
<pre class="programlisting">typedef enum
{
@ -406,7 +406,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpPDBProcType">
<a name="GimpPDBProcType"></a><h3>enum GimpPDBProcType</h3>
<pre class="programlisting">typedef enum
{
@ -420,7 +420,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpPDBStatusType">
<a name="GimpPDBStatusType"></a><h3>enum GimpPDBStatusType</h3>
<pre class="programlisting">typedef enum
{
@ -435,7 +435,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpProgressCommand">
<a name="GimpProgressCommand"></a><h3>enum GimpProgressCommand</h3>
<pre class="programlisting">typedef enum
{
@ -451,7 +451,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpRepeatMode">
<a name="GimpRepeatMode"></a><h3>enum GimpRepeatMode</h3>
<pre class="programlisting">typedef enum
{
@ -464,7 +464,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpRunMode">
<a name="GimpRunMode"></a><h3>enum GimpRunMode</h3>
<pre class="programlisting">typedef enum
{
@ -477,7 +477,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpSizeType">
<a name="GimpSizeType"></a><h3>enum GimpSizeType</h3>
<pre class="programlisting">typedef enum
{
@ -489,7 +489,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpStackTraceMode">
<a name="GimpStackTraceMode"></a><h3>enum GimpStackTraceMode</h3>
<pre class="programlisting">typedef enum
{
@ -502,7 +502,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpTextDirection">
<a name="GimpTextDirection"></a><h3>enum GimpTextDirection</h3>
<pre class="programlisting">typedef enum
{
@ -514,7 +514,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpTextJustification">
<a name="GimpTextJustification"></a><h3>enum GimpTextJustification</h3>
<pre class="programlisting">typedef enum
{
@ -528,7 +528,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpTransferMode">
<a name="GimpTransferMode"></a><h3>enum GimpTransferMode</h3>
<pre class="programlisting">typedef enum
{
@ -541,7 +541,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpTransformDirection">
<a name="GimpTransformDirection"></a><h3>enum GimpTransformDirection</h3>
<pre class="programlisting">typedef enum
{
@ -553,7 +553,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpTransformResize">
<a name="GimpTransformResize"></a><h3>enum GimpTransformResize</h3>
<pre class="programlisting">typedef enum
{
@ -567,7 +567,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpUserDirectory">
<a name="GimpUserDirectory"></a><h3>enum GimpUserDirectory</h3>
<pre class="programlisting">typedef enum
{
@ -581,7 +581,7 @@ Basic GIMP enumeration data types.
GIMP_USER_DIRECTORY_VIDEOS
} GimpUserDirectory;
</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GimpUserDirectory</code> is deprecated and should not be used in newly-written code.</p>
</div>
@ -589,7 +589,7 @@ Basic GIMP enumeration data types.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpVectorsStrokeType">
<a name="GimpVectorsStrokeType"></a><h3>enum GimpVectorsStrokeType</h3>
<pre class="programlisting">typedef enum
{

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpbasetypes</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpbaseenums.html" title="gimpbaseenums">
<link rel="next" href="libgimpbase-gimpversion.html" title="gimpversion">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpbasetypes.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpbasetypes">
<a name="libgimpbase-gimpbasetypes"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpbasetypes.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="libgimpbase-gimpbasetypes.html#GimpEnumDesc" title="GimpEnumDesc">GimpEnumDesc</a>;
@ -73,15 +73,15 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
const <a class="link" href="libgimpbase-gimpbasetypes.html#GimpFlagsDesc" title="GimpFlagsDesc">GimpFlagsDesc</a> *descriptions);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpbasetypes.description"></a><h2>Description</h2>
<p>
Translation between gettext translation domain identifier and GType.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpbasetypes.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpEnumDesc">
<a name="GimpEnumDesc"></a><h3>GimpEnumDesc</h3>
<pre class="programlisting">typedef struct {
gint value;
@ -93,7 +93,7 @@ Translation between gettext translation domain identifier and GType.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpFlagsDesc">
<a name="GimpFlagsDesc"></a><h3>GimpFlagsDesc</h3>
<pre class="programlisting">typedef struct {
guint value;
@ -105,7 +105,7 @@ Translation between gettext translation domain identifier and GType.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_type_set_translation_domain ()">
<a name="gimp-type-set-translation-domain"></a><h3>gimp_type_set_translation_domain ()</h3>
<pre class="programlisting">void gimp_type_set_translation_domain (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
@ -144,7 +144,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_type_get_translation_domain ()">
<a name="gimp-type-get-translation-domain"></a><h3>gimp_type_get_translation_domain ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -182,7 +182,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_set_value_descriptions ()">
<a name="gimp-enum-set-value-descriptions"></a><h3>gimp_enum_set_value_descriptions ()</h3>
<pre class="programlisting">void gimp_enum_set_value_descriptions (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
@ -215,7 +215,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_get_value_descriptions ()">
<a name="gimp-enum-get-value-descriptions"></a><h3>gimp_enum_get_value_descriptions ()</h3>
<pre class="programlisting">const <a class="link" href="libgimpbase-gimpbasetypes.html#GimpEnumDesc" title="GimpEnumDesc">GimpEnumDesc</a> * gimp_enum_get_value_descriptions (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
@ -248,7 +248,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_flags_get_value_descriptions ()">
<a name="gimp-flags-get-value-descriptions"></a><h3>gimp_flags_get_value_descriptions ()</h3>
<pre class="programlisting">const <a class="link" href="libgimpbase-gimpbasetypes.html#GimpFlagsDesc" title="GimpFlagsDesc">GimpFlagsDesc</a> * gimp_flags_get_value_descriptions (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"
@ -281,7 +281,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_flags_set_value_descriptions ()">
<a name="gimp-flags-set-value-descriptions"></a><h3>gimp_flags_set_value_descriptions ()</h3>
<pre class="programlisting">void gimp_flags_set_value_descriptions (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpchecks</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpparam.html" title="gimpparam">
<link rel="next" href="libgimpbase-gimpcpuaccel.html" title="gimpcpuaccel">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpchecks.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpchecks">
<a name="libgimpbase-gimpchecks"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpchecks.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#define <a class="link" href="libgimpbase-gimpchecks.html#GIMP-CHECK-SIZE--CAPS" title="GIMP_CHECK_SIZE">GIMP_CHECK_SIZE</a>
@ -57,15 +57,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"
>guchar</a> *dark);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpchecks.description"></a><h2>Description</h2>
<p>
Constants and functions related to rendering checkerboards.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpchecks.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_CHECK_SIZE">
<a name="GIMP-CHECK-SIZE--CAPS"></a><h3>GIMP_CHECK_SIZE</h3>
<pre class="programlisting">#define GIMP_CHECK_SIZE 8
</pre>
@ -76,7 +76,7 @@ this constant instead.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_CHECK_SIZE_SM">
<a name="GIMP-CHECK-SIZE-SM--CAPS"></a><h3>GIMP_CHECK_SIZE_SM</h3>
<pre class="programlisting">#define GIMP_CHECK_SIZE_SM 4
</pre>
@ -85,7 +85,7 @@ The default small checkerboard size in pixels.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_CHECK_DARK">
<a name="GIMP-CHECK-DARK--CAPS"></a><h3>GIMP_CHECK_DARK</h3>
<pre class="programlisting">#define GIMP_CHECK_DARK 0.4
</pre>
@ -94,7 +94,7 @@ The dark gray value for the default checkerboard pattern.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_CHECK_LIGHT">
<a name="GIMP-CHECK-LIGHT--CAPS"></a><h3>GIMP_CHECK_LIGHT</h3>
<pre class="programlisting">#define GIMP_CHECK_LIGHT 0.6
</pre>
@ -103,7 +103,7 @@ The light gray value for the default checkerboard pattern.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_checks_get_shades ()">
<a name="gimp-checks-get-shades"></a><h3>gimp_checks_get_shades ()</h3>
<pre class="programlisting">void gimp_checks_get_shades (<a class="link" href="libgimpbase-gimpbaseenums.html#GimpCheckType" title="enum GimpCheckType">GimpCheckType</a> type,
<a

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpcpuaccel</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpchecks.html" title="gimpchecks">
<link rel="next" href="libgimpbase-gimpdatafiles.html" title="gimpdatafiles">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpcpuaccel.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpcpuaccel">
<a name="libgimpbase-gimpcpuaccel"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpcpuaccel.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
enum <a class="link" href="libgimpbase-gimpcpuaccel.html#GimpCpuAccelFlags" title="enum GimpCpuAccelFlags">GimpCpuAccelFlags</a>;
@ -51,14 +51,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
>gboolean</a> use);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpcpuaccel.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpcpuaccel.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpCpuAccelFlags">
<a name="GimpCpuAccelFlags"></a><h3>enum GimpCpuAccelFlags</h3>
<pre class="programlisting">typedef enum
{
@ -80,7 +80,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_cpu_accel_get_support ()">
<a name="gimp-cpu-accel-get-support"></a><h3>gimp_cpu_accel_get_support ()</h3>
<pre class="programlisting"><a class="link" href="libgimpbase-gimpcpuaccel.html#GimpCpuAccelFlags" title="enum GimpCpuAccelFlags">GimpCpuAccelFlags</a> gimp_cpu_accel_get_support (void);</pre>
<p>
@ -99,7 +99,7 @@ Query for CPU acceleration support.</p>
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_cpu_accel_set_use ()">
<a name="gimp-cpu-accel-set-use"></a><h3>gimp_cpu_accel_set_use ()</h3>
<pre class="programlisting">void gimp_cpu_accel_set_use (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpdatafiles</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpcpuaccel.html" title="gimpcpuaccel">
<link rel="next" href="libgimpbase-gimpenv.html" title="gimpenv">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpdatafiles.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpdatafiles">
<a name="libgimpbase-gimpdatafiles"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpdatafiles.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="libgimpbase-gimpdatafiles.html#GimpDatafileData" title="GimpDatafileData">GimpDatafileData</a>;
@ -69,15 +69,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
>gpointer</a> user_data);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpdatafiles.description"></a><h2>Description</h2>
<p>
Functions to handle GIMP data files.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpdatafiles.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpDatafileData">
<a name="GimpDatafileData"></a><h3>GimpDatafileData</h3>
<pre class="programlisting">typedef struct {
const gchar *filename;
@ -93,7 +93,7 @@ Functions to handle GIMP data files.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpDatafileLoaderFunc ()">
<a name="GimpDatafileLoaderFunc"></a><h3>GimpDatafileLoaderFunc ()</h3>
<pre class="programlisting">void (*GimpDatafileLoaderFunc) (const <a class="link" href="libgimpbase-gimpdatafiles.html#GimpDatafileData" title="GimpDatafileData">GimpDatafileData</a> *file_data,
<a
@ -118,7 +118,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_datafiles_check_extension ()">
<a name="gimp-datafiles-check-extension"></a><h3>gimp_datafiles_check_extension ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -152,7 +152,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_datafiles_read_directories ()">
<a name="gimp-datafiles-read-directories"></a><h3>gimp_datafiles_read_directories ()</h3>
<pre class="programlisting">void gimp_datafiles_read_directories (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpenv</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpdatafiles.html" title="gimpdatafiles">
<link rel="next" href="libgimpbase-gimpmemsize.html" title="gimpmemsize">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpenv.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpenv">
<a name="libgimpbase-gimpenv"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpenv.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
void <a class="link" href="libgimpbase-gimpenv.html#gimp-env-init" title="gimp_env_init ()">gimp_env_init</a> (<a
@ -102,16 +102,16 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html
>GList</a> *path);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpenv.description"></a><h2>Description</h2>
<p>
A set of functions to find the locations of GIMP's data directories and
configuration files.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpenv.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_env_init ()">
<a name="gimp-env-init"></a><h3>gimp_env_init ()</h3>
<pre class="programlisting">void gimp_env_init (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -135,7 +135,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRU
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_directory ()">
<a name="gimp-directory"></a><h3>gimp_directory ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -173,7 +173,7 @@ UTF-8.)</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_data_directory ()">
<a name="gimp-data-directory"></a><h3>gimp_data_directory ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -202,7 +202,7 @@ UTF-8.)</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_locale_directory ()">
<a name="gimp-locale-directory"></a><h3>gimp_locale_directory ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -234,7 +234,7 @@ does not handle UTF-8.)</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_plug_in_directory ()">
<a name="gimp-plug-in-directory"></a><h3>gimp_plug_in_directory ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -263,7 +263,7 @@ UTF-8.)</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_sysconf_directory ()">
<a name="gimp-sysconf-directory"></a><h3>gimp_sysconf_directory ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -292,12 +292,12 @@ UTF-8.).</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_user_directory ()">
<a name="gimp-user-directory"></a><h3>gimp_user_directory ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> * gimp_user_directory (<a class="link" href="libgimpbase-gimpbaseenums.html#GimpUserDirectory" title="enum GimpUserDirectory">GimpUserDirectory</a> type);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_user_directory</code> is deprecated and should not be used in newly-written code.</p>
</div>
@ -329,7 +329,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NUL
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_personal_rc_file ()">
<a name="gimp-personal-rc-file"></a><h3>gimp_personal_rc_file ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -365,7 +365,7 @@ UTF-8. (On Windows it always is UTF-8.)</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_gtkrc ()">
<a name="gimp-gtkrc"></a><h3>gimp_gtkrc ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -390,7 +390,7 @@ UTF-8.)</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_path_parse ()">
<a name="gimp-path-parse"></a><h3>gimp_path_parse ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"
@ -451,7 +451,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_path_to_str ()">
<a name="gimp-path-to-str"></a><h3>gimp_path_to_str ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -481,7 +481,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-S
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_path_free ()">
<a name="gimp-path-free"></a><h3>gimp_path_free ()</h3>
<pre class="programlisting">void gimp_path_free (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"
@ -501,7 +501,7 @@ it contains.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_path_get_user_writable_dir ()">
<a name="gimp-path-get-user-writable-dir"></a><h3>gimp_path_get_user_writable_dir ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimplimits</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpversion.html" title="gimpversion">
<link rel="next" href="libgimpbase-gimpparam.html" title="gimpparam">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimplimits.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimplimits">
<a name="libgimpbase-gimplimits"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimplimits.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#define <a class="link" href="libgimpbase-gimplimits.html#GIMP-MIN-IMAGE-SIZE--CAPS" title="GIMP_MIN_IMAGE_SIZE">GIMP_MIN_IMAGE_SIZE</a>
@ -51,15 +51,15 @@
#define <a class="link" href="libgimpbase-gimplimits.html#GIMP-MAX-MEMSIZE--CAPS" title="GIMP_MAX_MEMSIZE">GIMP_MAX_MEMSIZE</a>
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimplimits.description"></a><h2>Description</h2>
<p>
Boundaries of some GIMP data types and some global constants.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimplimits.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_MIN_IMAGE_SIZE">
<a name="GIMP-MIN-IMAGE-SIZE--CAPS"></a><h3>GIMP_MIN_IMAGE_SIZE</h3>
<pre class="programlisting">#define GIMP_MIN_IMAGE_SIZE 1
</pre>
@ -68,7 +68,7 @@ The minimum width and height of a GIMP image in pixels.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_MAX_IMAGE_SIZE">
<a name="GIMP-MAX-IMAGE-SIZE--CAPS"></a><h3>GIMP_MAX_IMAGE_SIZE</h3>
<pre class="programlisting">#define GIMP_MAX_IMAGE_SIZE 262144 /* 2^18 */
</pre>
@ -79,7 +79,7 @@ sizes is needed; for example to give a spin button an upper limit.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_MIN_RESOLUTION">
<a name="GIMP-MIN-RESOLUTION--CAPS"></a><h3>GIMP_MIN_RESOLUTION</h3>
<pre class="programlisting">#define GIMP_MIN_RESOLUTION 5e-3 /* shouldn't display as 0.000 */
</pre>
@ -91,7 +91,7 @@ this value.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_MAX_RESOLUTION">
<a name="GIMP-MAX-RESOLUTION--CAPS"></a><h3>GIMP_MAX_RESOLUTION</h3>
<pre class="programlisting">#define GIMP_MAX_RESOLUTION 65536.0
</pre>
@ -103,7 +103,7 @@ this value.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_MAX_MEMSIZE">
<a name="GIMP-MAX-MEMSIZE--CAPS"></a><h3>GIMP_MAX_MEMSIZE</h3>
<pre class="programlisting">#define GIMP_MAX_MEMSIZE ((guint64) 1 &lt;&lt; 42) /* 4 terabyte;
</pre>

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpmemsize</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpenv.html" title="gimpenv">
<link rel="next" href="libgimpbase-gimprectangle.html" title="gimprectangle">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpmemsize.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpmemsize">
<a name="libgimpbase-gimpmemsize"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpmemsize.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a
@ -91,15 +91,15 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GP
#define <a class="link" href="libgimpbase-gimpmemsize.html#GIMP-VALUE-HOLDS-MEMSIZE--CAPS" title="GIMP_VALUE_HOLDS_MEMSIZE()">GIMP_VALUE_HOLDS_MEMSIZE</a> (value)
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpmemsize.description"></a><h2>Description</h2>
<p>
Functions to (de)serialize a given memory size.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpmemsize.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_memsize_serialize ()">
<a name="gimp-memsize-serialize"></a><h3>gimp_memsize_serialize ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -134,7 +134,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Miscellaneous-Utility-Fu
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_memsize_deserialize ()">
<a name="gimp-memsize-deserialize"></a><h3>gimp_memsize_deserialize ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -178,14 +178,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_memsize_to_string ()">
<a name="gimp-memsize-to-string"></a><h3>gimp_memsize_to_string ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> * gimp_memsize_to_string (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"
>guint64</a> memsize);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gimp_memsize_to_string</code> is deprecated and should not be used in newly-written code.</p>
</div>
@ -212,7 +212,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Miscellaneous-Utility-Fu
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_TYPE_MEMSIZE">
<a name="GIMP-TYPE-MEMSIZE--CAPS"></a><h3>GIMP_TYPE_MEMSIZE</h3>
<pre class="programlisting">#define GIMP_TYPE_MEMSIZE (gimp_memsize_get_type ())
</pre>
@ -225,7 +225,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_TYPE_PARAM_MEMSIZE">
<a name="GIMP-TYPE-PARAM-MEMSIZE--CAPS"></a><h3>GIMP_TYPE_PARAM_MEMSIZE</h3>
<pre class="programlisting">#define GIMP_TYPE_PARAM_MEMSIZE (gimp_param_memsize_get_type ())
</pre>
@ -233,7 +233,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_IS_PARAM_SPEC_MEMSIZE()">
<a name="GIMP-IS-PARAM-SPEC-MEMSIZE--CAPS"></a><h3>GIMP_IS_PARAM_SPEC_MEMSIZE()</h3>
<pre class="programlisting">#define GIMP_IS_PARAM_SPEC_MEMSIZE(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GIMP_TYPE_PARAM_MEMSIZE))
</pre>
@ -249,7 +249,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_param_spec_memsize ()">
<a name="gimp-param-spec-memsize"></a><h3>gimp_param_spec_memsize ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"
@ -334,7 +334,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GP
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_VALUE_HOLDS_MEMSIZE()">
<a name="GIMP-VALUE-HOLDS-MEMSIZE--CAPS"></a><h3>GIMP_VALUE_HOLDS_MEMSIZE()</h3>
<pre class="programlisting">#define GIMP_VALUE_HOLDS_MEMSIZE(value) (G_TYPE_CHECK_VALUE_TYPE ((value), GIMP_TYPE_MEMSIZE))
</pre>

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpparam</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimplimits.html" title="gimplimits">
<link rel="next" href="libgimpbase-gimpchecks.html" title="gimpchecks">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpparam.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpparam">
<a name="libgimpbase-gimpparam"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -43,7 +43,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GP
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpparam.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#define <a class="link" href="libgimpbase-gimpparam.html#GIMP-PARAM-STATIC-STRINGS--CAPS" title="GIMP_PARAM_STATIC_STRINGS">GIMP_PARAM_STATIC_STRINGS</a>
@ -52,14 +52,14 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GP
#define <a class="link" href="libgimpbase-gimpparam.html#GIMP-PARAM-READWRITE--CAPS" title="GIMP_PARAM_READWRITE">GIMP_PARAM_READWRITE</a>
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpparam.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpparam.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARAM_STATIC_STRINGS">
<a name="GIMP-PARAM-STATIC-STRINGS--CAPS"></a><h3>GIMP_PARAM_STATIC_STRINGS</h3>
<pre class="programlisting">#define GIMP_PARAM_STATIC_STRINGS</pre>
<p>
@ -67,7 +67,7 @@ Since: GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARAM_READABLE">
<a name="GIMP-PARAM-READABLE--CAPS"></a><h3>GIMP_PARAM_READABLE</h3>
<pre class="programlisting">#define GIMP_PARAM_READABLE</pre>
<p>
@ -75,7 +75,7 @@ Since: GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARAM_WRITABLE">
<a name="GIMP-PARAM-WRITABLE--CAPS"></a><h3>GIMP_PARAM_WRITABLE</h3>
<pre class="programlisting">#define GIMP_PARAM_WRITABLE</pre>
<p>
@ -83,7 +83,7 @@ Since: GIMP 2.4
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARAM_READWRITE">
<a name="GIMP-PARAM-READWRITE--CAPS"></a><h3>GIMP_PARAM_READWRITE</h3>
<pre class="programlisting">#define GIMP_PARAM_READWRITE</pre>
<p>

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpparasite</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimprectangle.html" title="gimprectangle">
<link rel="next" href="libgimpbase-gimpparasiteio.html" title="gimpparasiteio">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpparasite.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpparasite">
<a name="libgimpbase-gimpparasite"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpparasite.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a class="link" href="libgimpbase-gimpparasite.html#GimpParasite" title="GimpParasite">GimpParasite</a>;
@ -121,15 +121,15 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GP
#define <a class="link" href="libgimpbase-gimpparasite.html#GIMP-VALUE-HOLDS-PARASITE--CAPS" title="GIMP_VALUE_HOLDS_PARASITE()">GIMP_VALUE_HOLDS_PARASITE</a> (value)
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpparasite.description"></a><h2>Description</h2>
<p>
Arbitrary pieces of data which can be attached to various GIMP objects.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpparasite.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpParasite">
<a name="GimpParasite"></a><h3>GimpParasite</h3>
<pre class="programlisting">typedef struct {
gchar *name; /* The name of the parasite. USE A UNIQUE PREFIX! */
@ -143,7 +143,7 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_new ()">
<a name="gimp-parasite-new"></a><h3>gimp_parasite_new ()</h3>
<pre class="programlisting"><a class="link" href="libgimpbase-gimpparasite.html#GimpParasite" title="GimpParasite">GimpParasite</a> * gimp_parasite_new (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -191,7 +191,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gconstp
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_free ()">
<a name="gimp-parasite-free"></a><h3>gimp_parasite_free ()</h3>
<pre class="programlisting">void gimp_parasite_free (<a class="link" href="libgimpbase-gimpparasite.html#GimpParasite" title="GimpParasite">GimpParasite</a> *parasite);</pre>
<p>
@ -206,7 +206,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gconstp
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_copy ()">
<a name="gimp-parasite-copy"></a><h3>gimp_parasite_copy ()</h3>
<pre class="programlisting"><a class="link" href="libgimpbase-gimpparasite.html#GimpParasite" title="GimpParasite">GimpParasite</a> * gimp_parasite_copy (const <a class="link" href="libgimpbase-gimpparasite.html#GimpParasite" title="GimpParasite">GimpParasite</a> *parasite);</pre>
<p>
@ -228,7 +228,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gconstp
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_compare ()">
<a name="gimp-parasite-compare"></a><h3>gimp_parasite_compare ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -258,7 +258,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_is_type ()">
<a name="gimp-parasite-is-type"></a><h3>gimp_parasite_is_type ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -290,7 +290,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_is_persistent ()">
<a name="gimp-parasite-is-persistent"></a><h3>gimp_parasite_is_persistent ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -314,7 +314,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_is_undoable ()">
<a name="gimp-parasite-is-undoable"></a><h3>gimp_parasite_is_undoable ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -338,7 +338,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_has_flag ()">
<a name="gimp-parasite-has-flag"></a><h3>gimp_parasite_has_flag ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -370,7 +370,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_flags ()">
<a name="gimp-parasite-flags"></a><h3>gimp_parasite_flags ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"
@ -394,7 +394,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_name ()">
<a name="gimp-parasite-name"></a><h3>gimp_parasite_name ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -418,7 +418,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_data ()">
<a name="gimp-parasite-data"></a><h3>gimp_parasite_data ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gconstpointer"
@ -442,7 +442,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gconstp
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_parasite_data_size ()">
<a name="gimp-parasite-data-size"></a><h3>gimp_parasite_data_size ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
@ -466,7 +466,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARASITE_PERSISTENT">
<a name="GIMP-PARASITE-PERSISTENT--CAPS"></a><h3>GIMP_PARASITE_PERSISTENT</h3>
<pre class="programlisting">#define GIMP_PARASITE_PERSISTENT 1
</pre>
@ -474,7 +474,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARASITE_UNDOABLE">
<a name="GIMP-PARASITE-UNDOABLE--CAPS"></a><h3>GIMP_PARASITE_UNDOABLE</h3>
<pre class="programlisting">#define GIMP_PARASITE_UNDOABLE 2
</pre>
@ -482,7 +482,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARASITE_ATTACH_PARENT">
<a name="GIMP-PARASITE-ATTACH-PARENT--CAPS"></a><h3>GIMP_PARASITE_ATTACH_PARENT</h3>
<pre class="programlisting">#define GIMP_PARASITE_ATTACH_PARENT (0x80 &lt;&lt; 8)
</pre>
@ -490,7 +490,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARASITE_PARENT_PERSISTENT">
<a name="GIMP-PARASITE-PARENT-PERSISTENT--CAPS"></a><h3>GIMP_PARASITE_PARENT_PERSISTENT</h3>
<pre class="programlisting">#define GIMP_PARASITE_PARENT_PERSISTENT (GIMP_PARASITE_PERSISTENT &lt;&lt; 8)
</pre>
@ -498,7 +498,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARASITE_PARENT_UNDOABLE">
<a name="GIMP-PARASITE-PARENT-UNDOABLE--CAPS"></a><h3>GIMP_PARASITE_PARENT_UNDOABLE</h3>
<pre class="programlisting">#define GIMP_PARASITE_PARENT_UNDOABLE (GIMP_PARASITE_UNDOABLE &lt;&lt; 8)
</pre>
@ -506,7 +506,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARASITE_ATTACH_GRANDPARENT">
<a name="GIMP-PARASITE-ATTACH-GRANDPARENT--CAPS"></a><h3>GIMP_PARASITE_ATTACH_GRANDPARENT</h3>
<pre class="programlisting">#define GIMP_PARASITE_ATTACH_GRANDPARENT (0x80 &lt;&lt; 16)
</pre>
@ -514,7 +514,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARASITE_GRANDPARENT_PERSISTENT">
<a name="GIMP-PARASITE-GRANDPARENT-PERSISTENT--CAPS"></a><h3>GIMP_PARASITE_GRANDPARENT_PERSISTENT</h3>
<pre class="programlisting">#define GIMP_PARASITE_GRANDPARENT_PERSISTENT (GIMP_PARASITE_PERSISTENT &lt;&lt; 16)
</pre>
@ -522,7 +522,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PARASITE_GRANDPARENT_UNDOABLE">
<a name="GIMP-PARASITE-GRANDPARENT-UNDOABLE--CAPS"></a><h3>GIMP_PARASITE_GRANDPARENT_UNDOABLE</h3>
<pre class="programlisting">#define GIMP_PARASITE_GRANDPARENT_UNDOABLE (GIMP_PARASITE_UNDOABLE &lt;&lt; 16)
</pre>
@ -530,7 +530,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_TYPE_PARASITE">
<a name="GIMP-TYPE-PARASITE--CAPS"></a><h3>GIMP_TYPE_PARASITE</h3>
<pre class="programlisting">#define GIMP_TYPE_PARASITE (gimp_parasite_get_type ())
</pre>
@ -538,7 +538,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_TYPE_PARAM_PARASITE">
<a name="GIMP-TYPE-PARAM-PARASITE--CAPS"></a><h3>GIMP_TYPE_PARAM_PARASITE</h3>
<pre class="programlisting">#define GIMP_TYPE_PARAM_PARASITE (gimp_param_parasite_get_type ())
</pre>
@ -546,7 +546,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_IS_PARAM_SPEC_PARASITE()">
<a name="GIMP-IS-PARAM-SPEC-PARASITE--CAPS"></a><h3>GIMP_IS_PARAM_SPEC_PARASITE()</h3>
<pre class="programlisting">#define GIMP_IS_PARAM_SPEC_PARASITE(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GIMP_TYPE_PARAM_PARASITE))
</pre>
@ -562,7 +562,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_param_spec_parasite ()">
<a name="gimp-param-spec-parasite"></a><h3>gimp_param_spec_parasite ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"
@ -612,7 +612,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GP
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_VALUE_HOLDS_PARASITE()">
<a name="GIMP-VALUE-HOLDS-PARASITE--CAPS"></a><h3>GIMP_VALUE_HOLDS_PARASITE()</h3>
<pre class="programlisting">#define GIMP_VALUE_HOLDS_PARASITE(value) (G_TYPE_CHECK_VALUE_TYPE ((value), GIMP_TYPE_PARASITE))
</pre>
@ -628,7 +628,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GP
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="libgimpbase-gimpparasite.see-also"></a><h2>See Also</h2>
<p>
<a

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpparasiteio</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpparasite.html" title="gimpparasite">
<link rel="next" href="libgimpbase-gimpsignal.html" title="gimpsignal">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpparasiteio.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpparasiteio">
<a name="libgimpbase-gimpparasiteio"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpparasiteio.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#define <a class="link" href="libgimpbase-gimpparasiteio.html#GIMP-PIXPIPE-MAXDIM--CAPS" title="GIMP_PIXPIPE_MAXDIM">GIMP_PIXPIPE_MAXDIM</a>
@ -55,15 +55,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
>gchar</a> * <a class="link" href="libgimpbase-gimpparasiteio.html#gimp-pixpipe-params-build" title="gimp_pixpipe_params_build ()">gimp_pixpipe_params_build</a> (GimpPixPipeParams *params);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpparasiteio.description"></a><h2>Description</h2>
<p>
Utility functions to (de)serialize certain C structures to/from <a class="link" href="libgimpbase-gimpparasite.html#GimpParasite" title="GimpParasite"><span class="type">GimpParasite</span></a>'s.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpparasiteio.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_PIXPIPE_MAXDIM">
<a name="GIMP-PIXPIPE-MAXDIM--CAPS"></a><h3>GIMP_PIXPIPE_MAXDIM</h3>
<pre class="programlisting">#define GIMP_PIXPIPE_MAXDIM 4
</pre>
@ -71,7 +71,7 @@ Utility functions to (de)serialize certain C structures to/from <a class="link"
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_pixpipe_params_init ()">
<a name="gimp-pixpipe-params-init"></a><h3>gimp_pixpipe_params_init ()</h3>
<pre class="programlisting">void gimp_pixpipe_params_init (GimpPixPipeParams *params);</pre>
<p>
@ -86,7 +86,7 @@ Utility functions to (de)serialize certain C structures to/from <a class="link"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_pixpipe_params_parse ()">
<a name="gimp-pixpipe-params-parse"></a><h3>gimp_pixpipe_params_parse ()</h3>
<pre class="programlisting">void gimp_pixpipe_params_parse (const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -111,7 +111,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_pixpipe_params_build ()">
<a name="gimp-pixpipe-params-build"></a><h3>gimp_pixpipe_params_build ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -135,7 +135,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="libgimpbase-gimpparasiteio.see-also"></a><h2>See Also</h2>
<p>
<a class="link" href="libgimpbase-gimpparasite.html#GimpParasite" title="GimpParasite"><span class="type">GimpParasite</span></a>

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimprectangle</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpmemsize.html" title="gimpmemsize">
<link rel="next" href="libgimpbase-gimpparasite.html" title="gimpparasite">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimprectangle.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimprectangle">
<a name="libgimpbase-gimprectangle"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimprectangle.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a
@ -84,14 +84,14 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> *dest_height);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimprectangle.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimprectangle.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_rectangle_intersect ()">
<a name="gimp-rectangle-intersect"></a><h3>gimp_rectangle_intersect ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpsignal</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpparasiteio.html" title="gimpparasiteio">
<link rel="next" href="libgimpbase-gimpunit.html" title="gimpunit">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpsignal.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpsignal">
<a name="libgimpbase-gimpsignal"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpsignal.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
void (<a class="link" href="libgimpbase-gimpsignal.html#GimpSignalHandlerFunc" title="GimpSignalHandlerFunc ()">*GimpSignalHandlerFunc</a>) (<a
@ -56,15 +56,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
>gint</a> flags);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpsignal.description"></a><h2>Description</h2>
<p>
Portable signal handling.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpsignal.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GimpSignalHandlerFunc ()">
<a name="GimpSignalHandlerFunc"></a><h3>GimpSignalHandlerFunc ()</h3>
<pre class="programlisting">void (*GimpSignalHandlerFunc) (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -86,7 +86,7 @@ special values defined by your system's signal.h header file (like
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_signal_private ()">
<a name="gimp-signal-private"></a><h3>gimp_signal_private ()</h3>
<pre class="programlisting"><a class="link" href="libgimpbase-gimpsignal.html#GimpSignalHandlerFunc" title="GimpSignalHandlerFunc ()">GimpSignalHandlerFunc</a> gimp_signal_private (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -142,7 +142,7 @@ exactly what we want. [austin 06.04.2000]</p>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="libgimpbase-gimpsignal.see-also"></a><h2>See Also</h2>
<p>
signal(2), signal(5 or 7), sigaction(2).

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpunit</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpsignal.html" title="gimpsignal">
<link rel="next" href="libgimpbase-gimputils.html" title="gimputils">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpunit.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpunit">
<a name="libgimpbase-gimpunit"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -42,7 +42,7 @@ user-defined units.</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpunit.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
enum <a class="link" href="libgimpbase-gimpunit.html#GimpUnit" title="enum GimpUnit">GimpUnit</a>;
@ -129,16 +129,16 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GP
#define <a class="link" href="libgimpbase-gimpunit.html#GIMP-VALUE-HOLDS-UNIT--CAPS" title="GIMP_VALUE_HOLDS_UNIT()">GIMP_VALUE_HOLDS_UNIT</a> (value)
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpunit.description"></a><h2>Description</h2>
<p>
Provides a collection of predefined units and functions for creating
user-defined units.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpunit.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="enum GimpUnit">
<a name="GimpUnit"></a><h3>enum GimpUnit</h3>
<pre class="programlisting">typedef enum /*&lt; skip &gt;*/
{
@ -158,7 +158,7 @@ user-defined units.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_get_number_of_units ()">
<a name="gimp-unit-get-number-of-units"></a><h3>gimp_unit_get_number_of_units ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -177,7 +177,7 @@ Returns the number of units which are known to the <a class="link" href="libgimp
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_get_number_of_built_in_units ()">
<a name="gimp-unit-get-number-of-built-in-units"></a><h3>gimp_unit_get_number_of_built_in_units ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -199,7 +199,7 @@ Returns the number of <a class="link" href="libgimpbase-gimpunit.html#GimpUnit"
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_new ()">
<a name="gimp-unit-new"></a><h3>gimp_unit_new ()</h3>
<pre class="programlisting"><a class="link" href="libgimpbase-gimpunit.html#GimpUnit" title="enum GimpUnit">GimpUnit</a> gimp_unit_new (<a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -282,7 +282,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_get_deletion_flag ()">
<a name="gimp-unit-get-deletion-flag"></a><h3>gimp_unit_get_deletion_flag ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -308,7 +308,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolea
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_set_deletion_flag ()">
<a name="gimp-unit-set-deletion-flag"></a><h3>gimp_unit_set_deletion_flag ()</h3>
<pre class="programlisting">void gimp_unit_set_deletion_flag (<a class="link" href="libgimpbase-gimpunit.html#GimpUnit" title="enum GimpUnit">GimpUnit</a> unit,
<a
@ -343,7 +343,7 @@ ignored.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_get_factor ()">
<a name="gimp-unit-get-factor"></a><h3>gimp_unit_get_factor ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
@ -375,7 +375,7 @@ Returns 0 for <em class="parameter"><code>unit</code></em> == GIMP_UNIT_PIXEL.</
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_get_digits ()">
<a name="gimp-unit-get-digits"></a><h3>gimp_unit_get_digits ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
@ -405,7 +405,7 @@ Returns 0 for <em class="parameter"><code>unit</code></em> == GIMP_UNIT_PIXEL.</
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_get_identifier ()">
<a name="gimp-unit-get-identifier"></a><h3>gimp_unit_get_identifier ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -431,7 +431,7 @@ This is an unstranslated string and must not be changed or freed.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_get_symbol ()">
<a name="gimp-unit-get-symbol"></a><h3>gimp_unit_get_symbol ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -460,7 +460,7 @@ NOTE: This string must not be changed or freed.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_get_abbreviation ()">
<a name="gimp-unit-get-abbreviation"></a><h3>gimp_unit_get_abbreviation ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -490,7 +490,7 @@ NOTE: This string must not be changed or freed.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_get_singular ()">
<a name="gimp-unit-get-singular"></a><h3>gimp_unit_get_singular ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -520,7 +520,7 @@ NOTE: This string must not be changed or freed.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_unit_get_plural ()">
<a name="gimp-unit-get-plural"></a><h3>gimp_unit_get_plural ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -550,7 +550,7 @@ NOTE: This string must not be changed or freed.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_TYPE_UNIT">
<a name="GIMP-TYPE-UNIT--CAPS"></a><h3>GIMP_TYPE_UNIT</h3>
<pre class="programlisting">#define GIMP_TYPE_UNIT (gimp_unit_get_type ())
</pre>
@ -563,7 +563,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_TYPE_PARAM_UNIT">
<a name="GIMP-TYPE-PARAM-UNIT--CAPS"></a><h3>GIMP_TYPE_PARAM_UNIT</h3>
<pre class="programlisting">#define GIMP_TYPE_PARAM_UNIT (gimp_param_unit_get_type ())
</pre>
@ -571,7 +571,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_IS_PARAM_SPEC_UNIT()">
<a name="GIMP-IS-PARAM-SPEC-UNIT--CAPS"></a><h3>GIMP_IS_PARAM_SPEC_UNIT()</h3>
<pre class="programlisting">#define GIMP_IS_PARAM_SPEC_UNIT(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GIMP_TYPE_PARAM_UNIT))
</pre>
@ -587,7 +587,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.h
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_param_spec_unit ()">
<a name="gimp-param-spec-unit"></a><h3>gimp_param_spec_unit ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"
@ -670,7 +670,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GP
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_VALUE_HOLDS_UNIT()">
<a name="GIMP-VALUE-HOLDS-UNIT--CAPS"></a><h3>GIMP_VALUE_HOLDS_UNIT()</h3>
<pre class="programlisting">#define GIMP_VALUE_HOLDS_UNIT(value) (G_TYPE_CHECK_VALUE_TYPE ((value), GIMP_TYPE_UNIT))
</pre>
@ -686,7 +686,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GP
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="See Also">
<a name="libgimpbase-gimpunit.see-also"></a><h2>See Also</h2>
<p>
<a

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimputils</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpunit.html" title="gimpunit">
<link rel="next" href="libgimpbase-index.html" title="Index">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimputils.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimputils">
<a name="libgimpbase-gimputils"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -41,7 +41,7 @@
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimputils.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
<a
@ -170,14 +170,14 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Enumeration-and-Fl
>GFlagsValue</a> *flags_value);
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimputils.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimputils.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_any_to_utf8 ()">
<a name="gimp-any-to-utf8"></a><h3>gimp_any_to_utf8 ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -245,7 +245,7 @@ of <em class="parameter"><code>str</code></em> is valid UTF-8, only "(invalid UT
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_filename_to_utf8 ()">
<a name="gimp-filename-to-utf8"></a><h3>gimp_filename_to_utf8 ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -282,7 +282,7 @@ UTF-8 encoded filename.</p>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_utf8_strtrim ()">
<a name="gimp-utf8-strtrim"></a><h3>gimp_utf8_strtrim ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -326,7 +326,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_escape_uline ()">
<a name="gimp-escape-uline"></a><h3>gimp_escape_uline ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -364,7 +364,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_strip_uline ()">
<a name="gimp-strip-uline"></a><h3>gimp_strip_uline ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -405,7 +405,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_canonicalize_identifier ()">
<a name="gimp-canonicalize-identifier"></a><h3>gimp_canonicalize_identifier ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -444,7 +444,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g
<p class="since">Since GIMP 2.4</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_get_desc ()">
<a name="gimp-enum-get-desc"></a><h3>gimp_enum_get_desc ()</h3>
<pre class="programlisting"><a class="link" href="libgimpbase-gimpbasetypes.html#GimpEnumDesc" title="GimpEnumDesc">GimpEnumDesc</a> * gimp_enum_get_desc (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Enumeration-and-Flag-Types.html#GEnumClass"
@ -484,7 +484,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Enumeration-and-Fl
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_get_value ()">
<a name="gimp-enum-get-value"></a><h3>gimp_enum_get_value ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -574,7 +574,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_value_get_desc ()">
<a name="gimp-enum-value-get-desc"></a><h3>gimp_enum_value_get_desc ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -616,7 +616,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Enumeration-and-Fl
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_enum_value_get_help ()">
<a name="gimp-enum-value-get-help"></a><h3>gimp_enum_value_get_help ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -658,7 +658,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Enumeration-and-Fl
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_flags_get_first_desc ()">
<a name="gimp-flags-get-first-desc"></a><h3>gimp_flags_get_first_desc ()</h3>
<pre class="programlisting"><a class="link" href="libgimpbase-gimpbasetypes.html#GimpFlagsDesc" title="GimpFlagsDesc">GimpFlagsDesc</a> * gimp_flags_get_first_desc (<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-Enumeration-and-Flag-Types.html#GFlagsClass"
@ -698,7 +698,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Enumeration-and-Fl
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_flags_get_first_value ()">
<a name="gimp-flags-get-first-value"></a><h3>gimp_flags_get_first_value ()</h3>
<pre class="programlisting"><a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
@ -788,7 +788,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FAL
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_flags_value_get_desc ()">
<a name="gimp-flags-value-get-desc"></a><h3>gimp_flags_value_get_desc ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
@ -830,7 +830,7 @@ href="http://library.gnome.org/devel/gobject/unstable/gobject-Enumeration-and-Fl
<p class="since">Since GIMP 2.2</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_flags_value_get_help ()">
<a name="gimp-flags-value-get-help"></a><h3>gimp_flags_value_get_help ()</h3>
<pre class="programlisting">const <a
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gimpversion</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="libgimpbase.html" title="Part I. GIMP Base Library">
<link rel="prev" href="libgimpbase-gimpbasetypes.html" title="gimpbasetypes">
<link rel="next" href="libgimpbase-gimplimits.html" title="gimplimits">
@ -32,7 +32,7 @@
<a href="#libgimpbase-gimpversion.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" lang="en">
<div class="refentry" title="gimpversion">
<a name="libgimpbase-gimpversion"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
@ -42,7 +42,7 @@ capabilities.</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgimpbase-gimpversion.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#define <a class="link" href="libgimpbase-gimpversion.html#GIMP-MAJOR-VERSION--CAPS" title="GIMP_MAJOR_VERSION">GIMP_MAJOR_VERSION</a>
@ -57,16 +57,16 @@ extern const guint <a class="link" href="libgimpbase-gimpversion.ht
extern const guint <a class="link" href="libgimpbase-gimpversion.html#gimp-micro-version" title="gimp_micro_version">gimp_micro_version</a>;
</pre>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Description">
<a name="libgimpbase-gimpversion.description"></a><h2>Description</h2>
<p>
Macros and constants useful for determining GIMP's version number and
capabilities.
</p>
</div>
<div class="refsect1" lang="en">
<div class="refsect1" title="Details">
<a name="libgimpbase-gimpversion.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_MAJOR_VERSION">
<a name="GIMP-MAJOR-VERSION--CAPS"></a><h3>GIMP_MAJOR_VERSION</h3>
<pre class="programlisting">#define GIMP_MAJOR_VERSION (2)
</pre>
@ -74,7 +74,7 @@ capabilities.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_MINOR_VERSION">
<a name="GIMP-MINOR-VERSION--CAPS"></a><h3>GIMP_MINOR_VERSION</h3>
<pre class="programlisting">#define GIMP_MINOR_VERSION (6)
</pre>
@ -82,23 +82,23 @@ capabilities.
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_MICRO_VERSION">
<a name="GIMP-MICRO-VERSION--CAPS"></a><h3>GIMP_MICRO_VERSION</h3>
<pre class="programlisting">#define GIMP_MICRO_VERSION (6)
<pre class="programlisting">#define GIMP_MICRO_VERSION (7)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_VERSION">
<a name="GIMP-VERSION--CAPS"></a><h3>GIMP_VERSION</h3>
<pre class="programlisting">#define GIMP_VERSION "2.6.6"
<pre class="programlisting">#define GIMP_VERSION "2.6.7"
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_API_VERSION">
<a name="GIMP-API-VERSION--CAPS"></a><h3>GIMP_API_VERSION</h3>
<pre class="programlisting">#define GIMP_API_VERSION "2.0"
</pre>
@ -107,7 +107,7 @@ Since: GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMP_CHECK_VERSION()">
<a name="GIMP-CHECK-VERSION--CAPS"></a><h3>GIMP_CHECK_VERSION()</h3>
<pre class="programlisting">#define GIMP_CHECK_VERSION(major, minor, micro)</pre>
<p>
@ -134,14 +134,14 @@ Since: GIMP 2.2
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="GIMPVAR">
<a name="GIMPVAR--CAPS"></a><h3>GIMPVAR</h3>
<pre class="programlisting">#define GIMPVAR</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_major_version">
<a name="gimp-major-version"></a><h3>gimp_major_version</h3>
<pre class="programlisting">extern const guint gimp_major_version;
</pre>
@ -149,7 +149,7 @@ Since: GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_minor_version">
<a name="gimp-minor-version"></a><h3>gimp_minor_version</h3>
<pre class="programlisting">extern const guint gimp_minor_version;
</pre>
@ -157,7 +157,7 @@ Since: GIMP 2.2
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<div class="refsect2" title="gimp_micro_version">
<a name="gimp-micro-version"></a><h3>gimp_micro_version</h3>
<pre class="programlisting">extern const guint gimp_micro_version;
</pre>

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index of deprecated symbols</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="prev" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
@ -24,7 +24,7 @@
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
<td> </td>
</tr></table>
<div class="index">
<div class="index" title="Index of deprecated symbols">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpbase-index-deprecated"></a>Index of deprecated symbols</h2></div></div></div>
<div class="index"><div class="indexdiv">

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index of new symbols in GIMP 2.2</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="prev" href="libgimpbase-index.html" title="Index">
<link rel="next" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
@ -25,7 +25,7 @@
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
<td><a accesskey="n" href="libgimpbase-index-new-in-2-4.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="index" title="Index of new symbols in GIMP 2.2">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpbase-index-new-in-2-2"></a>Index of new symbols in GIMP 2.2</h2></div></div></div>
<div class="index"><div class="indexdiv">

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index of new symbols in GIMP 2.4</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="prev" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
<link rel="next" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
@ -25,7 +25,7 @@
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
<td><a accesskey="n" href="libgimpbase-index-new-in-2-6.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="index" title="Index of new symbols in GIMP 2.4">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpbase-index-new-in-2-4"></a>Index of new symbols in GIMP 2.4</h2></div></div></div>
<div class="index"><div class="indexdiv">

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index of new symbols in GIMP 2.6</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="prev" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
<link rel="next" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
@ -25,7 +25,7 @@
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
<td><a accesskey="n" href="libgimpbase-index-deprecated.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="index" title="Index of new symbols in GIMP 2.6">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpbase-index-new-in-2-6"></a>Index of new symbols in GIMP 2.6</h2></div></div></div>
<div class="index"></div>

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="prev" href="libgimpbase-gimputils.html" title="gimputils">
<link rel="next" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
@ -25,7 +25,7 @@
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
<td><a accesskey="n" href="libgimpbase-index-new-in-2-2.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="index" title="Index">
<div class="titlepage"><div><div><h2 class="title">
<a name="libgimpbase-index"></a>Index</h2></div></div></div>
<div class="index"><div class="indexdiv">

View File

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part I. GIMP Base Library</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="up" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="prev" href="index.html" title="GIMP Base Library Reference Manual">
<link rel="next" href="libgimpbase-gimpbaseenums.html" title="gimpbaseenums">
@ -25,7 +25,7 @@
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
<td><a accesskey="n" href="libgimpbase-gimpbaseenums.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part" lang="en">
<div class="part" title="Part I. GIMP Base Library">
<div class="titlepage"><div><div><h1 class="title">
<a name="libgimpbase"></a>Part I. GIMP Base Library</h1></div></div></div>
<div class="toc">