Imported Upstream version 2.8.6
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<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.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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.18 (XML mode)">
|
||||
@ -15,13 +15,13 @@
|
||||
<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.8.4
|
||||
for GIMP 2.8.6
|
||||
|
||||
</p></div>
|
||||
</div>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="toc"><dl>
|
||||
<div class="toc"><dl class="toc">
|
||||
<dt><span class="part"><a href="libgimpbase.html">I. GIMP Base Library</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt>
|
||||
@ -40,7 +40,7 @@
|
||||
global constants.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpparam.html">gimpparam</a></span><span class="refpurpose"> — Definitions of useful <span class="type">GParamFlags</span>.</span>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpparam.html">gimpparam</a></span><span class="refpurpose">Definitions of useful <span class="type">GParamFlags</span>.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpchecks.html">gimpchecks</a></span><span class="refpurpose"> — Constants and functions related to rendering
|
||||
@ -66,8 +66,8 @@
|
||||
to various GIMP objects.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpparasiteio.html">gimpparasiteio</a></span><span class="refpurpose"> — 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.</span>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpparasiteio.html">gimpparasiteio</a></span><span class="refpurpose">Utility functions to (de)serialize certain C
|
||||
structures to/from <span class="type">GimpParasite</span>'s.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpsignal.html">gimpsignal</a></span><span class="refpurpose"> — Portable signal handling.</span>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpbaseenums</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpbasetypes</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -75,8 +75,11 @@ GType.
|
||||
This structure is used to register translatable descriptions and
|
||||
help texts for enum values. See <a class="link" href="libgimpbase-gimpbasetypes.html#gimp-enum-set-value-descriptions" title="gimp_enum_set_value_descriptions ()"><code class="function">gimp_enum_set_value_descriptions()</code></a>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><span class="type">gint</span> <em class="structfield"><code><a name="GimpEnumDesc.value"></a>value</code></em>;</span></p></td>
|
||||
@ -106,8 +109,11 @@ help texts for enum values. See <a class="link" href="libgimpbase-gimpbasetypes.
|
||||
This structure is used to register translatable descriptions and
|
||||
help texts for flag values. See <a class="link" href="libgimpbase-gimpbasetypes.html#gimp-flags-set-value-descriptions" title="gimp_flags_set_value_descriptions ()"><code class="function">gimp_flags_set_value_descriptions()</code></a>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><span class="type">guint</span> <em class="structfield"><code><a name="GimpFlagsDesc.value"></a>value</code></em>;</span></p></td>
|
||||
@ -135,8 +141,11 @@ domain identifier to a <span class="type">GType</span>. The only purpose of this
|
||||
to use it when registering a <span class="type">G_TYPE_ENUM</span> with translatable value
|
||||
names.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
|
||||
@ -162,8 +171,11 @@ previously set using <a class="link" href="libgimpbase-gimpbasetypes.html#gimp-t
|
||||
not need to use this function directly, use <a class="link" href="libgimpbase-gimputils.html#gimp-enum-get-value" title="gimp_enum_get_value ()"><code class="function">gimp_enum_get_value()</code></a>
|
||||
or <a class="link" href="libgimpbase-gimputils.html#gimp-enum-value-get-desc" title="gimp_enum_value_get_desc ()"><code class="function">gimp_enum_value_get_desc()</code></a> instead.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
|
||||
@ -189,8 +201,11 @@ This function attaches a constant string as a translation context
|
||||
to a <span class="type">GType</span>. The only purpose of this function is to use it when
|
||||
registering a <span class="type">G_TYPE_ENUM</span> with translatable value names.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
|
||||
@ -216,8 +231,11 @@ using <a class="link" href="libgimpbase-gimpbasetypes.html#gimp-type-set-transla
|
||||
use this function directly, use <a class="link" href="libgimpbase-gimputils.html#gimp-enum-get-value" title="gimp_enum_get_value ()"><code class="function">gimp_enum_get_value()</code></a> or
|
||||
<a class="link" href="libgimpbase-gimputils.html#gimp-enum-value-get-desc" title="gimp_enum_value_get_desc ()"><code class="function">gimp_enum_value_get_desc()</code></a> instead.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
|
||||
@ -242,8 +260,11 @@ or <code class="literal">NULL</code> if no context was set</td>
|
||||
Sets the array of human readable and translatable descriptions
|
||||
and help texts for enum values.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em> :</span></p></td>
|
||||
@ -267,8 +288,11 @@ and help texts for enum values.
|
||||
Retreives the array of human readable and translatable descriptions
|
||||
and help texts for enum values.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em> :</span></p></td>
|
||||
@ -292,8 +316,11 @@ and help texts for enum values.
|
||||
Retreives the array of human readable and translatable descriptions
|
||||
and help texts for flags values.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>flags_type</code></em> :</span></p></td>
|
||||
@ -318,8 +345,11 @@ and help texts for flags values.
|
||||
Sets the array of human readable and translatable descriptions
|
||||
and help texts for flags values.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>flags_type</code></em> :</span></p></td>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpchecks</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -102,8 +102,11 @@ The dark light value for the default checkerboard pattern.
|
||||
Retrieves the actual shades of gray to use when drawing a
|
||||
checkerboard for a certain <a class="link" href="libgimpbase-gimpbaseenums.html#GimpCheckType" title="enum GimpCheckType"><span class="type">GimpCheckType</span></a>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpcpuaccel</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -77,8 +77,11 @@ Functions to query and configure CPU acceleration.
|
||||
<p>
|
||||
Query for CPU acceleration support.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td>
|
||||
@ -94,8 +97,11 @@ Query for CPU acceleration support.
|
||||
<p>
|
||||
This function is for internal use only.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>use</code></em> :</span></p></td>
|
||||
<td>whether to use CPU acceleration features or not</td>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpdatafiles</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -73,8 +73,11 @@ This structure is passed to the <a class="link" href="libgimpbase-gimpdatafiles.
|
||||
<a class="link" href="libgimpbase-gimpdatafiles.html#gimp-datafiles-read-directories" title="gimp_datafiles_read_directories ()"><code class="function">gimp_datafiles_read_directories()</code></a> for each file encountered in the
|
||||
data path.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term">const <span class="type">gchar</span> *<em class="structfield"><code><a name="GimpDatafileData.filename"></a>filename</code></em>;</span></p></td>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpenv</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -72,8 +72,11 @@ You don't need to care about this function. It is being called for
|
||||
you automatically (by means of the <a href="/local/head/share/gtk-doc/html/libgimp/libgimp-Gimp.html#MAIN:CAPS"><code class="function">MAIN()</code></a> macro that every plug-in
|
||||
runs). Calling it again will cause a fatal error.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>plug_in</code></em> :</span></p></td>
|
||||
<td>must be <code class="literal">TRUE</code> if this function is called from a plug-in</td>
|
||||
@ -107,8 +110,11 @@ freed. The returned string is in the encoding used for filenames by
|
||||
GLib, which isn't necessarily UTF-8. (On Windows it always is
|
||||
UTF-8.)
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td>The user-specific GIMP settings directory.</td>
|
||||
@ -132,8 +138,11 @@ freed. The returned string is in the encoding used for filenames by
|
||||
GLib, which isn't necessarily UTF-8. (On Windows it always is
|
||||
UTF-8.)
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td>The top directory for GIMP data.</td>
|
||||
@ -160,8 +169,11 @@ function is in the system codepage, never in UTF-8. It can thus be
|
||||
passed directly to the <code class="function">bindtextdomain()</code> function from libintl which
|
||||
does not handle UTF-8.)
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td>The top directory for GIMP locale files.</td>
|
||||
@ -185,8 +197,11 @@ freed. The returned string is in the encoding used for filenames by
|
||||
GLib, which isn't necessarily UTF-8. (On Windows it always is
|
||||
UTF-8.)
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td>The top directory for GIMP plug_ins and modules.</td>
|
||||
@ -210,8 +225,11 @@ freed. The returned string is in the encoding used for filenames by
|
||||
GLib, which isn't necessarily UTF-8. (On Windows it always is
|
||||
UTF-8.).
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td>The top directory for GIMP config files.</td>
|
||||
@ -229,8 +247,11 @@ UTF-8.).
|
||||
<p>
|
||||
This procedure is deprecated! Use <code class="function">g_get_user_special_dir()</code> instead.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
|
||||
@ -258,8 +279,11 @@ with <code class="function">g_free()</code> after use. The returned string is in
|
||||
used for filenames by GLib, which isn't necessarily
|
||||
UTF-8. (On Windows it always is UTF-8.)
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>basename</code></em> :</span></p></td>
|
||||
@ -285,8 +309,11 @@ freed. The returned string is in the encoding used for filenames by
|
||||
GLib, which isn't necessarily UTF-8. (On Windows it always is
|
||||
UTF-8.)
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td>The name of GIMP's application-specific gtkrc file.</td>
|
||||
@ -300,8 +327,11 @@ UTF-8.)
|
||||
<em class="parameter"><code><span class="type">gint</span> max_paths</code></em>,
|
||||
<em class="parameter"><code><span class="type">gboolean</span> check</code></em>,
|
||||
<em class="parameter"><code><span class="type">GList</span> **check_failed</code></em>);</pre>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>path</code></em> :</span></p></td>
|
||||
@ -332,8 +362,11 @@ check failed.</td>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-path-to-str"></a><h3>gimp_path_to_str ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">gchar</span> * gimp_path_to_str (<em class="parameter"><code><span class="type">GList</span> *path</code></em>);</pre>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>path</code></em> :</span></p></td>
|
||||
@ -354,8 +387,11 @@ check failed.</td>
|
||||
This function frees the memory allocated for the list and the strings
|
||||
it contains.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>path</code></em> :</span></p></td>
|
||||
<td>A list of directories as returned by <a class="link" href="libgimpbase-gimpenv.html#gimp-path-parse" title="gimp_path_parse ()"><code class="function">gimp_path_parse()</code></a>.</td>
|
||||
@ -369,8 +405,11 @@ it contains.
|
||||
<p>
|
||||
Note that you have to <code class="function">g_free()</code> the returned string.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>path</code></em> :</span></p></td>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimplimits</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpmemsize</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -71,8 +71,11 @@ can be parsed by <a class="link" href="libgimpbase-gimpmemsize.html#gimp-memsize
|
||||
config files. It should not be displayed to the user. If you need a
|
||||
nice human-readable string please use <code class="function">g_format_size()</code>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>memsize</code></em> :</span></p></td>
|
||||
@ -95,8 +98,11 @@ nice human-readable string please use <code class="function">g_format_size()</co
|
||||
Parses a string representation of a memory size as returned by
|
||||
<a class="link" href="libgimpbase-gimpmemsize.html#gimp-memsize-serialize" title="gimp_memsize_serialize ()"><code class="function">gimp_memsize_serialize()</code></a>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>string</code></em> :</span></p></td>
|
||||
@ -128,8 +134,11 @@ Parses a string representation of a memory size as returned by
|
||||
<p>
|
||||
This function is deprecated! Use <code class="function">g_format_size()</code> instead.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>memsize</code></em> :</span></p></td>
|
||||
@ -181,8 +190,11 @@ This function is deprecated! Use <code class="function">g_format_size()</code> i
|
||||
Creates a param spec to hold a memory size value.
|
||||
See <code class="function">g_param_spec_internal()</code> for more information.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpparam</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpparasite</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -296,7 +296,7 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
<div class="refsect1">
|
||||
<a name="libgimpbase-gimpparasite.see-also"></a><h2>See Also</h2>
|
||||
gimp_image_parasite_attach(),
|
||||
<a href="/local/head/share/gtk-doc/html/libgimp/libgimp-gimpdrawable.html#gimp-drawable-parasite-attach"><code class="function">gimp_drawable_parasite_attach()</code></a>, <a href="/local/head/share/gtk-doc/html/app/app-Gimp-parasites.html#gimp-parasite-attach"><code class="function">gimp_parasite_attach()</code></a>
|
||||
<a href="/local/head/share/gtk-doc/html/libgimp/libgimp-gimpdrawable.html#gimp-drawable-parasite-attach"><code class="function">gimp_drawable_parasite_attach()</code></a>, <a href="/local/head/share/gtk-doc/html/libgimp/libgimp-Gimp.html#gimp-parasite-attach"><code class="function">gimp_parasite_attach()</code></a>
|
||||
and their related functions.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpparasiteio</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimprectangle</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -88,8 +88,11 @@ Utility functions dealing with rectangle extents.
|
||||
<p>
|
||||
Calculates the intersection of two rectangles.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>x1</code></em> :</span></p></td>
|
||||
@ -166,8 +169,11 @@ Calculates the intersection of two rectangles.
|
||||
<p>
|
||||
Calculates the union of two rectangles.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>x1</code></em> :</span></p></td>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpsignal</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -60,8 +60,11 @@ that each function which takes or returns a variable of this type
|
||||
also accepts or may return special values defined by your system's
|
||||
signal.h header file (like <em class="parameter"><code>SIG_DFL</code></em> or <em class="parameter"><code>SIG_IGN</code></em>).
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>signum</code></em> :</span></p></td>
|
||||
<td>The number of the signal. Useful if different signals are
|
||||
@ -90,8 +93,11 @@ signal handler's environment completely via <em class="parameter"><code>flags</c
|
||||
implementations differ in their sematics, so we need to nail down
|
||||
exactly what we want. [austin 06.04.2000]
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>signum</code></em> :</span></p></td>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpunit</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -117,8 +117,11 @@ creating user-defined units.
|
||||
<p>
|
||||
Returns the number of units which are known to the <a class="link" href="libgimpbase-gimpunit.html#GimpUnit" title="enum GimpUnit"><span class="type">GimpUnit</span></a> system.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td>The number of defined units.</td>
|
||||
@ -135,8 +138,11 @@ Returns the number of <a class="link" href="libgimpbase-gimpunit.html#GimpUnit"
|
||||
(UNIT_INCH, UNIT_MM, UNIT_POINT, UNIT_PICA and the two "pseudo unit"
|
||||
UNIT_PIXEL).
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td>The number of built-in units.</td>
|
||||
@ -161,8 +167,11 @@ Note that a new unit is always created with it's deletion flag
|
||||
set to <code class="literal">TRUE</code>. You will have to set it to <code class="literal">FALSE</code> with
|
||||
<a class="link" href="libgimpbase-gimpunit.html#gimp-unit-set-deletion-flag" title="gimp_unit_set_deletion_flag ()"><code class="function">gimp_unit_set_deletion_flag()</code></a> to make the unit definition persistent.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>identifier</code></em> :</span></p></td>
|
||||
@ -203,8 +212,11 @@ set to <code class="literal">TRUE</code>. You will have to set it to <code class
|
||||
<div class="refsect2">
|
||||
<a name="gimp-unit-get-deletion-flag"></a><h3>gimp_unit_get_deletion_flag ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">gboolean</span> gimp_unit_get_deletion_flag (<em class="parameter"><code><a class="link" href="libgimpbase-gimpunit.html#GimpUnit" title="enum GimpUnit"><span class="type">GimpUnit</span></a> unit</code></em>);</pre>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>unit</code></em> :</span></p></td>
|
||||
@ -231,8 +243,11 @@ Sets a <a class="link" href="libgimpbase-gimpunit.html#GimpUnit" title="enum Gim
|
||||
Trying to change the <em class="parameter"><code>deletion_flag</code></em> of a built-in unit will be silently
|
||||
ignored.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>unit</code></em> :</span></p></td>
|
||||
@ -258,8 +273,11 @@ distance_in_units == (<em class="parameter"><code>factor</code></em> * distance_
|
||||
<p>
|
||||
Returns 0 for <em class="parameter"><code>unit</code></em> == GIMP_UNIT_PIXEL.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>unit</code></em> :</span></p></td>
|
||||
@ -283,8 +301,11 @@ approximately the same accuracy as an inch input field with two digits.
|
||||
<p>
|
||||
Returns 0 for <em class="parameter"><code>unit</code></em> == GIMP_UNIT_PIXEL.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>unit</code></em> :</span></p></td>
|
||||
@ -304,8 +325,11 @@ Returns 0 for <em class="parameter"><code>unit</code></em> == GIMP_UNIT_PIXEL.
|
||||
<p>
|
||||
This is an unstranslated string and must not be changed or freed.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>unit</code></em> :</span></p></td>
|
||||
@ -328,8 +352,11 @@ This is e.g. "''" for UNIT_INCH.
|
||||
<p>
|
||||
NOTE: This string must not be changed or freed.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>unit</code></em> :</span></p></td>
|
||||
@ -353,8 +380,11 @@ of the unit.
|
||||
<p>
|
||||
NOTE: This string must not be changed or freed.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>unit</code></em> :</span></p></td>
|
||||
@ -378,8 +408,11 @@ of the unit's name.
|
||||
<p>
|
||||
NOTE: This string must not be changed or freed.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>unit</code></em> :</span></p></td>
|
||||
@ -403,8 +436,11 @@ of the unit's name.
|
||||
<p>
|
||||
NOTE: This string must not be changed or freed.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>unit</code></em> :</span></p></td>
|
||||
@ -461,8 +497,11 @@ The <em class="parameter"><code>format</code></em> string supports the following
|
||||
</table></div>
|
||||
<p>
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>format</code></em> :</span></p></td>
|
||||
@ -491,8 +530,11 @@ replaced with the resp. strings for <em class="parameter"><code>unit</code></em>
|
||||
<p>
|
||||
Converts a <em class="parameter"><code>value</code></em> specified in pixels to <em class="parameter"><code>unit</code></em>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>pixels</code></em> :</span></p></td>
|
||||
@ -524,8 +566,11 @@ Converts a <em class="parameter"><code>value</code></em> specified in pixels to
|
||||
<p>
|
||||
Converts a <em class="parameter"><code>value</code></em> specified in <em class="parameter"><code>unit</code></em> to pixels.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
|
||||
@ -558,8 +603,11 @@ Converts a <em class="parameter"><code>value</code></em> specified in <em class=
|
||||
<p>
|
||||
Converts a <em class="parameter"><code>value</code></em> specified in <em class="parameter"><code>unit</code></em> to points.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
|
||||
@ -622,8 +670,11 @@ Converts a <em class="parameter"><code>value</code></em> specified in <em class=
|
||||
Creates a param spec to hold a units param.
|
||||
See <code class="function">g_param_spec_internal()</code> for more information.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimputils</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -103,8 +103,11 @@ Otherwise, the portion of <em class="parameter"><code>str</code></em> that is UT
|
||||
with "(invalid UTF-8 string)" is returned. If not even the start
|
||||
of <em class="parameter"><code>str</code></em> is valid UTF-8, only "(invalid UTF-8 string)" is returned.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>str</code></em> :</span></p></td>
|
||||
@ -147,8 +150,11 @@ The only purpose of this function is to provide an easy way to pass
|
||||
a filename in the filesystem encoding to a function that expects an
|
||||
UTF-8 encoded filename.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
|
||||
@ -172,8 +178,11 @@ Creates a (possibly trimmed) copy of <em class="parameter"><code>str</code></em>
|
||||
exceeds <em class="parameter"><code>max_chars</code></em> characters or on the first newline. The fact
|
||||
that the string was trimmed is indicated by appending an ellipsis.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>str</code></em> :</span></p></td>
|
||||
@ -202,8 +211,11 @@ to two adjacent underlines. This comes in handy when needing to display
|
||||
strings with underlines (like filenames) in a place that would convert
|
||||
them to mnemonics.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>str</code></em> :</span></p></td>
|
||||
@ -233,8 +245,11 @@ character in brackets (like "File (_F)"). This function recognizes
|
||||
this construct and removes the whole bracket construction to get
|
||||
rid of the mnemonic (see bug 157561).
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>str</code></em> :</span></p></td>
|
||||
@ -260,8 +275,11 @@ Canonical identifiers are e.g. expected by the PDB for procedure
|
||||
and parameter names. Every character of the input string that is
|
||||
not either '-', 'a-z', 'A-Z' or '0-9' will be replaced by a '-'.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>identifier</code></em> :</span></p></td>
|
||||
@ -285,8 +303,11 @@ when no longer needed.</td>
|
||||
<p>
|
||||
Retrieves <a class="link" href="libgimpbase-gimpbasetypes.html#GimpEnumDesc" title="struct GimpEnumDesc"><span class="type">GimpEnumDesc</span></a> associated with the given value, or <code class="literal">NULL</code>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>enum_class</code></em> :</span></p></td>
|
||||
@ -321,8 +342,11 @@ If the value exists in that enum, its name, nick and its translated
|
||||
description and help are returned (if <em class="parameter"><code>value_name</code></em>, <em class="parameter"><code>value_nick</code></em>,
|
||||
<em class="parameter"><code>value_desc</code></em> and <em class="parameter"><code>value_help</code></em> are not <code class="literal">NULL</code>).
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>enum_type</code></em> :</span></p></td>
|
||||
@ -366,8 +390,11 @@ description and help are returned (if <em class="parameter"><code>value_name</co
|
||||
<p>
|
||||
Retrieves the translated description for a given <em class="parameter"><code>enum_value</code></em>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>enum_class</code></em> :</span></p></td>
|
||||
@ -395,8 +422,11 @@ Retrieves the translated description for a given <em class="parameter"><code>enu
|
||||
<p>
|
||||
Retrieves the translated help for a given <em class="parameter"><code>enum_value</code></em>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>enum_class</code></em> :</span></p></td>
|
||||
@ -424,8 +454,11 @@ Retrieves the translated help for a given <em class="parameter"><code>enum_value
|
||||
<p>
|
||||
Retrieves the first <a class="link" href="libgimpbase-gimpbasetypes.html#GimpFlagsDesc" title="struct GimpFlagsDesc"><span class="type">GimpFlagsDesc</span></a> that matches the given value, or <code class="literal">NULL</code>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>flags_class</code></em> :</span></p></td>
|
||||
@ -460,8 +493,11 @@ If the value exists in that flags, its name, nick and its
|
||||
translated description and help are returned (if <em class="parameter"><code>value_name</code></em>,
|
||||
<em class="parameter"><code>value_nick</code></em>, <em class="parameter"><code>value_desc</code></em> and <em class="parameter"><code>value_help</code></em> are not <code class="literal">NULL</code>).
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>flags_type</code></em> :</span></p></td>
|
||||
@ -505,8 +541,11 @@ translated description and help are returned (if <em class="parameter"><code>val
|
||||
<p>
|
||||
Retrieves the translated description for a given <em class="parameter"><code>flags_value</code></em>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>flags_class</code></em> :</span></p></td>
|
||||
@ -534,8 +573,11 @@ Retrieves the translated description for a given <em class="parameter"><code>fla
|
||||
<p>
|
||||
Retrieves the translated help for a given <em class="parameter"><code>flags_value</code></em>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>flags_class</code></em> :</span></p></td>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpversion</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -81,7 +81,7 @@ The minor GIMP version number.
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GIMP-MICRO-VERSION:CAPS"></a><h3>GIMP_MICRO_VERSION</h3>
|
||||
<pre class="programlisting">#define GIMP_MICRO_VERSION (4)
|
||||
<pre class="programlisting">#define GIMP_MICRO_VERSION (6)
|
||||
</pre>
|
||||
<p>
|
||||
The micro GIMP version number.
|
||||
@ -90,7 +90,7 @@ The micro GIMP version number.
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GIMP-VERSION:CAPS"></a><h3>GIMP_VERSION</h3>
|
||||
<pre class="programlisting">#define GIMP_VERSION "2.8.4"
|
||||
<pre class="programlisting">#define GIMP_VERSION "2.8.6"
|
||||
</pre>
|
||||
<p>
|
||||
The GIMP version as a string.
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<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.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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-8.html" title="Index of new symbols in GIMP 2.8">
|
||||
@ -19,8 +19,8 @@
|
||||
<td> </td>
|
||||
</tr></table>
|
||||
<div class="index">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="libgimpbase-index-deprecated"></a>Index of deprecated symbols</h2></div></div></div>
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="libgimpbase-index-deprecated"></a>Index of deprecated symbols</h1></div></div></div>
|
||||
<div class="index">
|
||||
<div class="indexdiv">
|
||||
<h3>M</h3>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<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.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -20,8 +20,8 @@
|
||||
<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="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="titlepage"><div><div><h1 class="title">
|
||||
<a name="libgimpbase-index-new-in-2-2"></a>Index of new symbols in GIMP 2.2</h1></div></div></div>
|
||||
<div class="index">
|
||||
<div class="indexdiv">
|
||||
<h3>A</h3>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<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.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -20,8 +20,8 @@
|
||||
<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="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="titlepage"><div><div><h1 class="title">
|
||||
<a name="libgimpbase-index-new-in-2-4"></a>Index of new symbols in GIMP 2.4</h1></div></div></div>
|
||||
<div class="index">
|
||||
<div class="indexdiv">
|
||||
<h3>C</h3>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<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.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -20,8 +20,8 @@
|
||||
<td><a accesskey="n" href="libgimpbase-index-new-in-2-8.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
<div class="index">
|
||||
<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="titlepage"><div><div><h1 class="title">
|
||||
<a name="libgimpbase-index-new-in-2-6"></a>Index of new symbols in GIMP 2.6</h1></div></div></div>
|
||||
<div class="index"></div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Index of new symbols in GIMP 2.8</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -20,8 +20,8 @@
|
||||
<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="titlepage"><div><div><h2 class="title">
|
||||
<a name="libgimpbase-index-new-in-2-8"></a>Index of new symbols in GIMP 2.8</h2></div></div></div>
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="libgimpbase-index-new-in-2-8"></a>Index of new symbols in GIMP 2.8</h1></div></div></div>
|
||||
<div class="index">
|
||||
<div class="indexdiv">
|
||||
<h3>P</h3>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Index</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -20,8 +20,8 @@
|
||||
<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="titlepage"><div><div><h2 class="title">
|
||||
<a name="libgimpbase-index"></a>Index</h2></div></div></div>
|
||||
<div class="titlepage"><div><div><h1 class="title">
|
||||
<a name="libgimpbase-index"></a>Index</h1></div></div></div>
|
||||
<div class="index">
|
||||
<div class="indexdiv">
|
||||
<h3>A</h3>
|
||||
@ -416,7 +416,7 @@
|
||||
</dt>
|
||||
<dt>GimpUserDirectory, <a class="indexterm" href="libgimpbase-gimpbaseenums.html#GimpUserDirectory">enum GimpUserDirectory</a>
|
||||
</dt>
|
||||
<dt>gimp_user_directory, <a class="indexterm" href="libgimpbase-gimpenv.html#gimp-user-directory">gimp_user_directory ()</a>
|
||||
<dt>gimp_user_directory, <a class="indexterm" href="libgimpbase-gimpenv.html#gimp-user-directory">gimp_user_directory ()</a>, <a class="indexterm" href="libgimpbase-gimpenv.html#gimp-user-directory">gimp_user_directory ()</a>
|
||||
</dt>
|
||||
<dt>gimp_utf8_strtrim, <a class="indexterm" href="libgimpbase-gimputils.html#gimp-utf8-strtrim">gimp_utf8_strtrim ()</a>
|
||||
</dt>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<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.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<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">
|
||||
@ -24,7 +24,7 @@
|
||||
<a name="libgimpbase"></a>Part I. GIMP Base Library</h1></div></div></div>
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl>
|
||||
<dl class="toc">
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpbaseenums.html">gimpbaseenums</a></span><span class="refpurpose"> — Basic GIMP enumeration data types.</span>
|
||||
</dt>
|
||||
@ -41,7 +41,7 @@
|
||||
global constants.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpparam.html">gimpparam</a></span><span class="refpurpose"> — Definitions of useful <span class="type">GParamFlags</span>.</span>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpparam.html">gimpparam</a></span><span class="refpurpose">Definitions of useful <span class="type">GParamFlags</span>.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpchecks.html">gimpchecks</a></span><span class="refpurpose"> — Constants and functions related to rendering
|
||||
@ -67,8 +67,8 @@
|
||||
to various GIMP objects.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpparasiteio.html">gimpparasiteio</a></span><span class="refpurpose"> — 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.</span>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpparasiteio.html">gimpparasiteio</a></span><span class="refpurpose">Utility functions to (de)serialize certain C
|
||||
structures to/from <span class="type">GimpParasite</span>'s.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpsignal.html">gimpsignal</a></span><span class="refpurpose"> — Portable signal handling.</span>
|
||||
|
||||
Reference in New Issue
Block a user