Imported Upstream version 2.3.9
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -5,7 +6,7 @@
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
|
||||
<link rel="start" 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.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -13,13 +14,12 @@
|
||||
<link rel="index" href="ix03.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<div class="book" lang="en">
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" lang="en">
|
||||
<div class="titlepage">
|
||||
<div>
|
||||
<div><table class="navigation" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GIMP Base Library Reference Manual</p></th></tr></table></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.3.8
|
||||
for GIMP 2.3.9
|
||||
|
||||
</p></div>
|
||||
</div>
|
||||
@ -50,6 +50,9 @@ capabilities.</span>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpchecks.html">gimpchecks</a></span><span class="refpurpose"> - Constants and functions related to rendering checkerboards.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpcpuaccel.html">gimpcpuaccel</a></span><span class="refpurpose"> - </span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpbase-gimpdatafiles.html">gimpdatafiles</a></span><span class="refpurpose"> - Functions to handle GIMP data files.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
@ -81,10 +84,5 @@ user-defined units.</span>
|
||||
<dt><span class="index"><a href="ix04.html">Index of deprecated symbols</a></span></dt>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase.html"><b>Part I. GIMP Base Library >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</div></body>
|
||||
</html>
|
||||
|
||||
@ -61,6 +61,10 @@
|
||||
<ANCHOR id="GIMP-CHECK-DARK:CAPS" href="libgimpbase/libgimpbase-gimpchecks.html#GIMP-CHECK-DARK:CAPS">
|
||||
<ANCHOR id="GIMP-CHECK-LIGHT:CAPS" href="libgimpbase/libgimpbase-gimpchecks.html#GIMP-CHECK-LIGHT:CAPS">
|
||||
<ANCHOR id="gimp-checks-get-shades" href="libgimpbase/libgimpbase-gimpchecks.html#gimp-checks-get-shades">
|
||||
<ANCHOR id="libgimpbase-gimpcpuaccel" href="libgimpbase/libgimpbase-gimpcpuaccel.html">
|
||||
<ANCHOR id="GimpCpuAccelFlags" href="libgimpbase/libgimpbase-gimpcpuaccel.html#GimpCpuAccelFlags">
|
||||
<ANCHOR id="gimp-cpu-accel-get-support" href="libgimpbase/libgimpbase-gimpcpuaccel.html#gimp-cpu-accel-get-support">
|
||||
<ANCHOR id="gimp-cpu-accel-set-use" href="libgimpbase/libgimpbase-gimpcpuaccel.html#gimp-cpu-accel-set-use">
|
||||
<ANCHOR id="libgimpbase-gimpdatafiles" href="libgimpbase/libgimpbase-gimpdatafiles.html">
|
||||
<ANCHOR id="GimpDatafileData" href="libgimpbase/libgimpbase-gimpdatafiles.html#GimpDatafileData">
|
||||
<ANCHOR id="GimpDatafileLoaderFunc" href="libgimpbase/libgimpbase-gimpdatafiles.html#GimpDatafileLoaderFunc">
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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="ix02.html" title="Index of new symbols in GIMP 2.2">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,314 +17,317 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimputils.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td> </td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="ix02.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="id2506482"></a>Index</h2></div></div></div>
|
||||
<a name="id2508334"></a>Index</h2></div></div></div>
|
||||
<div class="index"><div class="indexdiv">
|
||||
<h3>G</h3>
|
||||
<dl>
|
||||
<dt>GimpAddMaskType, <a href="libgimpbase-gimpbaseenums.html#id2492547">enum GimpAddMaskType</a>
|
||||
<dt>GimpAddMaskType, <a href="libgimpbase-gimpbaseenums.html#id2494418">enum GimpAddMaskType</a>
|
||||
</dt>
|
||||
<dt>GimpBlendMode, <a href="libgimpbase-gimpbaseenums.html#id2541762">enum GimpBlendMode</a>
|
||||
<dt>GimpBlendMode, <a href="libgimpbase-gimpbaseenums.html#id2544609">enum GimpBlendMode</a>
|
||||
</dt>
|
||||
<dt>GimpBucketFillMode, <a href="libgimpbase-gimpbaseenums.html#id2492585">enum GimpBucketFillMode</a>
|
||||
<dt>GimpBucketFillMode, <a href="libgimpbase-gimpbaseenums.html#id2494459">enum GimpBucketFillMode</a>
|
||||
</dt>
|
||||
<dt>GimpChannelOps, <a href="libgimpbase-gimpbaseenums.html#id2492614">enum GimpChannelOps</a>
|
||||
<dt>GimpChannelOps, <a href="libgimpbase-gimpbaseenums.html#id2494490">enum GimpChannelOps</a>
|
||||
</dt>
|
||||
<dt>GimpChannelType, <a href="libgimpbase-gimpbaseenums.html#id2492646">enum GimpChannelType</a>
|
||||
<dt>GimpChannelType, <a href="libgimpbase-gimpbaseenums.html#id2494524">enum GimpChannelType</a>
|
||||
</dt>
|
||||
<dt>GimpCheckSize, <a href="libgimpbase-gimpbaseenums.html#id2492676">enum GimpCheckSize</a>
|
||||
<dt>GimpCheckSize, <a href="libgimpbase-gimpbaseenums.html#id2536439">enum GimpCheckSize</a>
|
||||
</dt>
|
||||
<dt>GimpCheckType, <a href="libgimpbase-gimpbaseenums.html#id2534580">enum GimpCheckType</a>
|
||||
<dt>GimpCheckType, <a href="libgimpbase-gimpbaseenums.html#id2536470">enum GimpCheckType</a>
|
||||
</dt>
|
||||
<dt>GimpCloneType, <a href="libgimpbase-gimpbaseenums.html#id2534613">enum GimpCloneType</a>
|
||||
<dt>GimpCloneType, <a href="libgimpbase-gimpbaseenums.html#id2536506">enum GimpCloneType</a>
|
||||
</dt>
|
||||
<dt>GimpDatafileData, <a href="libgimpbase-gimpdatafiles.html#id2537231">GimpDatafileData</a>
|
||||
<dt>GimpCpuAccelFlags, <a href="libgimpbase-gimpcpuaccel.html#id2531318">enum GimpCpuAccelFlags</a>
|
||||
</dt>
|
||||
<dt>GimpDatafileLoaderFunc, <a href="libgimpbase-gimpdatafiles.html#id2537260">GimpDatafileLoaderFunc ()</a>
|
||||
<dt>GimpDatafileData, <a href="libgimpbase-gimpdatafiles.html#id2526747">GimpDatafileData</a>
|
||||
</dt>
|
||||
<dt>GimpDesaturateMode, <a href="libgimpbase-gimpbaseenums.html#id2534641">enum GimpDesaturateMode</a>
|
||||
<dt>GimpDatafileLoaderFunc, <a href="libgimpbase-gimpdatafiles.html#id2527742">GimpDatafileLoaderFunc ()</a>
|
||||
</dt>
|
||||
<dt>GimpDodgeBurnType, <a href="libgimpbase-gimpbaseenums.html#id2534670">enum GimpDodgeBurnType</a>
|
||||
<dt>GimpDesaturateMode, <a href="libgimpbase-gimpbaseenums.html#id2536536">enum GimpDesaturateMode</a>
|
||||
</dt>
|
||||
<dt>GimpEnumDesc, <a href="libgimpbase-gimpbasetypes.html#id2556977">GimpEnumDesc</a>
|
||||
<dt>GimpDodgeBurnType, <a href="libgimpbase-gimpbaseenums.html#id2536567">enum GimpDodgeBurnType</a>
|
||||
</dt>
|
||||
<dt>GimpFlagsDesc, <a href="libgimpbase-gimpbasetypes.html#id2540987">GimpFlagsDesc</a>
|
||||
<dt>GimpEnumDesc, <a href="libgimpbase-gimpbasetypes.html#id2542836">GimpEnumDesc</a>
|
||||
</dt>
|
||||
<dt>GimpForegroundExtractMode, <a href="libgimpbase-gimpbaseenums.html#id2534697">enum GimpForegroundExtractMode</a>
|
||||
<dt>GimpFlagsDesc, <a href="libgimpbase-gimpbasetypes.html#id2542864">GimpFlagsDesc</a>
|
||||
</dt>
|
||||
<dt>GimpGradientType, <a href="libgimpbase-gimpbaseenums.html#id2534722">enum GimpGradientType</a>
|
||||
<dt>GimpForegroundExtractMode, <a href="libgimpbase-gimpbaseenums.html#id2536597">enum GimpForegroundExtractMode</a>
|
||||
</dt>
|
||||
<dt>GimpGridStyle, <a href="libgimpbase-gimpbaseenums.html#id2534761">enum GimpGridStyle</a>
|
||||
<dt>GimpGradientType, <a href="libgimpbase-gimpbaseenums.html#id2536624">enum GimpGradientType</a>
|
||||
</dt>
|
||||
<dt>GimpIconType, <a href="libgimpbase-gimpbaseenums.html#id2534793">enum GimpIconType</a>
|
||||
<dt>GimpGridStyle, <a href="libgimpbase-gimpbaseenums.html#id2536666">enum GimpGridStyle</a>
|
||||
</dt>
|
||||
<dt>GimpImageBaseType, <a href="libgimpbase-gimpbaseenums.html#id2474537">enum GimpImageBaseType</a>
|
||||
<dt>GimpIconType, <a href="libgimpbase-gimpbaseenums.html#id2476407">enum GimpIconType</a>
|
||||
</dt>
|
||||
<dt>GimpImageType, <a href="libgimpbase-gimpbaseenums.html#id2474565">enum GimpImageType</a>
|
||||
<dt>GimpImageBaseType, <a href="libgimpbase-gimpbaseenums.html#id2476439">enum GimpImageBaseType</a>
|
||||
</dt>
|
||||
<dt>GimpInterpolationType, <a href="libgimpbase-gimpbaseenums.html#id2474597">enum GimpInterpolationType</a>
|
||||
<dt>GimpImageType, <a href="libgimpbase-gimpbaseenums.html#id2476469">enum GimpImageType</a>
|
||||
</dt>
|
||||
<dt>GimpMessageHandlerType, <a href="libgimpbase-gimpbaseenums.html#id2474626">enum GimpMessageHandlerType</a>
|
||||
<dt>GimpInterpolationType, <a href="libgimpbase-gimpbaseenums.html#id2476503">enum GimpInterpolationType</a>
|
||||
</dt>
|
||||
<dt>GimpPaintApplicationMode, <a href="libgimpbase-gimpbaseenums.html#id2474652">enum GimpPaintApplicationMode</a>
|
||||
<dt>GimpMessageHandlerType, <a href="libgimpbase-gimpbaseenums.html#id2476534">enum GimpMessageHandlerType</a>
|
||||
</dt>
|
||||
<dt>GimpParasite, <a href="libgimpbase-gimpparasite.html#id2520051">GimpParasite</a>
|
||||
<dt>GimpPaintApplicationMode, <a href="libgimpbase-gimpbaseenums.html#id2476562">enum GimpPaintApplicationMode</a>
|
||||
</dt>
|
||||
<dt>GimpPDBArgType, <a href="libgimpbase-gimpbaseenums.html#id2474678">enum GimpPDBArgType</a>
|
||||
<dt>GimpParasite, <a href="libgimpbase-gimpparasite.html#id2563180">GimpParasite</a>
|
||||
</dt>
|
||||
<dt>GimpPDBProcType, <a href="libgimpbase-gimpbaseenums.html#id2474713">enum GimpPDBProcType</a>
|
||||
<dt>GimpPDBArgType, <a href="libgimpbase-gimpbaseenums.html#id2476591">enum GimpPDBArgType</a>
|
||||
</dt>
|
||||
<dt>GimpPDBStatusType, <a href="libgimpbase-gimpbaseenums.html#id2474742">enum GimpPDBStatusType</a>
|
||||
<dt>GimpPDBProcType, <a href="libgimpbase-gimpbaseenums.html#id2476628">enum GimpPDBProcType</a>
|
||||
</dt>
|
||||
<dt>GimpProgressCommand, <a href="libgimpbase-gimpbaseenums.html#id2474770">enum GimpProgressCommand</a>
|
||||
<dt>GimpPDBStatusType, <a href="libgimpbase-gimpbaseenums.html#id2559284">enum GimpPDBStatusType</a>
|
||||
</dt>
|
||||
<dt>GimpRepeatMode, <a href="libgimpbase-gimpbaseenums.html#id2474800">enum GimpRepeatMode</a>
|
||||
<dt>GimpProgressCommand, <a href="libgimpbase-gimpbaseenums.html#id2559311">enum GimpProgressCommand</a>
|
||||
</dt>
|
||||
<dt>GimpRunMode, <a href="libgimpbase-gimpbaseenums.html#id2557345">enum GimpRunMode</a>
|
||||
<dt>GimpRepeatMode, <a href="libgimpbase-gimpbaseenums.html#id2559339">enum GimpRepeatMode</a>
|
||||
</dt>
|
||||
<dt>GimpSignalHandlerFunc, <a href="libgimpbase-gimpsignal.html#id2549186">GimpSignalHandlerFunc ()</a>
|
||||
<dt>GimpRunMode, <a href="libgimpbase-gimpbaseenums.html#id2559366">enum GimpRunMode</a>
|
||||
</dt>
|
||||
<dt>GimpSizeType, <a href="libgimpbase-gimpbaseenums.html#id2557371">enum GimpSizeType</a>
|
||||
<dt>GimpSignalHandlerFunc, <a href="libgimpbase-gimpsignal.html#id2564384">GimpSignalHandlerFunc ()</a>
|
||||
</dt>
|
||||
<dt>GimpStackTraceMode, <a href="libgimpbase-gimpbaseenums.html#id2557395">enum GimpStackTraceMode</a>
|
||||
<dt>GimpSizeType, <a href="libgimpbase-gimpbaseenums.html#id2559394">enum GimpSizeType</a>
|
||||
</dt>
|
||||
<dt>GimpTransferMode, <a href="libgimpbase-gimpbaseenums.html#id2557419">enum GimpTransferMode</a>
|
||||
<dt>GimpStackTraceMode, <a href="libgimpbase-gimpbaseenums.html#id2559420">enum GimpStackTraceMode</a>
|
||||
</dt>
|
||||
<dt>GimpTransformDirection, <a href="libgimpbase-gimpbaseenums.html#id2557444">enum GimpTransformDirection</a>
|
||||
<dt>GimpTransferMode, <a href="libgimpbase-gimpbaseenums.html#id2559446">enum GimpTransferMode</a>
|
||||
</dt>
|
||||
<dt>GimpUnit, <a href="libgimpbase-gimpunit.html#id2518102">enum GimpUnit</a>
|
||||
<dt>GimpTransformDirection, <a href="libgimpbase-gimpbaseenums.html#id2559473">enum GimpTransformDirection</a>
|
||||
</dt>
|
||||
<dt>gimp_any_to_utf8, <a href="libgimpbase-gimputils.html#id2537779">gimp_any_to_utf8 ()</a>
|
||||
<dt>GimpUnit, <a href="libgimpbase-gimpunit.html#id2562859">enum GimpUnit</a>
|
||||
</dt>
|
||||
<dt>GIMP_API_VERSION, <a href="libgimpbase-gimpversion.html#id2540315">GIMP_API_VERSION</a>
|
||||
<dt>gimp_any_to_utf8, <a href="libgimpbase-gimputils.html#id2566533">gimp_any_to_utf8 ()</a>
|
||||
</dt>
|
||||
<dt>gimp_canonicalize_identifier, <a href="libgimpbase-gimputils.html#id2569775">gimp_canonicalize_identifier ()</a>
|
||||
<dt>GIMP_API_VERSION, <a href="libgimpbase-gimpversion.html#id2542102">GIMP_API_VERSION</a>
|
||||
</dt>
|
||||
<dt>gimp_checks_get_shades, <a href="libgimpbase-gimpchecks.html#id2524399">gimp_checks_get_shades ()</a>
|
||||
<dt>gimp_canonicalize_identifier, <a href="libgimpbase-gimputils.html#id2572806">gimp_canonicalize_identifier ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_CHECK_DARK, <a href="libgimpbase-gimpchecks.html#id2524349">GIMP_CHECK_DARK</a>
|
||||
<dt>gimp_checks_get_shades, <a href="libgimpbase-gimpchecks.html#id2558551">gimp_checks_get_shades ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_CHECK_LIGHT, <a href="libgimpbase-gimpchecks.html#id2524374">GIMP_CHECK_LIGHT</a>
|
||||
<dt>GIMP_CHECK_DARK, <a href="libgimpbase-gimpchecks.html#id2538791">GIMP_CHECK_DARK</a>
|
||||
</dt>
|
||||
<dt>GIMP_CHECK_SIZE, <a href="libgimpbase-gimpchecks.html#id2524296">GIMP_CHECK_SIZE</a>
|
||||
<dt>GIMP_CHECK_LIGHT, <a href="libgimpbase-gimpchecks.html#id2538819">GIMP_CHECK_LIGHT</a>
|
||||
</dt>
|
||||
<dt>GIMP_CHECK_SIZE_SM, <a href="libgimpbase-gimpchecks.html#id2524323">GIMP_CHECK_SIZE_SM</a>
|
||||
<dt>GIMP_CHECK_SIZE, <a href="libgimpbase-gimpchecks.html#id2538734">GIMP_CHECK_SIZE</a>
|
||||
</dt>
|
||||
<dt>GIMP_CHECK_VERSION, <a href="libgimpbase-gimpversion.html#id2540342">GIMP_CHECK_VERSION()</a>
|
||||
<dt>GIMP_CHECK_SIZE_SM, <a href="libgimpbase-gimpchecks.html#id2538763">GIMP_CHECK_SIZE_SM</a>
|
||||
</dt>
|
||||
<dt>gimp_datafiles_check_extension, <a href="libgimpbase-gimpdatafiles.html#id2524169">gimp_datafiles_check_extension ()</a>
|
||||
<dt>GIMP_CHECK_VERSION, <a href="libgimpbase-gimpversion.html#id2542130">GIMP_CHECK_VERSION()</a>
|
||||
</dt>
|
||||
<dt>gimp_datafiles_read_directories, <a href="libgimpbase-gimpdatafiles.html#id2524253">gimp_datafiles_read_directories ()</a>
|
||||
<dt>gimp_cpu_accel_get_support, <a href="libgimpbase-gimpcpuaccel.html#id2534474">gimp_cpu_accel_get_support ()</a>
|
||||
</dt>
|
||||
<dt>gimp_data_directory, <a href="libgimpbase-gimpenv.html#id2560799">gimp_data_directory ()</a>
|
||||
<dt>gimp_cpu_accel_set_use, <a href="libgimpbase-gimpcpuaccel.html#id2534540">gimp_cpu_accel_set_use ()</a>
|
||||
</dt>
|
||||
<dt>gimp_directory, <a href="libgimpbase-gimpenv.html#id2529539">gimp_directory ()</a>
|
||||
<dt>gimp_datafiles_check_extension, <a href="libgimpbase-gimpdatafiles.html#id2527820">gimp_datafiles_check_extension ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_get_desc, <a href="libgimpbase-gimputils.html#id2569871">gimp_enum_get_desc ()</a>
|
||||
<dt>gimp_datafiles_read_directories, <a href="libgimpbase-gimpdatafiles.html#id2546705">gimp_datafiles_read_directories ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_get_value, <a href="libgimpbase-gimputils.html#id2570002">gimp_enum_get_value ()</a>
|
||||
<dt>gimp_data_directory, <a href="libgimpbase-gimpenv.html#id2547685">gimp_data_directory ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_get_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2551476">gimp_enum_get_value_descriptions ()</a>
|
||||
<dt>gimp_directory, <a href="libgimpbase-gimpenv.html#id2518610">gimp_directory ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_set_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2551367">gimp_enum_set_value_descriptions ()</a>
|
||||
<dt>gimp_enum_get_desc, <a href="libgimpbase-gimputils.html#id2572907">gimp_enum_get_desc ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_value_get_desc, <a href="libgimpbase-gimputils.html#id2570284">gimp_enum_value_get_desc ()</a>
|
||||
<dt>gimp_enum_get_value, <a href="libgimpbase-gimputils.html#id2573045">gimp_enum_get_value ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_value_get_help, <a href="libgimpbase-gimputils.html#id2570407">gimp_enum_value_get_help ()</a>
|
||||
<dt>gimp_enum_get_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2534638">gimp_enum_get_value_descriptions ()</a>
|
||||
</dt>
|
||||
<dt>gimp_env_init, <a href="libgimpbase-gimpenv.html#id2529458">gimp_env_init ()</a>
|
||||
<dt>gimp_enum_set_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2555150">gimp_enum_set_value_descriptions ()</a>
|
||||
</dt>
|
||||
<dt>gimp_escape_uline, <a href="libgimpbase-gimputils.html#id2516042">gimp_escape_uline ()</a>
|
||||
<dt>gimp_enum_value_get_desc, <a href="libgimpbase-gimputils.html#id2573356">gimp_enum_value_get_desc ()</a>
|
||||
</dt>
|
||||
<dt>gimp_filename_to_utf8, <a href="libgimpbase-gimputils.html#id2537967">gimp_filename_to_utf8 ()</a>
|
||||
<dt>gimp_enum_value_get_help, <a href="libgimpbase-gimputils.html#id2573484">gimp_enum_value_get_help ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_get_first_desc, <a href="libgimpbase-gimputils.html#id2570530">gimp_flags_get_first_desc ()</a>
|
||||
<dt>gimp_env_init, <a href="libgimpbase-gimpenv.html#id2518521">gimp_env_init ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_get_first_value, <a href="libgimpbase-gimputils.html#id2570660">gimp_flags_get_first_value ()</a>
|
||||
<dt>gimp_escape_uline, <a href="libgimpbase-gimputils.html#id2520890">gimp_escape_uline ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_get_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2470426">gimp_flags_get_value_descriptions ()</a>
|
||||
<dt>gimp_filename_to_utf8, <a href="libgimpbase-gimputils.html#id2520662">gimp_filename_to_utf8 ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_set_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2470527">gimp_flags_set_value_descriptions ()</a>
|
||||
<dt>gimp_flags_get_first_desc, <a href="libgimpbase-gimputils.html#id2573611">gimp_flags_get_first_desc ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_value_get_desc, <a href="libgimpbase-gimputils.html#id2570942">gimp_flags_value_get_desc ()</a>
|
||||
<dt>gimp_flags_get_first_value, <a href="libgimpbase-gimputils.html#id2573749">gimp_flags_get_first_value ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_value_get_help, <a href="libgimpbase-gimputils.html#id2536554">gimp_flags_value_get_help ()</a>
|
||||
<dt>gimp_flags_get_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2534747">gimp_flags_get_value_descriptions ()</a>
|
||||
</dt>
|
||||
<dt>gimp_gtkrc, <a href="libgimpbase-gimpenv.html#id2561048">gimp_gtkrc ()</a>
|
||||
<dt>gimp_flags_set_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2534856">gimp_flags_set_value_descriptions ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_IS_PARAM_SPEC_MEMSIZE, <a href="libgimpbase-gimpmemsize.html#id2557694">GIMP_IS_PARAM_SPEC_MEMSIZE()</a>
|
||||
<dt>gimp_flags_value_get_desc, <a href="libgimpbase-gimputils.html#id2574059">gimp_flags_value_get_desc ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_IS_PARAM_SPEC_PARASITE, <a href="libgimpbase-gimpparasite.html#id2564840">GIMP_IS_PARAM_SPEC_PARASITE()</a>
|
||||
<dt>gimp_flags_value_get_help, <a href="libgimpbase-gimputils.html#id2574187">gimp_flags_value_get_help ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_IS_PARAM_SPEC_UNIT, <a href="libgimpbase-gimpunit.html#id2567760">GIMP_IS_PARAM_SPEC_UNIT()</a>
|
||||
<dt>gimp_gtkrc, <a href="libgimpbase-gimpenv.html#id2536881">gimp_gtkrc ()</a>
|
||||
</dt>
|
||||
<dt>gimp_locale_directory, <a href="libgimpbase-gimpenv.html#id2560861">gimp_locale_directory ()</a>
|
||||
<dt>GIMP_IS_PARAM_SPEC_MEMSIZE, <a href="libgimpbase-gimpmemsize.html#id2529126">GIMP_IS_PARAM_SPEC_MEMSIZE()</a>
|
||||
</dt>
|
||||
<dt>GIMP_MAJOR_VERSION, <a href="libgimpbase-gimpversion.html#id2532705">GIMP_MAJOR_VERSION</a>
|
||||
<dt>GIMP_IS_PARAM_SPEC_PARASITE, <a href="libgimpbase-gimpparasite.html#id2567650">GIMP_IS_PARAM_SPEC_PARASITE()</a>
|
||||
</dt>
|
||||
<dt>GIMP_MAX_IMAGE_SIZE, <a href="libgimpbase-gimplimits.html#id2538737">GIMP_MAX_IMAGE_SIZE</a>
|
||||
<dt>GIMP_IS_PARAM_SPEC_UNIT, <a href="libgimpbase-gimpunit.html#id2570662">GIMP_IS_PARAM_SPEC_UNIT()</a>
|
||||
</dt>
|
||||
<dt>GIMP_MAX_MEMSIZE, <a href="libgimpbase-gimplimits.html#id2470159">GIMP_MAX_MEMSIZE</a>
|
||||
<dt>gimp_locale_directory, <a href="libgimpbase-gimpenv.html#id2547750">gimp_locale_directory ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_MAX_RESOLUTION, <a href="libgimpbase-gimplimits.html#id2538796">GIMP_MAX_RESOLUTION</a>
|
||||
<dt>GIMP_MAJOR_VERSION, <a href="libgimpbase-gimpversion.html#id2547052">GIMP_MAJOR_VERSION</a>
|
||||
</dt>
|
||||
<dt>gimp_memsize_deserialize, <a href="libgimpbase-gimpmemsize.html#id2522056">gimp_memsize_deserialize ()</a>
|
||||
<dt>GIMP_MAX_IMAGE_SIZE, <a href="libgimpbase-gimplimits.html#id2471315">GIMP_MAX_IMAGE_SIZE</a>
|
||||
</dt>
|
||||
<dt>gimp_memsize_serialize, <a href="libgimpbase-gimpmemsize.html#id2528923">gimp_memsize_serialize ()</a>
|
||||
<dt>GIMP_MAX_MEMSIZE, <a href="libgimpbase-gimplimits.html#id2546977">GIMP_MAX_MEMSIZE</a>
|
||||
</dt>
|
||||
<dt>gimp_memsize_to_string, <a href="libgimpbase-gimpmemsize.html#id2557543">gimp_memsize_to_string ()</a>
|
||||
<dt>GIMP_MAX_RESOLUTION, <a href="libgimpbase-gimplimits.html#id2546946">GIMP_MAX_RESOLUTION</a>
|
||||
</dt>
|
||||
<dt>GIMP_MICRO_VERSION, <a href="libgimpbase-gimpversion.html#id2540263">GIMP_MICRO_VERSION</a>
|
||||
<dt>gimp_memsize_deserialize, <a href="libgimpbase-gimpmemsize.html#id2562677">gimp_memsize_deserialize ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_MINOR_VERSION, <a href="libgimpbase-gimpversion.html#id2532730">GIMP_MINOR_VERSION</a>
|
||||
<dt>gimp_memsize_serialize, <a href="libgimpbase-gimpmemsize.html#id2562566">gimp_memsize_serialize ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_MIN_IMAGE_SIZE, <a href="libgimpbase-gimplimits.html#id2538712">GIMP_MIN_IMAGE_SIZE</a>
|
||||
<dt>gimp_memsize_to_string, <a href="libgimpbase-gimpmemsize.html#id2528968">gimp_memsize_to_string ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_MIN_RESOLUTION, <a href="libgimpbase-gimplimits.html#id2538766">GIMP_MIN_RESOLUTION</a>
|
||||
<dt>GIMP_MICRO_VERSION, <a href="libgimpbase-gimpversion.html#id2547106">GIMP_MICRO_VERSION</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARAM_READABLE, <a href="libgimpbase-gimpparam.html#id2548032">GIMP_PARAM_READABLE</a>
|
||||
<dt>GIMP_MINOR_VERSION, <a href="libgimpbase-gimpversion.html#id2547078">GIMP_MINOR_VERSION</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARAM_READWRITE, <a href="libgimpbase-gimpparam.html#id2548082">GIMP_PARAM_READWRITE</a>
|
||||
<dt>GIMP_MIN_IMAGE_SIZE, <a href="libgimpbase-gimplimits.html#id2471288">GIMP_MIN_IMAGE_SIZE</a>
|
||||
</dt>
|
||||
<dt>gimp_param_spec_memsize, <a href="libgimpbase-gimpmemsize.html#id2557739">gimp_param_spec_memsize ()</a>
|
||||
<dt>GIMP_MIN_RESOLUTION, <a href="libgimpbase-gimplimits.html#id2546914">GIMP_MIN_RESOLUTION</a>
|
||||
</dt>
|
||||
<dt>gimp_param_spec_parasite, <a href="libgimpbase-gimpparasite.html#id2564882">gimp_param_spec_parasite ()</a>
|
||||
<dt>GIMP_PARAM_READABLE, <a href="libgimpbase-gimpparam.html#id2525218">GIMP_PARAM_READABLE</a>
|
||||
</dt>
|
||||
<dt>gimp_param_spec_unit, <a href="libgimpbase-gimpunit.html#id2567807">gimp_param_spec_unit ()</a>
|
||||
<dt>GIMP_PARAM_READWRITE, <a href="libgimpbase-gimpparam.html#id2525272">GIMP_PARAM_READWRITE</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARAM_STATIC_STRINGS, <a href="libgimpbase-gimpparam.html#id2548008">GIMP_PARAM_STATIC_STRINGS</a>
|
||||
<dt>gimp_param_spec_memsize, <a href="libgimpbase-gimpmemsize.html#id2560606">gimp_param_spec_memsize ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARAM_WRITABLE, <a href="libgimpbase-gimpparam.html#id2548057">GIMP_PARAM_WRITABLE</a>
|
||||
<dt>gimp_param_spec_parasite, <a href="libgimpbase-gimpparasite.html#id2567694">gimp_param_spec_parasite ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARASITE_ATTACH_GRANDPARENT, <a href="libgimpbase-gimpparasite.html#id2564712">GIMP_PARASITE_ATTACH_GRANDPARENT</a>
|
||||
<dt>gimp_param_spec_unit, <a href="libgimpbase-gimpunit.html#id2570711">gimp_param_spec_unit ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARASITE_ATTACH_PARENT, <a href="libgimpbase-gimpparasite.html#id2564634">GIMP_PARASITE_ATTACH_PARENT</a>
|
||||
<dt>GIMP_PARAM_STATIC_STRINGS, <a href="libgimpbase-gimpparam.html#id2525192">GIMP_PARAM_STATIC_STRINGS</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_compare, <a href="libgimpbase-gimpparasite.html#id2561138">gimp_parasite_compare ()</a>
|
||||
<dt>GIMP_PARAM_WRITABLE, <a href="libgimpbase-gimpparam.html#id2525245">GIMP_PARAM_WRITABLE</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_copy, <a href="libgimpbase-gimpparasite.html#id2561071">gimp_parasite_copy ()</a>
|
||||
<dt>GIMP_PARASITE_ATTACH_GRANDPARENT, <a href="libgimpbase-gimpparasite.html#id2567512">GIMP_PARASITE_ATTACH_GRANDPARENT</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_data, <a href="libgimpbase-gimpparasite.html#id2564471">gimp_parasite_data ()</a>
|
||||
<dt>GIMP_PARASITE_ATTACH_PARENT, <a href="libgimpbase-gimpparasite.html#id2530629">GIMP_PARASITE_ATTACH_PARENT</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_data_size, <a href="libgimpbase-gimpparasite.html#id2564530">gimp_parasite_data_size ()</a>
|
||||
<dt>gimp_parasite_compare, <a href="libgimpbase-gimpparasite.html#id2521104">gimp_parasite_compare ()</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_flags, <a href="libgimpbase-gimpparasite.html#id2564353">gimp_parasite_flags ()</a>
|
||||
<dt>gimp_parasite_copy, <a href="libgimpbase-gimpparasite.html#id2521034">gimp_parasite_copy ()</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_free, <a href="libgimpbase-gimpparasite.html#id2520214">gimp_parasite_free ()</a>
|
||||
<dt>gimp_parasite_data, <a href="libgimpbase-gimpparasite.html#id2567256">gimp_parasite_data ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARASITE_GRANDPARENT_PERSISTENT, <a href="libgimpbase-gimpparasite.html#id2564738">GIMP_PARASITE_GRANDPARENT_PERSISTENT</a>
|
||||
<dt>gimp_parasite_data_size, <a href="libgimpbase-gimpparasite.html#id2567325">gimp_parasite_data_size ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARASITE_GRANDPARENT_UNDOABLE, <a href="libgimpbase-gimpparasite.html#id2564764">GIMP_PARASITE_GRANDPARENT_UNDOABLE</a>
|
||||
<dt>gimp_parasite_flags, <a href="libgimpbase-gimpparasite.html#id2567116">gimp_parasite_flags ()</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_has_flag, <a href="libgimpbase-gimpparasite.html#id2564293">gimp_parasite_has_flag ()</a>
|
||||
<dt>gimp_parasite_free, <a href="libgimpbase-gimpparasite.html#id2563346">gimp_parasite_free ()</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_is_persistent, <a href="libgimpbase-gimpparasite.html#id2561310">gimp_parasite_is_persistent ()</a>
|
||||
<dt>GIMP_PARASITE_GRANDPARENT_PERSISTENT, <a href="libgimpbase-gimpparasite.html#id2567540">GIMP_PARASITE_GRANDPARENT_PERSISTENT</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_is_type, <a href="libgimpbase-gimpparasite.html#id2561224">gimp_parasite_is_type ()</a>
|
||||
<dt>GIMP_PARASITE_GRANDPARENT_UNDOABLE, <a href="libgimpbase-gimpparasite.html#id2567568">GIMP_PARASITE_GRANDPARENT_UNDOABLE</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_is_undoable, <a href="libgimpbase-gimpparasite.html#id2564233">gimp_parasite_is_undoable ()</a>
|
||||
<dt>gimp_parasite_has_flag, <a href="libgimpbase-gimpparasite.html#id2567028">gimp_parasite_has_flag ()</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_name, <a href="libgimpbase-gimpparasite.html#id2564411">gimp_parasite_name ()</a>
|
||||
<dt>gimp_parasite_is_persistent, <a href="libgimpbase-gimpparasite.html#id2566905">gimp_parasite_is_persistent ()</a>
|
||||
</dt>
|
||||
<dt>gimp_parasite_new, <a href="libgimpbase-gimpparasite.html#id2520084">gimp_parasite_new ()</a>
|
||||
<dt>gimp_parasite_is_type, <a href="libgimpbase-gimpparasite.html#id2521192">gimp_parasite_is_type ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARASITE_PARENT_PERSISTENT, <a href="libgimpbase-gimpparasite.html#id2564659">GIMP_PARASITE_PARENT_PERSISTENT</a>
|
||||
<dt>gimp_parasite_is_undoable, <a href="libgimpbase-gimpparasite.html#id2566965">gimp_parasite_is_undoable ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARASITE_PARENT_UNDOABLE, <a href="libgimpbase-gimpparasite.html#id2564686">GIMP_PARASITE_PARENT_UNDOABLE</a>
|
||||
<dt>gimp_parasite_name, <a href="libgimpbase-gimpparasite.html#id2567185">gimp_parasite_name ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARASITE_PERSISTENT, <a href="libgimpbase-gimpparasite.html#id2564588">GIMP_PARASITE_PERSISTENT</a>
|
||||
<dt>gimp_parasite_new, <a href="libgimpbase-gimpparasite.html#id2563214">gimp_parasite_new ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_PARASITE_UNDOABLE, <a href="libgimpbase-gimpparasite.html#id2564612">GIMP_PARASITE_UNDOABLE</a>
|
||||
<dt>GIMP_PARASITE_PARENT_PERSISTENT, <a href="libgimpbase-gimpparasite.html#id2567455">GIMP_PARASITE_PARENT_PERSISTENT</a>
|
||||
</dt>
|
||||
<dt>gimp_path_free, <a href="libgimpbase-gimpenv.html#id2561371">gimp_path_free ()</a>
|
||||
<dt>GIMP_PARASITE_PARENT_UNDOABLE, <a href="libgimpbase-gimpparasite.html#id2567484">GIMP_PARASITE_PARENT_UNDOABLE</a>
|
||||
</dt>
|
||||
<dt>gimp_path_get_user_writable_dir, <a href="libgimpbase-gimpenv.html#id2561433">gimp_path_get_user_writable_dir ()</a>
|
||||
<dt>GIMP_PARASITE_PERSISTENT, <a href="libgimpbase-gimpparasite.html#id2567393">GIMP_PARASITE_PERSISTENT</a>
|
||||
</dt>
|
||||
<dt>gimp_path_parse, <a href="libgimpbase-gimpenv.html#id2547652">gimp_path_parse ()</a>
|
||||
<dt>GIMP_PARASITE_UNDOABLE, <a href="libgimpbase-gimpparasite.html#id2567421">GIMP_PARASITE_UNDOABLE</a>
|
||||
</dt>
|
||||
<dt>gimp_path_to_str, <a href="libgimpbase-gimpenv.html#id2547822">gimp_path_to_str ()</a>
|
||||
<dt>gimp_path_free, <a href="libgimpbase-gimpenv.html#id2563978">gimp_path_free ()</a>
|
||||
</dt>
|
||||
<dt>gimp_personal_rc_file, <a href="libgimpbase-gimpenv.html#id2529630">gimp_personal_rc_file ()</a>
|
||||
<dt>gimp_path_get_user_writable_dir, <a href="libgimpbase-gimpenv.html#id2564052">gimp_path_get_user_writable_dir ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_PIXPIPE_MAXDIM, <a href="libgimpbase-gimpparasiteio.html#id2562924">GIMP_PIXPIPE_MAXDIM</a>
|
||||
<dt>gimp_path_parse, <a href="libgimpbase-gimpenv.html#id2536942">gimp_path_parse ()</a>
|
||||
</dt>
|
||||
<dt>gimp_pixpipe_params_build, <a href="libgimpbase-gimpparasiteio.html#id2519460">gimp_pixpipe_params_build ()</a>
|
||||
<dt>gimp_path_to_str, <a href="libgimpbase-gimpenv.html#id2563894">gimp_path_to_str ()</a>
|
||||
</dt>
|
||||
<dt>gimp_pixpipe_params_init, <a href="libgimpbase-gimpparasiteio.html#id2562949">gimp_pixpipe_params_init ()</a>
|
||||
<dt>gimp_personal_rc_file, <a href="libgimpbase-gimpenv.html#id2547597">gimp_personal_rc_file ()</a>
|
||||
</dt>
|
||||
<dt>gimp_pixpipe_params_parse, <a href="libgimpbase-gimpparasiteio.html#id2563002">gimp_pixpipe_params_parse ()</a>
|
||||
<dt>GIMP_PIXPIPE_MAXDIM, <a href="libgimpbase-gimpparasiteio.html#id2565501">GIMP_PIXPIPE_MAXDIM</a>
|
||||
</dt>
|
||||
<dt>gimp_plug_in_directory, <a href="libgimpbase-gimpenv.html#id2560923">gimp_plug_in_directory ()</a>
|
||||
<dt>gimp_pixpipe_params_build, <a href="libgimpbase-gimpparasiteio.html#id2564999">gimp_pixpipe_params_build ()</a>
|
||||
</dt>
|
||||
<dt>gimp_signal_private, <a href="libgimpbase-gimpsignal.html#id2549255">gimp_signal_private ()</a>
|
||||
<dt>gimp_pixpipe_params_init, <a href="libgimpbase-gimpparasiteio.html#id2565528">gimp_pixpipe_params_init ()</a>
|
||||
</dt>
|
||||
<dt>gimp_strip_uline, <a href="libgimpbase-gimputils.html#id2569671">gimp_strip_uline ()</a>
|
||||
<dt>gimp_pixpipe_params_parse, <a href="libgimpbase-gimpparasiteio.html#id2565584">gimp_pixpipe_params_parse ()</a>
|
||||
</dt>
|
||||
<dt>gimp_sysconf_directory, <a href="libgimpbase-gimpenv.html#id2560985">gimp_sysconf_directory ()</a>
|
||||
<dt>gimp_plug_in_directory, <a href="libgimpbase-gimpenv.html#id2536752">gimp_plug_in_directory ()</a>
|
||||
</dt>
|
||||
<dt>gimp_type_get_translation_domain, <a href="libgimpbase-gimpbasetypes.html#id2541133">gimp_type_get_translation_domain ()</a>
|
||||
<dt>gimp_signal_private, <a href="libgimpbase-gimpsignal.html#id2564456">gimp_signal_private ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_TYPE_MEMSIZE, <a href="libgimpbase-gimpmemsize.html#id2557621">GIMP_TYPE_MEMSIZE</a>
|
||||
<dt>gimp_strip_uline, <a href="libgimpbase-gimputils.html#id2572693">gimp_strip_uline ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_TYPE_PARAM_MEMSIZE, <a href="libgimpbase-gimpmemsize.html#id2557669">GIMP_TYPE_PARAM_MEMSIZE</a>
|
||||
<dt>gimp_sysconf_directory, <a href="libgimpbase-gimpenv.html#id2536816">gimp_sysconf_directory ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_TYPE_PARAM_PARASITE, <a href="libgimpbase-gimpparasite.html#id2564814">GIMP_TYPE_PARAM_PARASITE</a>
|
||||
<dt>gimp_type_get_translation_domain, <a href="libgimpbase-gimpbasetypes.html#id2555015">gimp_type_get_translation_domain ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_TYPE_PARAM_UNIT, <a href="libgimpbase-gimpunit.html#id2567735">GIMP_TYPE_PARAM_UNIT</a>
|
||||
<dt>GIMP_TYPE_MEMSIZE, <a href="libgimpbase-gimpmemsize.html#id2529049">GIMP_TYPE_MEMSIZE</a>
|
||||
</dt>
|
||||
<dt>GIMP_TYPE_PARASITE, <a href="libgimpbase-gimpparasite.html#id2564791">GIMP_TYPE_PARASITE</a>
|
||||
<dt>GIMP_TYPE_PARAM_MEMSIZE, <a href="libgimpbase-gimpmemsize.html#id2529099">GIMP_TYPE_PARAM_MEMSIZE</a>
|
||||
</dt>
|
||||
<dt>gimp_type_set_translation_domain, <a href="libgimpbase-gimpbasetypes.html#id2541014">gimp_type_set_translation_domain ()</a>
|
||||
<dt>GIMP_TYPE_PARAM_PARASITE, <a href="libgimpbase-gimpparasite.html#id2567623">GIMP_TYPE_PARAM_PARASITE</a>
|
||||
</dt>
|
||||
<dt>GIMP_TYPE_UNIT, <a href="libgimpbase-gimpunit.html#id2567686">GIMP_TYPE_UNIT</a>
|
||||
<dt>GIMP_TYPE_PARAM_UNIT, <a href="libgimpbase-gimpunit.html#id2570634">GIMP_TYPE_PARAM_UNIT</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_get_abbreviation, <a href="libgimpbase-gimpunit.html#id2567457">gimp_unit_get_abbreviation ()</a>
|
||||
<dt>GIMP_TYPE_PARASITE, <a href="libgimpbase-gimpparasite.html#id2567598">GIMP_TYPE_PARASITE</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_get_deletion_flag, <a href="libgimpbase-gimpunit.html#id2561734">gimp_unit_get_deletion_flag ()</a>
|
||||
<dt>gimp_type_set_translation_domain, <a href="libgimpbase-gimpbasetypes.html#id2542894">gimp_type_set_translation_domain ()</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_get_digits, <a href="libgimpbase-gimpunit.html#id2567229">gimp_unit_get_digits ()</a>
|
||||
<dt>GIMP_TYPE_UNIT, <a href="libgimpbase-gimpunit.html#id2570583">GIMP_TYPE_UNIT</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_get_factor, <a href="libgimpbase-gimpunit.html#id2567137">gimp_unit_get_factor ()</a>
|
||||
<dt>gimp_unit_get_abbreviation, <a href="libgimpbase-gimpunit.html#id2570347">gimp_unit_get_abbreviation ()</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_get_identifier, <a href="libgimpbase-gimpunit.html#id2567311">gimp_unit_get_identifier ()</a>
|
||||
<dt>gimp_unit_get_deletion_flag, <a href="libgimpbase-gimpunit.html#id2565320">gimp_unit_get_deletion_flag ()</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_get_number_of_built_in_units, <a href="libgimpbase-gimpunit.html#id2518187">gimp_unit_get_number_of_built_in_units ()</a>
|
||||
<dt>gimp_unit_get_digits, <a href="libgimpbase-gimpunit.html#id2570113">gimp_unit_get_digits ()</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_get_number_of_units, <a href="libgimpbase-gimpunit.html#id2518131">gimp_unit_get_number_of_units ()</a>
|
||||
<dt>gimp_unit_get_factor, <a href="libgimpbase-gimpunit.html#id2570011">gimp_unit_get_factor ()</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_get_plural, <a href="libgimpbase-gimpunit.html#id2567610">gimp_unit_get_plural ()</a>
|
||||
<dt>gimp_unit_get_identifier, <a href="libgimpbase-gimpunit.html#id2570196">gimp_unit_get_identifier ()</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_get_singular, <a href="libgimpbase-gimpunit.html#id2567534">gimp_unit_get_singular ()</a>
|
||||
<dt>gimp_unit_get_number_of_built_in_units, <a href="libgimpbase-gimpunit.html#id2562948">gimp_unit_get_number_of_built_in_units ()</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_get_symbol, <a href="libgimpbase-gimpunit.html#id2567382">gimp_unit_get_symbol ()</a>
|
||||
<dt>gimp_unit_get_number_of_units, <a href="libgimpbase-gimpunit.html#id2562890">gimp_unit_get_number_of_units ()</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_new, <a href="libgimpbase-gimpunit.html#id2518246">gimp_unit_new ()</a>
|
||||
<dt>gimp_unit_get_plural, <a href="libgimpbase-gimpunit.html#id2570505">gimp_unit_get_plural ()</a>
|
||||
</dt>
|
||||
<dt>gimp_unit_set_deletion_flag, <a href="libgimpbase-gimpunit.html#id2561817">gimp_unit_set_deletion_flag ()</a>
|
||||
<dt>gimp_unit_get_singular, <a href="libgimpbase-gimpunit.html#id2570426">gimp_unit_get_singular ()</a>
|
||||
</dt>
|
||||
<dt>gimp_utf8_strtrim, <a href="libgimpbase-gimputils.html#id2515916">gimp_utf8_strtrim ()</a>
|
||||
<dt>gimp_unit_get_symbol, <a href="libgimpbase-gimpunit.html#id2570270">gimp_unit_get_symbol ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_VALUE_HOLDS_MEMSIZE, <a href="libgimpbase-gimpmemsize.html#id2517757">GIMP_VALUE_HOLDS_MEMSIZE()</a>
|
||||
<dt>gimp_unit_new, <a href="libgimpbase-gimpunit.html#id2563010">gimp_unit_new ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_VALUE_HOLDS_PARASITE, <a href="libgimpbase-gimpparasite.html#id2564996">GIMP_VALUE_HOLDS_PARASITE()</a>
|
||||
<dt>gimp_unit_set_deletion_flag, <a href="libgimpbase-gimpunit.html#id2565404">gimp_unit_set_deletion_flag ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_VALUE_HOLDS_UNIT, <a href="libgimpbase-gimpunit.html#id2568033">GIMP_VALUE_HOLDS_UNIT()</a>
|
||||
<dt>gimp_utf8_strtrim, <a href="libgimpbase-gimputils.html#id2520759">gimp_utf8_strtrim ()</a>
|
||||
</dt>
|
||||
<dt>GIMP_VERSION, <a href="libgimpbase-gimpversion.html#id2540289">GIMP_VERSION</a>
|
||||
<dt>GIMP_VALUE_HOLDS_MEMSIZE, <a href="libgimpbase-gimpmemsize.html#id2560836">GIMP_VALUE_HOLDS_MEMSIZE()</a>
|
||||
</dt>
|
||||
<dt>GIMP_VALUE_HOLDS_PARASITE, <a href="libgimpbase-gimpparasite.html#id2567811">GIMP_VALUE_HOLDS_PARASITE()</a>
|
||||
</dt>
|
||||
<dt>GIMP_VALUE_HOLDS_UNIT, <a href="libgimpbase-gimpunit.html#id2570942">GIMP_VALUE_HOLDS_UNIT()</a>
|
||||
</dt>
|
||||
<dt>GIMP_VERSION, <a href="libgimpbase-gimpversion.html#id2547134">GIMP_VERSION</a>
|
||||
</dt>
|
||||
</dl>
|
||||
</div></div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimputils.html"><b><< gimputils</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="ix02.html"><b>Index of new symbols in GIMP 2.2 >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<link rel="up" href="index.html" title="GIMP Base Library Reference Manual">
|
||||
<link rel="prev" href="ix01.html" title="Index">
|
||||
<link rel="next" href="ix03.html" title="Index of new symbols in GIMP 2.4">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,60 +17,57 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<td><a accesskey="p" href="ix01.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td> </td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="ix03.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="id2506488"></a>Index of new symbols in GIMP 2.2</h2></div></div></div>
|
||||
<a name="id2508341"></a>Index of new symbols in GIMP 2.2</h2></div></div></div>
|
||||
<div class="index"><div class="indexdiv">
|
||||
<h3>G</h3>
|
||||
<dl>
|
||||
<dt>gimp_checks_get_shades, <a href="libgimpbase-gimpchecks.html#id2524399">gimp_checks_get_shades ()</a>
|
||||
<dt>gimp_checks_get_shades, <a href="libgimpbase-gimpchecks.html#id2558551">gimp_checks_get_shades ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_get_desc, <a href="libgimpbase-gimputils.html#id2569871">gimp_enum_get_desc ()</a>
|
||||
<dt>gimp_enum_get_desc, <a href="libgimpbase-gimputils.html#id2572907">gimp_enum_get_desc ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_get_value, <a href="libgimpbase-gimputils.html#id2570002">gimp_enum_get_value ()</a>
|
||||
<dt>gimp_enum_get_value, <a href="libgimpbase-gimputils.html#id2573045">gimp_enum_get_value ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_get_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2551476">gimp_enum_get_value_descriptions ()</a>
|
||||
<dt>gimp_enum_get_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2534638">gimp_enum_get_value_descriptions ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_set_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2551367">gimp_enum_set_value_descriptions ()</a>
|
||||
<dt>gimp_enum_set_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2555150">gimp_enum_set_value_descriptions ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_value_get_desc, <a href="libgimpbase-gimputils.html#id2570284">gimp_enum_value_get_desc ()</a>
|
||||
<dt>gimp_enum_value_get_desc, <a href="libgimpbase-gimputils.html#id2573356">gimp_enum_value_get_desc ()</a>
|
||||
</dt>
|
||||
<dt>gimp_enum_value_get_help, <a href="libgimpbase-gimputils.html#id2570407">gimp_enum_value_get_help ()</a>
|
||||
<dt>gimp_enum_value_get_help, <a href="libgimpbase-gimputils.html#id2573484">gimp_enum_value_get_help ()</a>
|
||||
</dt>
|
||||
<dt>gimp_escape_uline, <a href="libgimpbase-gimputils.html#id2516042">gimp_escape_uline ()</a>
|
||||
<dt>gimp_escape_uline, <a href="libgimpbase-gimputils.html#id2520890">gimp_escape_uline ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_get_first_desc, <a href="libgimpbase-gimputils.html#id2570530">gimp_flags_get_first_desc ()</a>
|
||||
<dt>gimp_flags_get_first_desc, <a href="libgimpbase-gimputils.html#id2573611">gimp_flags_get_first_desc ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_get_first_value, <a href="libgimpbase-gimputils.html#id2570660">gimp_flags_get_first_value ()</a>
|
||||
<dt>gimp_flags_get_first_value, <a href="libgimpbase-gimputils.html#id2573749">gimp_flags_get_first_value ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_get_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2470426">gimp_flags_get_value_descriptions ()</a>
|
||||
<dt>gimp_flags_get_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2534747">gimp_flags_get_value_descriptions ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_set_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2470527">gimp_flags_set_value_descriptions ()</a>
|
||||
<dt>gimp_flags_set_value_descriptions, <a href="libgimpbase-gimpbasetypes.html#id2534856">gimp_flags_set_value_descriptions ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_value_get_desc, <a href="libgimpbase-gimputils.html#id2570942">gimp_flags_value_get_desc ()</a>
|
||||
<dt>gimp_flags_value_get_desc, <a href="libgimpbase-gimputils.html#id2574059">gimp_flags_value_get_desc ()</a>
|
||||
</dt>
|
||||
<dt>gimp_flags_value_get_help, <a href="libgimpbase-gimputils.html#id2536554">gimp_flags_value_get_help ()</a>
|
||||
<dt>gimp_flags_value_get_help, <a href="libgimpbase-gimputils.html#id2574187">gimp_flags_value_get_help ()</a>
|
||||
</dt>
|
||||
<dt>gimp_memsize_deserialize, <a href="libgimpbase-gimpmemsize.html#id2522056">gimp_memsize_deserialize ()</a>
|
||||
<dt>gimp_memsize_deserialize, <a href="libgimpbase-gimpmemsize.html#id2562677">gimp_memsize_deserialize ()</a>
|
||||
</dt>
|
||||
<dt>gimp_memsize_serialize, <a href="libgimpbase-gimpmemsize.html#id2528923">gimp_memsize_serialize ()</a>
|
||||
<dt>gimp_memsize_serialize, <a href="libgimpbase-gimpmemsize.html#id2562566">gimp_memsize_serialize ()</a>
|
||||
</dt>
|
||||
<dt>gimp_type_get_translation_domain, <a href="libgimpbase-gimpbasetypes.html#id2541133">gimp_type_get_translation_domain ()</a>
|
||||
<dt>gimp_type_get_translation_domain, <a href="libgimpbase-gimpbasetypes.html#id2555015">gimp_type_get_translation_domain ()</a>
|
||||
</dt>
|
||||
<dt>gimp_type_set_translation_domain, <a href="libgimpbase-gimpbasetypes.html#id2541014">gimp_type_set_translation_domain ()</a>
|
||||
<dt>gimp_type_set_translation_domain, <a href="libgimpbase-gimpbasetypes.html#id2542894">gimp_type_set_translation_domain ()</a>
|
||||
</dt>
|
||||
</dl>
|
||||
</div></div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="ix01.html"><b><< Index</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="ix03.html"><b>Index of new symbols in GIMP 2.4 >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<link rel="up" href="index.html" title="GIMP Base Library Reference Manual">
|
||||
<link rel="prev" href="ix02.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="next" href="ix04.html" title="Index of deprecated symbols">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,32 +17,33 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<td><a accesskey="p" href="ix02.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td> </td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="ix04.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="id2506497"></a>Index of new symbols in GIMP 2.4</h2></div></div></div>
|
||||
<a name="id2508349"></a>Index of new symbols in GIMP 2.4</h2></div></div></div>
|
||||
<div class="index"><div class="indexdiv">
|
||||
<h3>G</h3>
|
||||
<dl>
|
||||
<dt>gimp_canonicalize_identifier, <a href="libgimpbase-gimputils.html#id2569775">gimp_canonicalize_identifier ()</a>
|
||||
<dt>gimp_canonicalize_identifier, <a href="libgimpbase-gimputils.html#id2572806">gimp_canonicalize_identifier ()</a>
|
||||
</dt>
|
||||
<dt>gimp_env_init, <a href="libgimpbase-gimpenv.html#id2529458">gimp_env_init ()</a>
|
||||
<dt>gimp_cpu_accel_get_support, <a href="libgimpbase-gimpcpuaccel.html#id2534474">gimp_cpu_accel_get_support ()</a>
|
||||
</dt>
|
||||
<dt>gimp_param_spec_memsize, <a href="libgimpbase-gimpmemsize.html#id2557739">gimp_param_spec_memsize ()</a>
|
||||
<dt>gimp_cpu_accel_set_use, <a href="libgimpbase-gimpcpuaccel.html#id2534540">gimp_cpu_accel_set_use ()</a>
|
||||
</dt>
|
||||
<dt>gimp_param_spec_unit, <a href="libgimpbase-gimpunit.html#id2567807">gimp_param_spec_unit ()</a>
|
||||
<dt>gimp_env_init, <a href="libgimpbase-gimpenv.html#id2518521">gimp_env_init ()</a>
|
||||
</dt>
|
||||
<dt>gimp_param_spec_memsize, <a href="libgimpbase-gimpmemsize.html#id2560606">gimp_param_spec_memsize ()</a>
|
||||
</dt>
|
||||
<dt>gimp_param_spec_unit, <a href="libgimpbase-gimpunit.html#id2570711">gimp_param_spec_unit ()</a>
|
||||
</dt>
|
||||
</dl>
|
||||
</div></div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="ix02.html"><b><< Index of new symbols in GIMP 2.2</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="ix04.html"><b>Index of deprecated symbols >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -6,7 +7,7 @@
|
||||
<link rel="start" 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="ix03.html" title="Index of new symbols in GIMP 2.4">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -15,19 +16,17 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<td><a accesskey="p" href="ix03.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td> </td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td> </td>
|
||||
</tr></table>
|
||||
<div class="index">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="id2506506"></a>Index of deprecated symbols</h2></div></div></div>
|
||||
<a name="id2508359"></a>Index of deprecated symbols</h2></div></div></div>
|
||||
<div class="index"></div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="ix03.html"><b><< Index of new symbols in GIMP 2.4</b></a></td>
|
||||
<td align="right"></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpbasetypes.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpbaseenums"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpbaseenums</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpbaseenums</span></h2>
|
||||
<p>gimpbaseenums — Basic GIMP enumeration data types.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -71,24 +77,25 @@ enum <a href="libgimpbase-gimpbaseenums.html#GimpTransformDirection">Gimp
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2492530"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
Basic GIMP enumeration data types.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2492541"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2492547"></a><h3>
|
||||
<a name="id2494418"></a><h3>
|
||||
<a name="GimpAddMaskType"></a>enum GimpAddMaskType</h3>
|
||||
<a class="indexterm" name="id2492557"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2494430"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_ADD_WHITE_MASK, /*< desc="_White (full opacity)" >*/
|
||||
GIMP_ADD_BLACK_MASK, /*< desc="_Black (full transparency)" >*/
|
||||
GIMP_ADD_ALPHA_MASK, /*< desc="Layer's _alpha channel" >*/
|
||||
GIMP_ADD_ALPHA_TRANSFER_MASK, /*< desc="_Transfer layer's alpha channel" >*/
|
||||
GIMP_ADD_SELECTION_MASK, /*< desc="_Selection" >*/
|
||||
GIMP_ADD_COPY_MASK /*< desc="_Grayscale copy of layer" >*/
|
||||
GIMP_ADD_COPY_MASK, /*< desc="_Grayscale copy of layer" >*/
|
||||
GIMP_ADD_CHANNEL_MASK /*< desc="C_hannel" >*/
|
||||
} GimpAddMaskType;
|
||||
</pre>
|
||||
<p>
|
||||
@ -97,9 +104,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2541762"></a><h3>
|
||||
<a name="id2544609"></a><h3>
|
||||
<a name="GimpBlendMode"></a>enum GimpBlendMode</h3>
|
||||
<a class="indexterm" name="id2542316"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2542990"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_FG_BG_RGB_MODE, /*< desc="FG to BG (RGB)" >*/
|
||||
GIMP_FG_BG_HSV_MODE, /*< desc="FG to BG (HSV)" >*/
|
||||
@ -113,9 +120,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2492585"></a><h3>
|
||||
<a name="id2494459"></a><h3>
|
||||
<a name="GimpBucketFillMode"></a>enum GimpBucketFillMode</h3>
|
||||
<a class="indexterm" name="id2492595"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2494472"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_FG_BUCKET_FILL, /*< desc="FG color fill" >*/
|
||||
GIMP_BG_BUCKET_FILL, /*< desc="BG color fill" >*/
|
||||
@ -128,9 +135,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2492614"></a><h3>
|
||||
<a name="id2494490"></a><h3>
|
||||
<a name="GimpChannelOps"></a>enum GimpChannelOps</h3>
|
||||
<a class="indexterm" name="id2492624"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2494503"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_CHANNEL_OP_ADD, /*< desc="Add to the current selection" >*/
|
||||
GIMP_CHANNEL_OP_SUBTRACT, /*< desc="Subtract from the current selection" >*/
|
||||
@ -144,9 +151,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2492646"></a><h3>
|
||||
<a name="id2494524"></a><h3>
|
||||
<a name="GimpChannelType"></a>enum GimpChannelType</h3>
|
||||
<a class="indexterm" name="id2492656"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2536418"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_RED_CHANNEL, /*< desc="Red" >*/
|
||||
GIMP_GREEN_CHANNEL, /*< desc="Green" >*/
|
||||
@ -162,9 +169,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2492676"></a><h3>
|
||||
<a name="id2536439"></a><h3>
|
||||
<a name="GimpCheckSize"></a>enum GimpCheckSize</h3>
|
||||
<a class="indexterm" name="id2543887"></a><pre class="programlisting">typedef enum /*< pdb-skip >*/
|
||||
<a class="indexterm" name="id2536451"></a><pre class="programlisting">typedef enum /*< pdb-skip >*/
|
||||
{
|
||||
GIMP_CHECK_SIZE_SMALL_CHECKS = 0, /*< desc="Small" >*/
|
||||
GIMP_CHECK_SIZE_MEDIUM_CHECKS = 1, /*< desc="Medium" >*/
|
||||
@ -177,9 +184,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2534580"></a><h3>
|
||||
<a name="id2536470"></a><h3>
|
||||
<a name="GimpCheckType"></a>enum GimpCheckType</h3>
|
||||
<a class="indexterm" name="id2534590"></a><pre class="programlisting">typedef enum /*< pdb-skip >*/
|
||||
<a class="indexterm" name="id2536483"></a><pre class="programlisting">typedef enum /*< pdb-skip >*/
|
||||
{
|
||||
GIMP_CHECK_TYPE_LIGHT_CHECKS = 0, /*< desc="Light checks" >*/
|
||||
GIMP_CHECK_TYPE_GRAY_CHECKS = 1, /*< desc="Mid-tone checks" >*/
|
||||
@ -195,9 +202,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2534613"></a><h3>
|
||||
<a name="id2536506"></a><h3>
|
||||
<a name="GimpCloneType"></a>enum GimpCloneType</h3>
|
||||
<a class="indexterm" name="id2534623"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2536518"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_IMAGE_CLONE, /*< desc="Image source" >*/
|
||||
GIMP_PATTERN_CLONE /*< desc="Pattern source" >*/
|
||||
@ -209,9 +216,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2534641"></a><h3>
|
||||
<a name="id2536536"></a><h3>
|
||||
<a name="GimpDesaturateMode"></a>enum GimpDesaturateMode</h3>
|
||||
<a class="indexterm" name="id2534651"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2536549"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_DESATURATE_LIGHTNESS, /*< desc="Lightness" >*/
|
||||
GIMP_DESATURATE_LUMINOSITY, /*< desc="Luminosity" >*/
|
||||
@ -224,9 +231,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2534670"></a><h3>
|
||||
<a name="id2536567"></a><h3>
|
||||
<a name="GimpDodgeBurnType"></a>enum GimpDodgeBurnType</h3>
|
||||
<a class="indexterm" name="id2534680"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2536580"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_DODGE, /*< desc="Dodge" >*/
|
||||
GIMP_BURN /*< desc="Burn" >*/
|
||||
@ -238,9 +245,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2534697"></a><h3>
|
||||
<a name="id2536597"></a><h3>
|
||||
<a name="GimpForegroundExtractMode"></a>enum GimpForegroundExtractMode</h3>
|
||||
<a class="indexterm" name="id2534706"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2536608"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_FOREGROUND_EXTRACT_SIOX
|
||||
} GimpForegroundExtractMode;
|
||||
@ -251,9 +258,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2534722"></a><h3>
|
||||
<a name="id2536624"></a><h3>
|
||||
<a name="GimpGradientType"></a>enum GimpGradientType</h3>
|
||||
<a class="indexterm" name="id2534732"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2536637"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_GRADIENT_LINEAR, /*< desc="Linear" >*/
|
||||
GIMP_GRADIENT_BILINEAR, /*< desc="Bi-linear" >*/
|
||||
@ -274,9 +281,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2534761"></a><h3>
|
||||
<a name="id2536666"></a><h3>
|
||||
<a name="GimpGridStyle"></a>enum GimpGridStyle</h3>
|
||||
<a class="indexterm" name="id2534771"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2476385"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_GRID_DOTS, /*< desc="Intersections (dots)" >*/
|
||||
GIMP_GRID_INTERSECTIONS, /*< desc="Intersections (crosshairs)" >*/
|
||||
@ -291,9 +298,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2534793"></a><h3>
|
||||
<a name="id2476407"></a><h3>
|
||||
<a name="GimpIconType"></a>enum GimpIconType</h3>
|
||||
<a class="indexterm" name="id2534804"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2476419"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_ICON_TYPE_STOCK_ID, /*< desc="Stock ID" >*/
|
||||
GIMP_ICON_TYPE_INLINE_PIXBUF, /*< desc="Inline pixbuf" >*/
|
||||
@ -306,9 +313,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2474537"></a><h3>
|
||||
<a name="id2476439"></a><h3>
|
||||
<a name="GimpImageBaseType"></a>enum GimpImageBaseType</h3>
|
||||
<a class="indexterm" name="id2474547"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2476451"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_RGB, /*< desc="RGB color" >*/
|
||||
GIMP_GRAY, /*< desc="Grayscale" >*/
|
||||
@ -321,9 +328,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2474565"></a><h3>
|
||||
<a name="id2476469"></a><h3>
|
||||
<a name="GimpImageType"></a>enum GimpImageType</h3>
|
||||
<a class="indexterm" name="id2474576"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2476481"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_RGB_IMAGE, /*< desc="RGB" >*/
|
||||
GIMP_RGBA_IMAGE, /*< desc="RGB-alpha" >*/
|
||||
@ -339,9 +346,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2474597"></a><h3>
|
||||
<a name="id2476503"></a><h3>
|
||||
<a name="GimpInterpolationType"></a>enum GimpInterpolationType</h3>
|
||||
<a class="indexterm" name="id2474606"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2476514"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_INTERPOLATION_NONE, /*< desc="None (Fastest)" >*/
|
||||
GIMP_INTERPOLATION_LINEAR, /*< desc="Linear" >*/
|
||||
@ -355,9 +362,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2474626"></a><h3>
|
||||
<a name="id2476534"></a><h3>
|
||||
<a name="GimpMessageHandlerType"></a>enum GimpMessageHandlerType</h3>
|
||||
<a class="indexterm" name="id2474635"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2476545"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_MESSAGE_BOX,
|
||||
GIMP_CONSOLE,
|
||||
@ -370,9 +377,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2474652"></a><h3>
|
||||
<a name="id2476562"></a><h3>
|
||||
<a name="GimpPaintApplicationMode"></a>enum GimpPaintApplicationMode</h3>
|
||||
<a class="indexterm" name="id2474661"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2476573"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_PAINT_CONSTANT, /*< desc="Constant" >*/
|
||||
GIMP_PAINT_INCREMENTAL /*< desc="Incremental" >*/
|
||||
@ -384,9 +391,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2474678"></a><h3>
|
||||
<a name="id2476591"></a><h3>
|
||||
<a name="GimpPDBArgType"></a>enum GimpPDBArgType</h3>
|
||||
<a class="indexterm" name="id2474688"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2476603"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_PDB_INT32,
|
||||
GIMP_PDB_INT16,
|
||||
@ -421,9 +428,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2474713"></a><h3>
|
||||
<a name="id2476628"></a><h3>
|
||||
<a name="GimpPDBProcType"></a>enum GimpPDBProcType</h3>
|
||||
<a class="indexterm" name="id2474723"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2476640"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_INTERNAL, /*< desc="Internal GIMP procedure" >*/
|
||||
GIMP_PLUGIN, /*< desc="GIMP Plug-In" >*/
|
||||
@ -437,9 +444,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2474742"></a><h3>
|
||||
<a name="id2559284"></a><h3>
|
||||
<a name="GimpPDBStatusType"></a>enum GimpPDBStatusType</h3>
|
||||
<a class="indexterm" name="id2474753"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559294"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_PDB_EXECUTION_ERROR,
|
||||
GIMP_PDB_CALLING_ERROR,
|
||||
@ -454,9 +461,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2474770"></a><h3>
|
||||
<a name="id2559311"></a><h3>
|
||||
<a name="GimpProgressCommand"></a>enum GimpProgressCommand</h3>
|
||||
<a class="indexterm" name="id2474780"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559321"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_PROGRESS_COMMAND_START,
|
||||
GIMP_PROGRESS_COMMAND_END,
|
||||
@ -472,9 +479,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2474800"></a><h3>
|
||||
<a name="id2559339"></a><h3>
|
||||
<a name="GimpRepeatMode"></a>enum GimpRepeatMode</h3>
|
||||
<a class="indexterm" name="id2474810"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559349"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_REPEAT_NONE, /*< desc="None" >*/
|
||||
GIMP_REPEAT_SAWTOOTH, /*< desc="Sawtooth wave" >*/
|
||||
@ -487,9 +494,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557345"></a><h3>
|
||||
<a name="id2559366"></a><h3>
|
||||
<a name="GimpRunMode"></a>enum GimpRunMode</h3>
|
||||
<a class="indexterm" name="id2557353"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559377"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_RUN_INTERACTIVE, /*< desc="Run interactively" >*/
|
||||
GIMP_RUN_NONINTERACTIVE, /*< desc="Run non-interactively" >*/
|
||||
@ -502,9 +509,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557371"></a><h3>
|
||||
<a name="id2559394"></a><h3>
|
||||
<a name="GimpSizeType"></a>enum GimpSizeType</h3>
|
||||
<a class="indexterm" name="id2557380"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559405"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_PIXELS, /*< desc="Pixels" >*/
|
||||
GIMP_POINTS /*< desc="Points" >*/
|
||||
@ -516,9 +523,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557395"></a><h3>
|
||||
<a name="id2559420"></a><h3>
|
||||
<a name="GimpStackTraceMode"></a>enum GimpStackTraceMode</h3>
|
||||
<a class="indexterm" name="id2557403"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559431"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_STACK_TRACE_NEVER,
|
||||
GIMP_STACK_TRACE_QUERY,
|
||||
@ -531,9 +538,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557419"></a><h3>
|
||||
<a name="id2559446"></a><h3>
|
||||
<a name="GimpTransferMode"></a>enum GimpTransferMode</h3>
|
||||
<a class="indexterm" name="id2557427"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559457"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_SHADOWS, /*< desc="Shadows" >*/
|
||||
GIMP_MIDTONES, /*< desc="Midtones" >*/
|
||||
@ -546,9 +553,9 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557444"></a><h3>
|
||||
<a name="id2559473"></a><h3>
|
||||
<a name="GimpTransformDirection"></a>enum GimpTransformDirection</h3>
|
||||
<a class="indexterm" name="id2557452"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2559484"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_TRANSFORM_FORWARD, /*< desc="Forward" >*/
|
||||
GIMP_TRANSFORM_BACKWARD /*< desc="Backward" >*/
|
||||
@ -560,9 +567,5 @@ Basic GIMP enumeration data types.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase.html"><b><< Part I. GIMP Base Library</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpbasetypes.html"><b>gimpbasetypes >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpbaseenums.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpversion.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpbasetypes"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpbasetypes</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpbasetypes</span></h2>
|
||||
<p>gimpbasetypes — Translation between gettext translation domain identifier and GType.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -58,17 +64,17 @@ void <a href="libgimpbase-gimpbasetypes.html#gimp-flags-set-value-descrip
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2556958"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
Translation between gettext translation domain identifier and GType.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2556971"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2556977"></a><h3>
|
||||
<a name="id2542836"></a><h3>
|
||||
<a name="GimpEnumDesc"></a>GimpEnumDesc</h3>
|
||||
<a class="indexterm" name="id2556987"></a><pre class="programlisting">typedef struct {
|
||||
<a class="indexterm" name="id2542847"></a><pre class="programlisting">typedef struct {
|
||||
gint value;
|
||||
gchar *value_desc;
|
||||
gchar *value_help;
|
||||
@ -80,9 +86,9 @@ Translation between gettext translation domain identifier and GType.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2540987"></a><h3>
|
||||
<a name="id2542864"></a><h3>
|
||||
<a name="GimpFlagsDesc"></a>GimpFlagsDesc</h3>
|
||||
<a class="indexterm" name="id2540997"></a><pre class="programlisting">typedef struct {
|
||||
<a class="indexterm" name="id2542877"></a><pre class="programlisting">typedef struct {
|
||||
guint value;
|
||||
gchar *value_desc;
|
||||
gchar *value_help;
|
||||
@ -94,9 +100,9 @@ Translation between gettext translation domain identifier and GType.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2541014"></a><h3>
|
||||
<a name="id2542894"></a><h3>
|
||||
<a name="gimp-type-set-translation-domain"></a>gimp_type_set_translation_domain ()</h3>
|
||||
<a class="indexterm" name="id2541025"></a><pre class="programlisting">void gimp_type_set_translation_domain
|
||||
<a class="indexterm" name="id2542910"></a><pre class="programlisting">void gimp_type_set_translation_domain
|
||||
(GType type,
|
||||
const gchar *domain);</pre>
|
||||
<p>
|
||||
@ -129,9 +135,9 @@ names.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2541133"></a><h3>
|
||||
<a name="id2555015"></a><h3>
|
||||
<a name="gimp-type-get-translation-domain"></a>gimp_type_get_translation_domain ()</h3>
|
||||
<a class="indexterm" name="id2551250"></a><pre class="programlisting">const gchar* gimp_type_get_translation_domain
|
||||
<a class="indexterm" name="id2555031"></a><pre class="programlisting">const gchar* gimp_type_get_translation_domain
|
||||
(GType type);</pre>
|
||||
<p>
|
||||
Retrieves the gettext translation domain identifier that has been
|
||||
@ -165,9 +171,9 @@ or <code class="function">gimp_enum_value_get_name()</code> instead.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2551367"></a><h3>
|
||||
<a name="id2555150"></a><h3>
|
||||
<a name="gimp-enum-set-value-descriptions"></a>gimp_enum_set_value_descriptions ()</h3>
|
||||
<a class="indexterm" name="id2551378"></a><pre class="programlisting">void gimp_enum_set_value_descriptions
|
||||
<a class="indexterm" name="id2555166"></a><pre class="programlisting">void gimp_enum_set_value_descriptions
|
||||
(GType enum_type,
|
||||
const <a href="libgimpbase-gimpbasetypes.html#GimpEnumDesc">GimpEnumDesc</a> *descriptions);</pre>
|
||||
<p>
|
||||
@ -198,9 +204,9 @@ and help texts for enum values.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2551476"></a><h3>
|
||||
<a name="id2534638"></a><h3>
|
||||
<a name="gimp-enum-get-value-descriptions"></a>gimp_enum_get_value_descriptions ()</h3>
|
||||
<a class="indexterm" name="id2551487"></a><pre class="programlisting">const <a href="libgimpbase-gimpbasetypes.html#GimpEnumDesc">GimpEnumDesc</a>* gimp_enum_get_value_descriptions
|
||||
<a class="indexterm" name="id2534654"></a><pre class="programlisting">const <a href="libgimpbase-gimpbasetypes.html#GimpEnumDesc">GimpEnumDesc</a>* gimp_enum_get_value_descriptions
|
||||
(GType enum_type);</pre>
|
||||
<p>
|
||||
Retreives the array of human readable and translatable descriptions
|
||||
@ -231,9 +237,9 @@ and help texts for enum values.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2470426"></a><h3>
|
||||
<a name="id2534747"></a><h3>
|
||||
<a name="gimp-flags-get-value-descriptions"></a>gimp_flags_get_value_descriptions ()</h3>
|
||||
<a class="indexterm" name="id2470437"></a><pre class="programlisting">const <a href="libgimpbase-gimpbasetypes.html#GimpFlagsDesc">GimpFlagsDesc</a>* gimp_flags_get_value_descriptions
|
||||
<a class="indexterm" name="id2534763"></a><pre class="programlisting">const <a href="libgimpbase-gimpbasetypes.html#GimpFlagsDesc">GimpFlagsDesc</a>* gimp_flags_get_value_descriptions
|
||||
(GType flags_type);</pre>
|
||||
<p>
|
||||
Retreives the array of human readable and translatable descriptions
|
||||
@ -264,9 +270,9 @@ and help texts for flags values.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2470527"></a><h3>
|
||||
<a name="id2534856"></a><h3>
|
||||
<a name="gimp-flags-set-value-descriptions"></a>gimp_flags_set_value_descriptions ()</h3>
|
||||
<a class="indexterm" name="id2470538"></a><pre class="programlisting">void gimp_flags_set_value_descriptions
|
||||
<a class="indexterm" name="id2534871"></a><pre class="programlisting">void gimp_flags_set_value_descriptions
|
||||
(GType flags_type,
|
||||
const <a href="libgimpbase-gimpbasetypes.html#GimpFlagsDesc">GimpFlagsDesc</a> *descriptions);</pre>
|
||||
<p>
|
||||
@ -297,9 +303,5 @@ and help texts for flags values.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpbaseenums.html"><b><< gimpbaseenums</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpversion.html"><b>gimpversion >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -6,8 +7,8 @@
|
||||
<link rel="start" 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-gimpdatafiles.html" title="gimpdatafiles">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<link rel="next" href="libgimpbase-gimpcpuaccel.html" title="gimpcpuaccel">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpparam.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpdatafiles.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpcpuaccel.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpchecks"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpchecks</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpchecks</span></h2>
|
||||
<p>gimpchecks — Constants and functions related to rendering checkerboards.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -48,17 +54,17 @@ void <a href="libgimpbase-gimpchecks.html#gimp-checks-get-shades">gimp_ch
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2524279"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
Constants and functions related to rendering checkerboards.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2524290"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2524296"></a><h3>
|
||||
<a name="id2538734"></a><h3>
|
||||
<a name="GIMP-CHECK-SIZE:CAPS"></a>GIMP_CHECK_SIZE</h3>
|
||||
<a class="indexterm" name="id2524305"></a><pre class="programlisting">#define GIMP_CHECK_SIZE 8
|
||||
<a class="indexterm" name="id2538746"></a><pre class="programlisting">#define GIMP_CHECK_SIZE 8
|
||||
</pre>
|
||||
<p>
|
||||
The default checkerboard size in pixels. This is configurable in the
|
||||
@ -68,9 +74,9 @@ this constant instead.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2524323"></a><h3>
|
||||
<a name="id2538763"></a><h3>
|
||||
<a name="GIMP-CHECK-SIZE-SM:CAPS"></a>GIMP_CHECK_SIZE_SM</h3>
|
||||
<a class="indexterm" name="id2524333"></a><pre class="programlisting">#define GIMP_CHECK_SIZE_SM 4
|
||||
<a class="indexterm" name="id2538775"></a><pre class="programlisting">#define GIMP_CHECK_SIZE_SM 4
|
||||
</pre>
|
||||
<p>
|
||||
The default small checkerboard size in pixels.
|
||||
@ -78,9 +84,9 @@ The default small checkerboard size in pixels.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2524349"></a><h3>
|
||||
<a name="id2538791"></a><h3>
|
||||
<a name="GIMP-CHECK-DARK:CAPS"></a>GIMP_CHECK_DARK</h3>
|
||||
<a class="indexterm" name="id2524358"></a><pre class="programlisting">#define GIMP_CHECK_DARK 0.4
|
||||
<a class="indexterm" name="id2538803"></a><pre class="programlisting">#define GIMP_CHECK_DARK 0.4
|
||||
</pre>
|
||||
<p>
|
||||
The dark gray value for the default checkerboard pattern.
|
||||
@ -88,9 +94,9 @@ The dark gray value for the default checkerboard pattern.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2524374"></a><h3>
|
||||
<a name="id2538819"></a><h3>
|
||||
<a name="GIMP-CHECK-LIGHT:CAPS"></a>GIMP_CHECK_LIGHT</h3>
|
||||
<a class="indexterm" name="id2524384"></a><pre class="programlisting">#define GIMP_CHECK_LIGHT 0.6
|
||||
<a class="indexterm" name="id2558536"></a><pre class="programlisting">#define GIMP_CHECK_LIGHT 0.6
|
||||
</pre>
|
||||
<p>
|
||||
The light gray value for the default checkerboard pattern.
|
||||
@ -98,9 +104,9 @@ The light gray value for the default checkerboard pattern.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2524399"></a><h3>
|
||||
<a name="id2558551"></a><h3>
|
||||
<a name="gimp-checks-get-shades"></a>gimp_checks_get_shades ()</h3>
|
||||
<a class="indexterm" name="id2524924"></a><pre class="programlisting">void gimp_checks_get_shades (<a href="libgimpbase-gimpbaseenums.html#GimpCheckType">GimpCheckType</a> type,
|
||||
<a class="indexterm" name="id2558565"></a><pre class="programlisting">void gimp_checks_get_shades (<a href="libgimpbase-gimpbaseenums.html#GimpCheckType">GimpCheckType</a> type,
|
||||
guchar *light,
|
||||
guchar *dark);</pre>
|
||||
<p>
|
||||
@ -137,9 +143,5 @@ checkerboard for a certain <a href="libgimpbase-gimpbaseenums.html#GimpCheckType
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpparam.html"><b><< gimpparam</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpdatafiles.html"><b>gimpdatafiles >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
133
devel-docs/libgimpbase/html/libgimpbase-gimpcpuaccel.html
Normal file
133
devel-docs/libgimpbase/html/libgimpbase-gimpcpuaccel.html
Normal file
@ -0,0 +1,133 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>gimpcpuaccel</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
|
||||
<link rel="start" 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">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
<link rel="index" href="ix02.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="ix03.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpchecks.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpdatafiles.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpcpuaccel"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpcpuaccel</span></h2>
|
||||
<p>gimpcpuaccel — </p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
|
||||
enum <a href="libgimpbase-gimpcpuaccel.html#GimpCpuAccelFlags">GimpCpuAccelFlags</a>;
|
||||
<a href="libgimpbase-gimpcpuaccel.html#GimpCpuAccelFlags">GimpCpuAccelFlags</a> <a href="libgimpbase-gimpcpuaccel.html#gimp-cpu-accel-get-support">gimp_cpu_accel_get_support</a>
|
||||
(void);
|
||||
void <a href="libgimpbase-gimpcpuaccel.html#gimp-cpu-accel-set-use">gimp_cpu_accel_set_use</a> (gboolean use);
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2531318"></a><h3>
|
||||
<a name="GimpCpuAccelFlags"></a>enum GimpCpuAccelFlags</h3>
|
||||
<a class="indexterm" name="id2531329"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_CPU_ACCEL_NONE = 0x0,
|
||||
|
||||
/* x86 accelerations */
|
||||
GIMP_CPU_ACCEL_X86_MMX = 0x80000000,
|
||||
GIMP_CPU_ACCEL_X86_3DNOW = 0x40000000,
|
||||
GIMP_CPU_ACCEL_X86_MMXEXT = 0x20000000,
|
||||
GIMP_CPU_ACCEL_X86_SSE = 0x10000000,
|
||||
GIMP_CPU_ACCEL_X86_SSE2 = 0x08000000,
|
||||
GIMP_CPU_ACCEL_X86_SSE3 = 0x02000000,
|
||||
|
||||
/* powerpc accelerations */
|
||||
GIMP_CPU_ACCEL_PPC_ALTIVEC = 0x04000000
|
||||
} GimpCpuAccelFlags;
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2534474"></a><h3>
|
||||
<a name="gimp-cpu-accel-get-support"></a>gimp_cpu_accel_get_support ()</h3>
|
||||
<a class="indexterm" name="id2534488"></a><pre class="programlisting"><a href="libgimpbase-gimpcpuaccel.html#GimpCpuAccelFlags">GimpCpuAccelFlags</a> gimp_cpu_accel_get_support
|
||||
(void);</pre>
|
||||
<p>
|
||||
Query for CPU acceleration support.</p>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<col align="left" valign="top">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
|
||||
<td> <a href="libgimpbase-gimpcpuaccel.html#GimpCpuAccelFlags"><span class="type">GimpCpuAccelFlags</span></a> as supported by the CPU.
|
||||
|
||||
</td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2534540"></a><h3>
|
||||
<a name="gimp-cpu-accel-set-use"></a>gimp_cpu_accel_set_use ()</h3>
|
||||
<a class="indexterm" name="id2534554"></a><pre class="programlisting">void gimp_cpu_accel_set_use (gboolean use);</pre>
|
||||
<p>
|
||||
This function is for internal use only.</p>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<col align="left" valign="top">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>use</code></em> :</span></td>
|
||||
<td> whether to use CPU acceleration features or not
|
||||
</td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -5,9 +6,9 @@
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
|
||||
<link rel="start" 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="prev" href="libgimpbase-gimpcpuaccel.html" title="gimpcpuaccel">
|
||||
<link rel="next" href="libgimpbase-gimpenv.html" title="gimpenv">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpchecks.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpcpuaccel.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpenv.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpdatafiles"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpdatafiles</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpdatafiles</span></h2>
|
||||
<p>gimpdatafiles — Functions to handle GIMP data files.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -50,17 +56,17 @@ void <a href="libgimpbase-gimpdatafiles.html#gimp-datafiles-read-director
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2537214"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
Functions to handle GIMP data files.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2537225"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2537231"></a><h3>
|
||||
<a name="id2526747"></a><h3>
|
||||
<a name="GimpDatafileData"></a>GimpDatafileData</h3>
|
||||
<a class="indexterm" name="id2537241"></a><pre class="programlisting">typedef struct {
|
||||
<a class="indexterm" name="id2526759"></a><pre class="programlisting">typedef struct {
|
||||
const gchar *filename;
|
||||
const gchar *dirname;
|
||||
const gchar *basename;
|
||||
@ -76,9 +82,9 @@ Functions to handle GIMP data files.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2537260"></a><h3>
|
||||
<a name="id2527742"></a><h3>
|
||||
<a name="GimpDatafileLoaderFunc"></a>GimpDatafileLoaderFunc ()</h3>
|
||||
<a class="indexterm" name="id2537269"></a><pre class="programlisting">void (*GimpDatafileLoaderFunc) (const <a href="libgimpbase-gimpdatafiles.html#GimpDatafileData">GimpDatafileData</a> *file_data,
|
||||
<a class="indexterm" name="id2527753"></a><pre class="programlisting">void (*GimpDatafileLoaderFunc) (const <a href="libgimpbase-gimpdatafiles.html#GimpDatafileData">GimpDatafileData</a> *file_data,
|
||||
gpointer user_data);</pre>
|
||||
<p>
|
||||
|
||||
@ -105,9 +111,9 @@ Functions to handle GIMP data files.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2524169"></a><h3>
|
||||
<a name="id2527820"></a><h3>
|
||||
<a name="gimp-datafiles-check-extension"></a>gimp_datafiles_check_extension ()</h3>
|
||||
<a class="indexterm" name="id2524178"></a><pre class="programlisting">gboolean gimp_datafiles_check_extension (const gchar *filename,
|
||||
<a class="indexterm" name="id2527832"></a><pre class="programlisting">gboolean gimp_datafiles_check_extension (const gchar *filename,
|
||||
const gchar *extension);</pre>
|
||||
<p>
|
||||
|
||||
@ -140,9 +146,9 @@ Functions to handle GIMP data files.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2524253"></a><h3>
|
||||
<a name="id2546705"></a><h3>
|
||||
<a name="gimp-datafiles-read-directories"></a>gimp_datafiles_read_directories ()</h3>
|
||||
<a class="indexterm" name="id2524262"></a><pre class="programlisting">void gimp_datafiles_read_directories (const gchar *path_str,
|
||||
<a class="indexterm" name="id2546717"></a><pre class="programlisting">void gimp_datafiles_read_directories (const gchar *path_str,
|
||||
GFileTest flags,
|
||||
<a href="libgimpbase-gimpdatafiles.html#GimpDatafileLoaderFunc">GimpDatafileLoaderFunc</a> loader_func,
|
||||
gpointer user_data);</pre>
|
||||
@ -183,9 +189,5 @@ Functions to handle GIMP data files.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpchecks.html"><b><< gimpchecks</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpenv.html"><b>gimpenv >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpdatafiles.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpmemsize.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpenv"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpenv</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpenv</span></h2>
|
||||
<p>gimpenv — Functions to access the GIMP environment.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -56,18 +62,18 @@ gchar* <a href="libgimpbase-gimpenv.html#gimp-path-get-user-writable-dir">g
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2545865"></a><h2>Description</h2>
|
||||
<a name="desc"></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">
|
||||
<a name="id2529451"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2529458"></a><h3>
|
||||
<a name="id2518521"></a><h3>
|
||||
<a name="gimp-env-init"></a>gimp_env_init ()</h3>
|
||||
<a class="indexterm" name="id2529468"></a><pre class="programlisting">void gimp_env_init (gboolean plug_in);</pre>
|
||||
<a class="indexterm" name="id2518535"></a><pre class="programlisting">void gimp_env_init (gboolean plug_in);</pre>
|
||||
<p>
|
||||
You don't need to care about this function. It is being called for
|
||||
you automatically (by means of the <a
|
||||
@ -91,9 +97,9 @@ runs). Calling it again will cause a fatal error.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2529539"></a><h3>
|
||||
<a name="id2518610"></a><h3>
|
||||
<a name="gimp-directory"></a>gimp_directory ()</h3>
|
||||
<a class="indexterm" name="id2529549"></a><pre class="programlisting">const gchar* gimp_directory (void);</pre>
|
||||
<a class="indexterm" name="id2547516"></a><pre class="programlisting">const gchar* gimp_directory (void);</pre>
|
||||
<p>
|
||||
Returns the user-specific GIMP settings directory. If the
|
||||
environment variable GIMP2_DIRECTORY exists, it is used. If it is
|
||||
@ -129,9 +135,9 @@ the system, which isn't necessarily UTF-8 (never is on Windows).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2529630"></a><h3>
|
||||
<a name="id2547597"></a><h3>
|
||||
<a name="gimp-personal-rc-file"></a>gimp_personal_rc_file ()</h3>
|
||||
<a class="indexterm" name="id2529639"></a><pre class="programlisting">gchar* gimp_personal_rc_file (const gchar *basename);</pre>
|
||||
<a class="indexterm" name="id2547608"></a><pre class="programlisting">gchar* gimp_personal_rc_file (const gchar *basename);</pre>
|
||||
<p>
|
||||
Returns the name of a file in the user-specific GIMP settings directory.
|
||||
</p>
|
||||
@ -163,9 +169,9 @@ is on Windows).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2560799"></a><h3>
|
||||
<a name="id2547685"></a><h3>
|
||||
<a name="gimp-data-directory"></a>gimp_data_directory ()</h3>
|
||||
<a class="indexterm" name="id2560809"></a><pre class="programlisting">const gchar* gimp_data_directory (void);</pre>
|
||||
<a class="indexterm" name="id2547697"></a><pre class="programlisting">const gchar* gimp_data_directory (void);</pre>
|
||||
<p>
|
||||
Returns the top directory for GIMP data. If the environment
|
||||
variable GIMP2_DATADIR exists, that is used. It should be an
|
||||
@ -192,9 +198,9 @@ the system, which isn't necessarily UTF-8 (never is on Windows).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2560861"></a><h3>
|
||||
<a name="id2547750"></a><h3>
|
||||
<a name="gimp-locale-directory"></a>gimp_locale_directory ()</h3>
|
||||
<a class="indexterm" name="id2560870"></a><pre class="programlisting">const gchar* gimp_locale_directory (void);</pre>
|
||||
<a class="indexterm" name="id2547761"></a><pre class="programlisting">const gchar* gimp_locale_directory (void);</pre>
|
||||
<p>
|
||||
Returns the top directory for GIMP locale files. If the environment
|
||||
variable GIMP2_LOCALEDIR exists, that is used. It should be an
|
||||
@ -221,9 +227,9 @@ the system, which isn't necessarily UTF-8 (never is on Windows).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2560923"></a><h3>
|
||||
<a name="id2536752"></a><h3>
|
||||
<a name="gimp-plug-in-directory"></a>gimp_plug_in_directory ()</h3>
|
||||
<a class="indexterm" name="id2560932"></a><pre class="programlisting">const gchar* gimp_plug_in_directory (void);</pre>
|
||||
<a class="indexterm" name="id2536763"></a><pre class="programlisting">const gchar* gimp_plug_in_directory (void);</pre>
|
||||
<p>
|
||||
Returns the top directory for GIMP plug_ins and modules. If the
|
||||
environment variable GIMP2_PLUGINDIR exists, that is used. It
|
||||
@ -250,9 +256,9 @@ the system, which isn't necessarily UTF-8 (never is on Windows).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2560985"></a><h3>
|
||||
<a name="id2536816"></a><h3>
|
||||
<a name="gimp-sysconf-directory"></a>gimp_sysconf_directory ()</h3>
|
||||
<a class="indexterm" name="id2560994"></a><pre class="programlisting">const gchar* gimp_sysconf_directory (void);</pre>
|
||||
<a class="indexterm" name="id2536828"></a><pre class="programlisting">const gchar* gimp_sysconf_directory (void);</pre>
|
||||
<p>
|
||||
Returns the top directory for GIMP config files. If the environment
|
||||
variable GIMP2_SYSCONFDIR exists, that is used. It should be an
|
||||
@ -279,9 +285,9 @@ the system, which isn't necessarily UTF-8 (never is on Windows).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2561048"></a><h3>
|
||||
<a name="id2536881"></a><h3>
|
||||
<a name="gimp-gtkrc"></a>gimp_gtkrc ()</h3>
|
||||
<a class="indexterm" name="id2547604"></a><pre class="programlisting">const gchar* gimp_gtkrc (void);</pre>
|
||||
<a class="indexterm" name="id2536893"></a><pre class="programlisting">const gchar* gimp_gtkrc (void);</pre>
|
||||
<p>
|
||||
Returns the name of the GIMP's application-specific gtkrc file.
|
||||
</p>
|
||||
@ -304,9 +310,9 @@ the system, which isn't necessarily UTF-8 (never is on Windows).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2547652"></a><h3>
|
||||
<a name="id2536942"></a><h3>
|
||||
<a name="gimp-path-parse"></a>gimp_path_parse ()</h3>
|
||||
<a class="indexterm" name="id2547662"></a><pre class="programlisting">GList* gimp_path_parse (const gchar *path,
|
||||
<a class="indexterm" name="id2536954"></a><pre class="programlisting">GList* gimp_path_parse (const gchar *path,
|
||||
gint max_paths,
|
||||
gboolean check,
|
||||
GList **check_failed);</pre>
|
||||
@ -354,9 +360,9 @@ the system, which isn't necessarily UTF-8 (never is on Windows).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2547822"></a><h3>
|
||||
<a name="id2563894"></a><h3>
|
||||
<a name="gimp-path-to-str"></a>gimp_path_to_str ()</h3>
|
||||
<a class="indexterm" name="id2547832"></a><pre class="programlisting">gchar* gimp_path_to_str (GList *path);</pre>
|
||||
<a class="indexterm" name="id2563904"></a><pre class="programlisting">gchar* gimp_path_to_str (GList *path);</pre>
|
||||
<p>
|
||||
</p>
|
||||
<p>
|
||||
@ -382,9 +388,9 @@ the system, which isn't necessarily UTF-8 (never is on Windows).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2561371"></a><h3>
|
||||
<a name="id2563978"></a><h3>
|
||||
<a name="gimp-path-free"></a>gimp_path_free ()</h3>
|
||||
<a class="indexterm" name="id2561379"></a><pre class="programlisting">void gimp_path_free (GList *path);</pre>
|
||||
<a class="indexterm" name="id2563991"></a><pre class="programlisting">void gimp_path_free (GList *path);</pre>
|
||||
<p>
|
||||
This function frees the memory allocated for the list and the strings
|
||||
it contains.</p>
|
||||
@ -403,9 +409,9 @@ it contains.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2561433"></a><h3>
|
||||
<a name="id2564052"></a><h3>
|
||||
<a name="gimp-path-get-user-writable-dir"></a>gimp_path_get_user_writable_dir ()</h3>
|
||||
<a class="indexterm" name="id2561442"></a><pre class="programlisting">gchar* gimp_path_get_user_writable_dir (GList *path);</pre>
|
||||
<a class="indexterm" name="id2564065"></a><pre class="programlisting">gchar* gimp_path_get_user_writable_dir (GList *path);</pre>
|
||||
<p>
|
||||
Note that you have to <code class="function">g_free()</code> the returned string.</p>
|
||||
<p>
|
||||
@ -431,9 +437,5 @@ Note that you have to <code class="function">g_free()</code> the returned string
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpdatafiles.html"><b><< gimpdatafiles</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpmemsize.html"><b>gimpmemsize >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpversion.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpparam.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimplimits"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimplimits</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimplimits</span></h2>
|
||||
<p>gimplimits — Boundaries of some GIMP data types and some global constants.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -46,18 +52,18 @@
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2534367"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
Boundaries of some GIMP data types and some global constants.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2543436"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2538712"></a><h3>
|
||||
<a name="id2471288"></a><h3>
|
||||
<a name="GIMP-MIN-IMAGE-SIZE:CAPS"></a>GIMP_MIN_IMAGE_SIZE</h3>
|
||||
<a class="indexterm" name="id2538721"></a><pre class="programlisting">#define GIMP_MIN_IMAGE_SIZE 1
|
||||
<a class="indexterm" name="id2471299"></a><pre class="programlisting">#define GIMP_MIN_IMAGE_SIZE 1
|
||||
</pre>
|
||||
<p>
|
||||
The minimum width and height of a GIMP image in pixels.
|
||||
@ -65,9 +71,9 @@ The minimum width and height of a GIMP image in pixels.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2538737"></a><h3>
|
||||
<a name="id2471315"></a><h3>
|
||||
<a name="GIMP-MAX-IMAGE-SIZE:CAPS"></a>GIMP_MAX_IMAGE_SIZE</h3>
|
||||
<a class="indexterm" name="id2538747"></a><pre class="programlisting">#define GIMP_MAX_IMAGE_SIZE 262144 /* 2^18 */
|
||||
<a class="indexterm" name="id2546895"></a><pre class="programlisting">#define GIMP_MAX_IMAGE_SIZE 262144 /* 2^18 */
|
||||
</pre>
|
||||
<p>
|
||||
The maximum width and height of a GIMP image in pixels. This is a
|
||||
@ -77,9 +83,9 @@ sizes is needed; for example to give a spin button an upper limit.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2538766"></a><h3>
|
||||
<a name="id2546914"></a><h3>
|
||||
<a name="GIMP-MIN-RESOLUTION:CAPS"></a>GIMP_MIN_RESOLUTION</h3>
|
||||
<a class="indexterm" name="id2538776"></a><pre class="programlisting">#define GIMP_MIN_RESOLUTION 5e-3 /* shouldn't display as 0.000 */
|
||||
<a class="indexterm" name="id2546926"></a><pre class="programlisting">#define GIMP_MIN_RESOLUTION 5e-3 /* shouldn't display as 0.000 */
|
||||
</pre>
|
||||
<p>
|
||||
The minimum resolution of a GIMP image in pixels per inch. This is a
|
||||
@ -90,9 +96,9 @@ this value.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2538796"></a><h3>
|
||||
<a name="id2546946"></a><h3>
|
||||
<a name="GIMP-MAX-RESOLUTION:CAPS"></a>GIMP_MAX_RESOLUTION</h3>
|
||||
<a class="indexterm" name="id2538805"></a><pre class="programlisting">#define GIMP_MAX_RESOLUTION 65536.0
|
||||
<a class="indexterm" name="id2546958"></a><pre class="programlisting">#define GIMP_MAX_RESOLUTION 65536.0
|
||||
</pre>
|
||||
<p>
|
||||
The maximum resolution of a GIMP image in pixels per inch. This is a
|
||||
@ -103,9 +109,9 @@ this value.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2470159"></a><h3>
|
||||
<a name="id2546977"></a><h3>
|
||||
<a name="GIMP-MAX-MEMSIZE:CAPS"></a>GIMP_MAX_MEMSIZE</h3>
|
||||
<a class="indexterm" name="id2470168"></a><pre class="programlisting">#define GIMP_MAX_MEMSIZE ((guint64) 1 << 42) /* 4 terabyte;
|
||||
<a class="indexterm" name="id2546988"></a><pre class="programlisting">#define GIMP_MAX_MEMSIZE ((guint64) 1 << 42) /* 4 terabyte;
|
||||
</pre>
|
||||
<p>
|
||||
A large but arbitrary value that can be used when an upper limit for a
|
||||
@ -117,9 +123,5 @@ href="../libgimpwidgets/GimpMemsizeEntry.html"
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpversion.html"><b><< gimpversion</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpparam.html"><b>gimpparam >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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-gimpparasite.html" title="gimpparasite">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpenv.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpparasite.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpmemsize"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpmemsize</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpmemsize</span></h2>
|
||||
<p>gimpmemsize — Functions to (de)serialize a given memory size.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -57,17 +63,17 @@ GParamSpec* <a href="libgimpbase-gimpmemsize.html#gimp-param-spec-memsize">gimp_
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2528905"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
Functions to (de)serialize a given memory size.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2528916"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2528923"></a><h3>
|
||||
<a name="id2562566"></a><h3>
|
||||
<a name="gimp-memsize-serialize"></a>gimp_memsize_serialize ()</h3>
|
||||
<a class="indexterm" name="id2528932"></a><pre class="programlisting">gchar* gimp_memsize_serialize (guint64 memsize);</pre>
|
||||
<a class="indexterm" name="id2562587"></a><pre class="programlisting">gchar* gimp_memsize_serialize (guint64 memsize);</pre>
|
||||
<p>
|
||||
Creates a string representation of a given memory size. This string
|
||||
can be parsed by <a href="libgimpbase-gimpmemsize.html#gimp-memsize-deserialize"><code class="function">gimp_memsize_deserialize()</code></a> and can thus be used in
|
||||
@ -99,9 +105,9 @@ nice human-readable string please use <a href="libgimpbase-gimpmemsize.html#gimp
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2522056"></a><h3>
|
||||
<a name="id2562677"></a><h3>
|
||||
<a name="gimp-memsize-deserialize"></a>gimp_memsize_deserialize ()</h3>
|
||||
<a class="indexterm" name="id2522065"></a><pre class="programlisting">gboolean gimp_memsize_deserialize (const gchar *string,
|
||||
<a class="indexterm" name="id2562691"></a><pre class="programlisting">gboolean gimp_memsize_deserialize (const gchar *string,
|
||||
guint64 *memsize);</pre>
|
||||
<p>
|
||||
Parses a string representation of a memory size as returned by
|
||||
@ -139,9 +145,9 @@ Parses a string representation of a memory size as returned by
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557543"></a><h3>
|
||||
<a name="id2528968"></a><h3>
|
||||
<a name="gimp-memsize-to-string"></a>gimp_memsize_to_string ()</h3>
|
||||
<a class="indexterm" name="id2557552"></a><pre class="programlisting">gchar* gimp_memsize_to_string (guint64 memsize);</pre>
|
||||
<a class="indexterm" name="id2528979"></a><pre class="programlisting">gchar* gimp_memsize_to_string (guint64 memsize);</pre>
|
||||
<p>
|
||||
This function returns a human readable, translated representation
|
||||
of the passed <em class="parameter"><code>memsize</code></em>. Large values are displayed using a
|
||||
@ -170,9 +176,9 @@ becomes "4.4 KB" and so on.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557621"></a><h3>
|
||||
<a name="id2529049"></a><h3>
|
||||
<a name="GIMP-TYPE-MEMSIZE:CAPS"></a>GIMP_TYPE_MEMSIZE</h3>
|
||||
<a class="indexterm" name="id2557630"></a><pre class="programlisting">#define GIMP_TYPE_MEMSIZE (gimp_memsize_get_type ())
|
||||
<a class="indexterm" name="id2529061"></a><pre class="programlisting">#define GIMP_TYPE_MEMSIZE (gimp_memsize_get_type ())
|
||||
</pre>
|
||||
<p>
|
||||
<a href="libgimpbase-gimpmemsize.html#GIMP-TYPE-MEMSIZE:CAPS"><span class="type">GIMP_TYPE_MEMSIZE</span></a> is a <span class="type">GType</span> derived from <span class="type">G_TYPE_UINT64</span>.
|
||||
@ -180,9 +186,9 @@ becomes "4.4 KB" and so on.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557669"></a><h3>
|
||||
<a name="id2529099"></a><h3>
|
||||
<a name="GIMP-TYPE-PARAM-MEMSIZE:CAPS"></a>GIMP_TYPE_PARAM_MEMSIZE</h3>
|
||||
<a class="indexterm" name="id2557678"></a><pre class="programlisting">#define GIMP_TYPE_PARAM_MEMSIZE (gimp_param_memsize_get_type ())
|
||||
<a class="indexterm" name="id2529110"></a><pre class="programlisting">#define GIMP_TYPE_PARAM_MEMSIZE (gimp_param_memsize_get_type ())
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -190,9 +196,9 @@ becomes "4.4 KB" and so on.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557694"></a><h3>
|
||||
<a name="id2529126"></a><h3>
|
||||
<a name="GIMP-IS-PARAM-SPEC-MEMSIZE:CAPS"></a>GIMP_IS_PARAM_SPEC_MEMSIZE()</h3>
|
||||
<a class="indexterm" name="id2557703"></a><pre class="programlisting">#define GIMP_IS_PARAM_SPEC_MEMSIZE(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GIMP_TYPE_PARAM_MEMSIZE))
|
||||
<a class="indexterm" name="id2560570"></a><pre class="programlisting">#define GIMP_IS_PARAM_SPEC_MEMSIZE(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GIMP_TYPE_PARAM_MEMSIZE))
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -211,9 +217,9 @@ becomes "4.4 KB" and so on.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2557739"></a><h3>
|
||||
<a name="id2560606"></a><h3>
|
||||
<a name="gimp-param-spec-memsize"></a>gimp_param_spec_memsize ()</h3>
|
||||
<a class="indexterm" name="id2517541"></a><pre class="programlisting">GParamSpec* gimp_param_spec_memsize (const gchar *name,
|
||||
<a class="indexterm" name="id2560619"></a><pre class="programlisting">GParamSpec* gimp_param_spec_memsize (const gchar *name,
|
||||
const gchar *nick,
|
||||
const gchar *blurb,
|
||||
guint64 minimum,
|
||||
@ -285,9 +291,9 @@ See <code class="function">g_param_spec_internal()</code> for more information.<
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2517757"></a><h3>
|
||||
<a name="id2560836"></a><h3>
|
||||
<a name="GIMP-VALUE-HOLDS-MEMSIZE:CAPS"></a>GIMP_VALUE_HOLDS_MEMSIZE()</h3>
|
||||
<a class="indexterm" name="id2517767"></a><pre class="programlisting">#define GIMP_VALUE_HOLDS_MEMSIZE(value) (G_TYPE_CHECK_VALUE_TYPE ((value), GIMP_TYPE_MEMSIZE))
|
||||
<a class="indexterm" name="id2564787"></a><pre class="programlisting">#define GIMP_VALUE_HOLDS_MEMSIZE(value) (G_TYPE_CHECK_VALUE_TYPE ((value), GIMP_TYPE_MEMSIZE))
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -306,9 +312,5 @@ See <code class="function">g_param_spec_internal()</code> for more information.<
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpenv.html"><b><< gimpenv</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpparasite.html"><b>gimpparasite >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimplimits.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpchecks.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpparam"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpparam</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpparam</span></h2>
|
||||
<p>gimpparam — Definitions of useful <span class="type">GParamFlags</span>.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -45,53 +51,49 @@
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2524812"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2526769"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2548008"></a><h3>
|
||||
<a name="id2525192"></a><h3>
|
||||
<a name="GIMP-PARAM-STATIC-STRINGS:CAPS"></a>GIMP_PARAM_STATIC_STRINGS</h3>
|
||||
<a class="indexterm" name="id2548017"></a><pre class="programlisting">#define GIMP_PARAM_STATIC_STRINGS</pre>
|
||||
<a class="indexterm" name="id2525204"></a><pre class="programlisting">#define GIMP_PARAM_STATIC_STRINGS</pre>
|
||||
<p>
|
||||
Since: GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2548032"></a><h3>
|
||||
<a name="id2525218"></a><h3>
|
||||
<a name="GIMP-PARAM-READABLE:CAPS"></a>GIMP_PARAM_READABLE</h3>
|
||||
<a class="indexterm" name="id2548041"></a><pre class="programlisting">#define GIMP_PARAM_READABLE</pre>
|
||||
<a class="indexterm" name="id2525230"></a><pre class="programlisting">#define GIMP_PARAM_READABLE</pre>
|
||||
<p>
|
||||
Since: GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2548057"></a><h3>
|
||||
<a name="id2525245"></a><h3>
|
||||
<a name="GIMP-PARAM-WRITABLE:CAPS"></a>GIMP_PARAM_WRITABLE</h3>
|
||||
<a class="indexterm" name="id2548066"></a><pre class="programlisting">#define GIMP_PARAM_WRITABLE</pre>
|
||||
<a class="indexterm" name="id2525257"></a><pre class="programlisting">#define GIMP_PARAM_WRITABLE</pre>
|
||||
<p>
|
||||
Since: GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2548082"></a><h3>
|
||||
<a name="id2525272"></a><h3>
|
||||
<a name="GIMP-PARAM-READWRITE:CAPS"></a>GIMP_PARAM_READWRITE</h3>
|
||||
<a class="indexterm" name="id2548091"></a><pre class="programlisting">#define GIMP_PARAM_READWRITE</pre>
|
||||
<a class="indexterm" name="id2545598"></a><pre class="programlisting">#define GIMP_PARAM_READWRITE</pre>
|
||||
<p>
|
||||
Since: GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimplimits.html"><b><< gimplimits</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpchecks.html"><b>gimpchecks >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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-gimpparasiteio.html" title="gimpparasiteio">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpmemsize.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpparasiteio.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpparasite"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpparasite</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpparasite</span></h2>
|
||||
<p>gimpparasite — Arbitrary pieces of data which can be attached to various GIMP objects.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -77,18 +83,18 @@ GParamSpec* <a href="libgimpbase-gimpparasite.html#gimp-param-spec-parasite">gim
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2520033"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2520045"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2520051"></a><h3>
|
||||
<a name="id2563180"></a><h3>
|
||||
<a name="GimpParasite"></a>GimpParasite</h3>
|
||||
<a class="indexterm" name="id2520061"></a><pre class="programlisting">typedef struct {
|
||||
<a class="indexterm" name="id2563192"></a><pre class="programlisting">typedef struct {
|
||||
gchar *name; /* The name of the parasite. USE A UNIQUE PREFIX! */
|
||||
guint32 flags; /* save Parasite in XCF file, etc. */
|
||||
guint32 size; /* amount of data */
|
||||
@ -102,9 +108,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2520084"></a><h3>
|
||||
<a name="id2563214"></a><h3>
|
||||
<a name="gimp-parasite-new"></a>gimp_parasite_new ()</h3>
|
||||
<a class="indexterm" name="id2520094"></a><pre class="programlisting"><a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a>* gimp_parasite_new (const gchar *name,
|
||||
<a class="indexterm" name="id2563226"></a><pre class="programlisting"><a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a>* gimp_parasite_new (const gchar *name,
|
||||
guint32 flags,
|
||||
guint32 size,
|
||||
gconstpointer data);</pre>
|
||||
@ -151,9 +157,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2520214"></a><h3>
|
||||
<a name="id2563346"></a><h3>
|
||||
<a name="gimp-parasite-free"></a>gimp_parasite_free ()</h3>
|
||||
<a class="indexterm" name="id2520224"></a><pre class="programlisting">void gimp_parasite_free (<a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<a class="indexterm" name="id2563358"></a><pre class="programlisting">void gimp_parasite_free (<a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -171,9 +177,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2561071"></a><h3>
|
||||
<a name="id2521034"></a><h3>
|
||||
<a name="gimp-parasite-copy"></a>gimp_parasite_copy ()</h3>
|
||||
<a class="indexterm" name="id2561081"></a><pre class="programlisting"><a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a>* gimp_parasite_copy (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<a class="indexterm" name="id2521047"></a><pre class="programlisting"><a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a>* gimp_parasite_copy (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -199,9 +205,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2561138"></a><h3>
|
||||
<a name="id2521104"></a><h3>
|
||||
<a name="gimp-parasite-compare"></a>gimp_parasite_compare ()</h3>
|
||||
<a class="indexterm" name="id2561147"></a><pre class="programlisting">gboolean gimp_parasite_compare (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *a,
|
||||
<a class="indexterm" name="id2521115"></a><pre class="programlisting">gboolean gimp_parasite_compare (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *a,
|
||||
const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *b);</pre>
|
||||
<p>
|
||||
|
||||
@ -234,9 +240,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2561224"></a><h3>
|
||||
<a name="id2521192"></a><h3>
|
||||
<a name="gimp-parasite-is-type"></a>gimp_parasite_is_type ()</h3>
|
||||
<a class="indexterm" name="id2561233"></a><pre class="programlisting">gboolean gimp_parasite_is_type (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite,
|
||||
<a class="indexterm" name="id2521204"></a><pre class="programlisting">gboolean gimp_parasite_is_type (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite,
|
||||
const gchar *name);</pre>
|
||||
<p>
|
||||
|
||||
@ -269,9 +275,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2561310"></a><h3>
|
||||
<a name="id2566905"></a><h3>
|
||||
<a name="gimp-parasite-is-persistent"></a>gimp_parasite_is_persistent ()</h3>
|
||||
<a class="indexterm" name="id2561319"></a><pre class="programlisting">gboolean gimp_parasite_is_persistent (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<a class="indexterm" name="id2566915"></a><pre class="programlisting">gboolean gimp_parasite_is_persistent (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -297,9 +303,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564233"></a><h3>
|
||||
<a name="id2566965"></a><h3>
|
||||
<a name="gimp-parasite-is-undoable"></a>gimp_parasite_is_undoable ()</h3>
|
||||
<a class="indexterm" name="id2564242"></a><pre class="programlisting">gboolean gimp_parasite_is_undoable (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<a class="indexterm" name="id2566976"></a><pre class="programlisting">gboolean gimp_parasite_is_undoable (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -325,9 +331,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564293"></a><h3>
|
||||
<a name="id2567028"></a><h3>
|
||||
<a name="gimp-parasite-has-flag"></a>gimp_parasite_has_flag ()</h3>
|
||||
<a class="indexterm" name="id2556673"></a><pre class="programlisting">gboolean gimp_parasite_has_flag (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite,
|
||||
<a class="indexterm" name="id2567039"></a><pre class="programlisting">gboolean gimp_parasite_has_flag (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite,
|
||||
gulong flag);</pre>
|
||||
<p>
|
||||
|
||||
@ -360,9 +366,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564353"></a><h3>
|
||||
<a name="id2567116"></a><h3>
|
||||
<a name="gimp-parasite-flags"></a>gimp_parasite_flags ()</h3>
|
||||
<a class="indexterm" name="id2564361"></a><pre class="programlisting">gulong gimp_parasite_flags (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<a class="indexterm" name="id2567129"></a><pre class="programlisting">gulong gimp_parasite_flags (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -388,9 +394,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564411"></a><h3>
|
||||
<a name="id2567185"></a><h3>
|
||||
<a name="gimp-parasite-name"></a>gimp_parasite_name ()</h3>
|
||||
<a class="indexterm" name="id2564420"></a><pre class="programlisting">const gchar* gimp_parasite_name (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<a class="indexterm" name="id2567198"></a><pre class="programlisting">const gchar* gimp_parasite_name (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -416,9 +422,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564471"></a><h3>
|
||||
<a name="id2567256"></a><h3>
|
||||
<a name="gimp-parasite-data"></a>gimp_parasite_data ()</h3>
|
||||
<a class="indexterm" name="id2564479"></a><pre class="programlisting">gconstpointer gimp_parasite_data (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<a class="indexterm" name="id2567268"></a><pre class="programlisting">gconstpointer gimp_parasite_data (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -444,9 +450,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564530"></a><h3>
|
||||
<a name="id2567325"></a><h3>
|
||||
<a name="gimp-parasite-data-size"></a>gimp_parasite_data_size ()</h3>
|
||||
<a class="indexterm" name="id2564538"></a><pre class="programlisting">glong gimp_parasite_data_size (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<a class="indexterm" name="id2567336"></a><pre class="programlisting">glong gimp_parasite_data_size (const <a href="libgimpbase-gimpparasite.html#GimpParasite">GimpParasite</a> *parasite);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -472,9 +478,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564588"></a><h3>
|
||||
<a name="id2567393"></a><h3>
|
||||
<a name="GIMP-PARASITE-PERSISTENT:CAPS"></a>GIMP_PARASITE_PERSISTENT</h3>
|
||||
<a class="indexterm" name="id2564598"></a><pre class="programlisting">#define GIMP_PARASITE_PERSISTENT 1
|
||||
<a class="indexterm" name="id2567406"></a><pre class="programlisting">#define GIMP_PARASITE_PERSISTENT 1
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -482,9 +488,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564612"></a><h3>
|
||||
<a name="id2567421"></a><h3>
|
||||
<a name="GIMP-PARASITE-UNDOABLE:CAPS"></a>GIMP_PARASITE_UNDOABLE</h3>
|
||||
<a class="indexterm" name="id2564620"></a><pre class="programlisting">#define GIMP_PARASITE_UNDOABLE 2
|
||||
<a class="indexterm" name="id2567432"></a><pre class="programlisting">#define GIMP_PARASITE_UNDOABLE 2
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -492,9 +498,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564634"></a><h3>
|
||||
<a name="id2530629"></a><h3>
|
||||
<a name="GIMP-PARASITE-ATTACH-PARENT:CAPS"></a>GIMP_PARASITE_ATTACH_PARENT</h3>
|
||||
<a class="indexterm" name="id2564645"></a><pre class="programlisting">#define GIMP_PARASITE_ATTACH_PARENT (0x80 << 8)
|
||||
<a class="indexterm" name="id2567441"></a><pre class="programlisting">#define GIMP_PARASITE_ATTACH_PARENT (0x80 << 8)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -502,9 +508,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564659"></a><h3>
|
||||
<a name="id2567455"></a><h3>
|
||||
<a name="GIMP-PARASITE-PARENT-PERSISTENT:CAPS"></a>GIMP_PARASITE_PARENT_PERSISTENT</h3>
|
||||
<a class="indexterm" name="id2564670"></a><pre class="programlisting">#define GIMP_PARASITE_PARENT_PERSISTENT (GIMP_PARASITE_PERSISTENT << 8)
|
||||
<a class="indexterm" name="id2567469"></a><pre class="programlisting">#define GIMP_PARASITE_PARENT_PERSISTENT (GIMP_PARASITE_PERSISTENT << 8)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -512,9 +518,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564686"></a><h3>
|
||||
<a name="id2567484"></a><h3>
|
||||
<a name="GIMP-PARASITE-PARENT-UNDOABLE:CAPS"></a>GIMP_PARASITE_PARENT_UNDOABLE</h3>
|
||||
<a class="indexterm" name="id2564696"></a><pre class="programlisting">#define GIMP_PARASITE_PARENT_UNDOABLE (GIMP_PARASITE_UNDOABLE << 8)
|
||||
<a class="indexterm" name="id2567497"></a><pre class="programlisting">#define GIMP_PARASITE_PARENT_UNDOABLE (GIMP_PARASITE_UNDOABLE << 8)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -522,9 +528,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564712"></a><h3>
|
||||
<a name="id2567512"></a><h3>
|
||||
<a name="GIMP-PARASITE-ATTACH-GRANDPARENT:CAPS"></a>GIMP_PARASITE_ATTACH_GRANDPARENT</h3>
|
||||
<a class="indexterm" name="id2564722"></a><pre class="programlisting">#define GIMP_PARASITE_ATTACH_GRANDPARENT (0x80 << 16)
|
||||
<a class="indexterm" name="id2567525"></a><pre class="programlisting">#define GIMP_PARASITE_ATTACH_GRANDPARENT (0x80 << 16)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -532,9 +538,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564738"></a><h3>
|
||||
<a name="id2567540"></a><h3>
|
||||
<a name="GIMP-PARASITE-GRANDPARENT-PERSISTENT:CAPS"></a>GIMP_PARASITE_GRANDPARENT_PERSISTENT</h3>
|
||||
<a class="indexterm" name="id2564748"></a><pre class="programlisting">#define GIMP_PARASITE_GRANDPARENT_PERSISTENT (GIMP_PARASITE_PERSISTENT << 16)
|
||||
<a class="indexterm" name="id2567552"></a><pre class="programlisting">#define GIMP_PARASITE_GRANDPARENT_PERSISTENT (GIMP_PARASITE_PERSISTENT << 16)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -542,9 +548,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564764"></a><h3>
|
||||
<a name="id2567568"></a><h3>
|
||||
<a name="GIMP-PARASITE-GRANDPARENT-UNDOABLE:CAPS"></a>GIMP_PARASITE_GRANDPARENT_UNDOABLE</h3>
|
||||
<a class="indexterm" name="id2564775"></a><pre class="programlisting">#define GIMP_PARASITE_GRANDPARENT_UNDOABLE (GIMP_PARASITE_UNDOABLE << 16)
|
||||
<a class="indexterm" name="id2567582"></a><pre class="programlisting">#define GIMP_PARASITE_GRANDPARENT_UNDOABLE (GIMP_PARASITE_UNDOABLE << 16)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -552,9 +558,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564791"></a><h3>
|
||||
<a name="id2567598"></a><h3>
|
||||
<a name="GIMP-TYPE-PARASITE:CAPS"></a>GIMP_TYPE_PARASITE</h3>
|
||||
<a class="indexterm" name="id2564799"></a><pre class="programlisting">#define GIMP_TYPE_PARASITE (gimp_parasite_get_type ())
|
||||
<a class="indexterm" name="id2567608"></a><pre class="programlisting">#define GIMP_TYPE_PARASITE (gimp_parasite_get_type ())
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -562,9 +568,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564814"></a><h3>
|
||||
<a name="id2567623"></a><h3>
|
||||
<a name="GIMP-TYPE-PARAM-PARASITE:CAPS"></a>GIMP_TYPE_PARAM_PARASITE</h3>
|
||||
<a class="indexterm" name="id2564824"></a><pre class="programlisting">#define GIMP_TYPE_PARAM_PARASITE (gimp_param_parasite_get_type ())
|
||||
<a class="indexterm" name="id2567635"></a><pre class="programlisting">#define GIMP_TYPE_PARAM_PARASITE (gimp_param_parasite_get_type ())
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -572,9 +578,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564840"></a><h3>
|
||||
<a name="id2567650"></a><h3>
|
||||
<a name="GIMP-IS-PARAM-SPEC-PARASITE:CAPS"></a>GIMP_IS_PARAM_SPEC_PARASITE()</h3>
|
||||
<a class="indexterm" name="id2564849"></a><pre class="programlisting">#define GIMP_IS_PARAM_SPEC_PARASITE(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GIMP_TYPE_PARAM_PARASITE))
|
||||
<a class="indexterm" name="id2567662"></a><pre class="programlisting">#define GIMP_IS_PARAM_SPEC_PARASITE(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GIMP_TYPE_PARAM_PARASITE))
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -593,9 +599,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564882"></a><h3>
|
||||
<a name="id2567694"></a><h3>
|
||||
<a name="gimp-param-spec-parasite"></a>gimp_param_spec_parasite ()</h3>
|
||||
<a class="indexterm" name="id2564890"></a><pre class="programlisting">GParamSpec* gimp_param_spec_parasite (const gchar *name,
|
||||
<a class="indexterm" name="id2567705"></a><pre class="programlisting">GParamSpec* gimp_param_spec_parasite (const gchar *name,
|
||||
const gchar *nick,
|
||||
const gchar *blurb,
|
||||
GParamFlags flags);</pre>
|
||||
@ -642,9 +648,9 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2564996"></a><h3>
|
||||
<a name="id2567811"></a><h3>
|
||||
<a name="GIMP-VALUE-HOLDS-PARASITE:CAPS"></a>GIMP_VALUE_HOLDS_PARASITE()</h3>
|
||||
<a class="indexterm" name="id2565007"></a><pre class="programlisting">#define GIMP_VALUE_HOLDS_PARASITE(value) (G_TYPE_CHECK_VALUE_TYPE ((value), GIMP_TYPE_PARASITE))
|
||||
<a class="indexterm" name="id2567823"></a><pre class="programlisting">#define GIMP_VALUE_HOLDS_PARASITE(value) (G_TYPE_CHECK_VALUE_TYPE ((value), GIMP_TYPE_PARASITE))
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -663,7 +669,7 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2565040"></a><h2>See Also</h2>
|
||||
<a name="id2567857"></a><h2>See Also</h2>
|
||||
<p>
|
||||
<a
|
||||
href="../app/GimpImage.html#gimp-image-parasite-attach"
|
||||
@ -676,9 +682,5 @@ href="../app/app-Gimp-parasites.html#gimp-parasite-attach"
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpmemsize.html"><b><< gimpmemsize</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpparasiteio.html"><b>gimpparasiteio >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpparasite.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpsignal.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpparasiteio"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpparasiteio</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpparasiteio</span></h2>
|
||||
<p>gimpparasiteio — Utility functions to (de)serialize certain C structures to/from <a href="libgimpbase-gimpparasite.html#GimpParasite"><span class="type">GimpParasite</span></a>'s.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -46,18 +52,18 @@ gchar* <a href="libgimpbase-gimpparasiteio.html#gimp-pixpipe-params-build">
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2562899"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
Utility functions to (de)serialize certain C structures to/from <a href="libgimpbase-gimpparasite.html#GimpParasite"><span class="type">GimpParasite</span></a>'s.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2562918"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562924"></a><h3>
|
||||
<a name="id2565501"></a><h3>
|
||||
<a name="GIMP-PIXPIPE-MAXDIM:CAPS"></a>GIMP_PIXPIPE_MAXDIM</h3>
|
||||
<a class="indexterm" name="id2562933"></a><pre class="programlisting">#define GIMP_PIXPIPE_MAXDIM 4
|
||||
<a class="indexterm" name="id2565512"></a><pre class="programlisting">#define GIMP_PIXPIPE_MAXDIM 4
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -65,9 +71,9 @@ Utility functions to (de)serialize certain C structures to/from <a href="libgimp
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562949"></a><h3>
|
||||
<a name="id2565528"></a><h3>
|
||||
<a name="gimp-pixpipe-params-init"></a>gimp_pixpipe_params_init ()</h3>
|
||||
<a class="indexterm" name="id2562958"></a><pre class="programlisting">void gimp_pixpipe_params_init (GimpPixPipeParams *params);</pre>
|
||||
<a class="indexterm" name="id2565539"></a><pre class="programlisting">void gimp_pixpipe_params_init (GimpPixPipeParams *params);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -85,9 +91,9 @@ Utility functions to (de)serialize certain C structures to/from <a href="libgimp
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2563002"></a><h3>
|
||||
<a name="id2565584"></a><h3>
|
||||
<a name="gimp-pixpipe-params-parse"></a>gimp_pixpipe_params_parse ()</h3>
|
||||
<a class="indexterm" name="id2519394"></a><pre class="programlisting">void gimp_pixpipe_params_parse (const gchar *parameters,
|
||||
<a class="indexterm" name="id2565595"></a><pre class="programlisting">void gimp_pixpipe_params_parse (const gchar *parameters,
|
||||
GimpPixPipeParams *params);</pre>
|
||||
<p>
|
||||
|
||||
@ -114,9 +120,9 @@ Utility functions to (de)serialize certain C structures to/from <a href="libgimp
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2519460"></a><h3>
|
||||
<a name="id2564999"></a><h3>
|
||||
<a name="gimp-pixpipe-params-build"></a>gimp_pixpipe_params_build ()</h3>
|
||||
<a class="indexterm" name="id2519469"></a><pre class="programlisting">gchar* gimp_pixpipe_params_build (GimpPixPipeParams *params);</pre>
|
||||
<a class="indexterm" name="id2565010"></a><pre class="programlisting">gchar* gimp_pixpipe_params_build (GimpPixPipeParams *params);</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -142,15 +148,11 @@ Utility functions to (de)serialize certain C structures to/from <a href="libgimp
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2519526"></a><h2>See Also</h2>
|
||||
<a name="id2565067"></a><h2>See Also</h2>
|
||||
<p>
|
||||
<a href="libgimpbase-gimpparasite.html#GimpParasite"><span class="type">GimpParasite</span></a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpparasite.html"><b><< gimpparasite</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpsignal.html"><b>gimpsignal >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpparasiteio.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimpunit.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpsignal"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpsignal</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpsignal</span></h2>
|
||||
<p>gimpsignal — Portable signal handling.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -45,18 +51,18 @@ void (<a href="libgimpbase-gimpsignal.html#GimpSignalHandlerFunc">*GimpSi
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2549169"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
Portable signal handling.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2549180"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2549186"></a><h3>
|
||||
<a name="id2564384"></a><h3>
|
||||
<a name="GimpSignalHandlerFunc"></a>GimpSignalHandlerFunc ()</h3>
|
||||
<a class="indexterm" name="id2549194"></a><pre class="programlisting">void (*GimpSignalHandlerFunc) (gint signum);</pre>
|
||||
<a class="indexterm" name="id2564395"></a><pre class="programlisting">void (*GimpSignalHandlerFunc) (gint signum);</pre>
|
||||
<p>
|
||||
A prototype for signal handler functions. Note that each function which
|
||||
takes or returns a variable of this type also accepts or may return
|
||||
@ -78,9 +84,9 @@ special values defined by your system's signal.h header file (like
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2549255"></a><h3>
|
||||
<a name="id2564456"></a><h3>
|
||||
<a name="gimp-signal-private"></a>gimp_signal_private ()</h3>
|
||||
<a class="indexterm" name="id2549265"></a><pre class="programlisting"><a href="libgimpbase-gimpsignal.html#GimpSignalHandlerFunc">GimpSignalHandlerFunc</a> gimp_signal_private (gint signum,
|
||||
<a class="indexterm" name="id2564468"></a><pre class="programlisting"><a href="libgimpbase-gimpsignal.html#GimpSignalHandlerFunc">GimpSignalHandlerFunc</a> gimp_signal_private (gint signum,
|
||||
<a href="libgimpbase-gimpsignal.html#GimpSignalHandlerFunc">GimpSignalHandlerFunc</a> handler,
|
||||
gint flags);</pre>
|
||||
<p>
|
||||
@ -136,15 +142,11 @@ exactly what we want. [austin 06.04.2000]</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2516659"></a><h2>See Also</h2>
|
||||
<a name="id2562809"></a><h2>See Also</h2>
|
||||
<p>
|
||||
signal(2), signal(5 or 7), sigaction(2).
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpparasiteio.html"><b><< gimpparasiteio</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpunit.html"><b>gimpunit >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,25 +17,30 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpsignal.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimputils.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpunit"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpunit</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpunit</span></h2>
|
||||
<p>gimpunit — Provides a collection of predefined units and functions for creating
|
||||
user-defined units.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -75,7 +81,7 @@ GParamSpec* <a href="libgimpbase-gimpunit.html#gimp-param-spec-unit">gimp_param_
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2517214"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
Provides a collection of predefined units and functions for creating
|
||||
user-defined units.
|
||||
@ -83,11 +89,11 @@ user-defined units.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2518095"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2518102"></a><h3>
|
||||
<a name="id2562859"></a><h3>
|
||||
<a name="GimpUnit"></a>enum GimpUnit</h3>
|
||||
<a class="indexterm" name="id2518111"></a><pre class="programlisting">typedef enum /*< skip >*/
|
||||
<a class="indexterm" name="id2562871"></a><pre class="programlisting">typedef enum /*< skip >*/
|
||||
{
|
||||
GIMP_UNIT_PIXEL = 0,
|
||||
|
||||
@ -107,9 +113,9 @@ user-defined units.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2518131"></a><h3>
|
||||
<a name="id2562890"></a><h3>
|
||||
<a name="gimp-unit-get-number-of-units"></a>gimp_unit_get_number_of_units ()</h3>
|
||||
<a class="indexterm" name="id2518140"></a><pre class="programlisting">gint gimp_unit_get_number_of_units (void);</pre>
|
||||
<a class="indexterm" name="id2562901"></a><pre class="programlisting">gint gimp_unit_get_number_of_units (void);</pre>
|
||||
<p>
|
||||
Returns the number of units which are known to the <a href="libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a> system.</p>
|
||||
<p>
|
||||
@ -127,9 +133,9 @@ Returns the number of units which are known to the <a href="libgimpbase-gimpunit
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2518187"></a><h3>
|
||||
<a name="id2562948"></a><h3>
|
||||
<a name="gimp-unit-get-number-of-built-in-units"></a>gimp_unit_get_number_of_built_in_units ()</h3>
|
||||
<a class="indexterm" name="id2518196"></a><pre class="programlisting">gint gimp_unit_get_number_of_built_in_units
|
||||
<a class="indexterm" name="id2562960"></a><pre class="programlisting">gint gimp_unit_get_number_of_built_in_units
|
||||
(void);</pre>
|
||||
<p>
|
||||
Returns the number of <a href="libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a>'s which are hardcoded in the unit system
|
||||
@ -150,9 +156,9 @@ Returns the number of <a href="libgimpbase-gimpunit.html#GimpUnit"><span class="
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2518246"></a><h3>
|
||||
<a name="id2563010"></a><h3>
|
||||
<a name="gimp-unit-new"></a>gimp_unit_new ()</h3>
|
||||
<a class="indexterm" name="id2518256"></a><pre class="programlisting"><a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> gimp_unit_new (gchar *identifier,
|
||||
<a class="indexterm" name="id2563022"></a><pre class="programlisting"><a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> gimp_unit_new (gchar *identifier,
|
||||
gdouble factor,
|
||||
gint digits,
|
||||
gchar *symbol,
|
||||
@ -225,9 +231,9 @@ set to <code class="literal">TRUE</code>. You will have to set it to <code class
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2561734"></a><h3>
|
||||
<a name="id2565320"></a><h3>
|
||||
<a name="gimp-unit-get-deletion-flag"></a>gimp_unit_get_deletion_flag ()</h3>
|
||||
<a class="indexterm" name="id2561744"></a><pre class="programlisting">gboolean gimp_unit_get_deletion_flag (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<a class="indexterm" name="id2565332"></a><pre class="programlisting">gboolean gimp_unit_get_deletion_flag (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<p>
|
||||
</p>
|
||||
<p>
|
||||
@ -253,9 +259,9 @@ set to <code class="literal">TRUE</code>. You will have to set it to <code class
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2561817"></a><h3>
|
||||
<a name="id2565404"></a><h3>
|
||||
<a name="gimp-unit-set-deletion-flag"></a>gimp_unit_set_deletion_flag ()</h3>
|
||||
<a class="indexterm" name="id2561826"></a><pre class="programlisting">void gimp_unit_set_deletion_flag (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit,
|
||||
<a class="indexterm" name="id2569907"></a><pre class="programlisting">void gimp_unit_set_deletion_flag (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit,
|
||||
gboolean deletion_flag);</pre>
|
||||
<p>
|
||||
Sets a <a href="libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a>'s <em class="parameter"><code>deletion_flag</code></em>. If the <em class="parameter"><code>deletion_flag</code></em> of a unit is
|
||||
@ -288,9 +294,9 @@ ignored.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567137"></a><h3>
|
||||
<a name="id2570011"></a><h3>
|
||||
<a name="gimp-unit-get-factor"></a>gimp_unit_get_factor ()</h3>
|
||||
<a class="indexterm" name="id2567145"></a><pre class="programlisting">gdouble gimp_unit_get_factor (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<a class="indexterm" name="id2570021"></a><pre class="programlisting">gdouble gimp_unit_get_factor (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<p>
|
||||
A <a href="libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a>'s <em class="parameter"><code>factor</code></em> is defined to be:
|
||||
</p>
|
||||
@ -322,9 +328,9 @@ Returns 0 for <em class="parameter"><code>unit</code></em> == GIMP_UNIT_PIXEL.</
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567229"></a><h3>
|
||||
<a name="id2570113"></a><h3>
|
||||
<a name="gimp-unit-get-digits"></a>gimp_unit_get_digits ()</h3>
|
||||
<a class="indexterm" name="id2567238"></a><pre class="programlisting">gint gimp_unit_get_digits (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<a class="indexterm" name="id2570124"></a><pre class="programlisting">gint gimp_unit_get_digits (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<p>
|
||||
Returns the number of digits an entry field should provide to get
|
||||
approximately the same accuracy as an inch input field with two digits.
|
||||
@ -354,9 +360,9 @@ Returns 0 for <em class="parameter"><code>unit</code></em> == GIMP_UNIT_PIXEL.</
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567311"></a><h3>
|
||||
<a name="id2570196"></a><h3>
|
||||
<a name="gimp-unit-get-identifier"></a>gimp_unit_get_identifier ()</h3>
|
||||
<a class="indexterm" name="id2567320"></a><pre class="programlisting">const gchar* gimp_unit_get_identifier (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<a class="indexterm" name="id2570208"></a><pre class="programlisting">const gchar* gimp_unit_get_identifier (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<p>
|
||||
This is an unstranslated string and must not be changed or freed.</p>
|
||||
<p>
|
||||
@ -382,9 +388,9 @@ This is an unstranslated string and must not be changed or freed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567382"></a><h3>
|
||||
<a name="id2570270"></a><h3>
|
||||
<a name="gimp-unit-get-symbol"></a>gimp_unit_get_symbol ()</h3>
|
||||
<a class="indexterm" name="id2567391"></a><pre class="programlisting">const gchar* gimp_unit_get_symbol (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<a class="indexterm" name="id2570281"></a><pre class="programlisting">const gchar* gimp_unit_get_symbol (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<p>
|
||||
This is e.g. "''" for UNIT_INCH.
|
||||
</p>
|
||||
@ -413,9 +419,9 @@ NOTE: This string must not be changed or freed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567457"></a><h3>
|
||||
<a name="id2570347"></a><h3>
|
||||
<a name="gimp-unit-get-abbreviation"></a>gimp_unit_get_abbreviation ()</h3>
|
||||
<a class="indexterm" name="id2567467"></a><pre class="programlisting">const gchar* gimp_unit_get_abbreviation (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<a class="indexterm" name="id2570359"></a><pre class="programlisting">const gchar* gimp_unit_get_abbreviation (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<p>
|
||||
For built-in units, this function returns the translated abbreviation
|
||||
of the unit.
|
||||
@ -445,9 +451,9 @@ NOTE: This string must not be changed or freed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567534"></a><h3>
|
||||
<a name="id2570426"></a><h3>
|
||||
<a name="gimp-unit-get-singular"></a>gimp_unit_get_singular ()</h3>
|
||||
<a class="indexterm" name="id2567543"></a><pre class="programlisting">const gchar* gimp_unit_get_singular (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<a class="indexterm" name="id2570438"></a><pre class="programlisting">const gchar* gimp_unit_get_singular (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<p>
|
||||
For built-in units, this function returns the translated singular form
|
||||
of the unit's name.
|
||||
@ -477,9 +483,9 @@ NOTE: This string must not be changed or freed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567610"></a><h3>
|
||||
<a name="id2570505"></a><h3>
|
||||
<a name="gimp-unit-get-plural"></a>gimp_unit_get_plural ()</h3>
|
||||
<a class="indexterm" name="id2567619"></a><pre class="programlisting">const gchar* gimp_unit_get_plural (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<a class="indexterm" name="id2570516"></a><pre class="programlisting">const gchar* gimp_unit_get_plural (<a href="libgimpbase-gimpunit.html#GimpUnit">GimpUnit</a> unit);</pre>
|
||||
<p>
|
||||
For built-in units, this function returns the translated plural form
|
||||
of the unit's name.
|
||||
@ -509,9 +515,9 @@ NOTE: This string must not be changed or freed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567686"></a><h3>
|
||||
<a name="id2570583"></a><h3>
|
||||
<a name="GIMP-TYPE-UNIT:CAPS"></a>GIMP_TYPE_UNIT</h3>
|
||||
<a class="indexterm" name="id2567696"></a><pre class="programlisting">#define GIMP_TYPE_UNIT (gimp_unit_get_type ())
|
||||
<a class="indexterm" name="id2570596"></a><pre class="programlisting">#define GIMP_TYPE_UNIT (gimp_unit_get_type ())
|
||||
</pre>
|
||||
<p>
|
||||
<a href="libgimpbase-gimpunit.html#GIMP-TYPE-UNIT:CAPS"><span class="type">GIMP_TYPE_UNIT</span></a> is a <span class="type">GType</span> derived from <span class="type">G_TYPE_INT</span>.
|
||||
@ -519,9 +525,9 @@ NOTE: This string must not be changed or freed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567735"></a><h3>
|
||||
<a name="id2570634"></a><h3>
|
||||
<a name="GIMP-TYPE-PARAM-UNIT:CAPS"></a>GIMP_TYPE_PARAM_UNIT</h3>
|
||||
<a class="indexterm" name="id2567744"></a><pre class="programlisting">#define GIMP_TYPE_PARAM_UNIT (gimp_param_unit_get_type ())
|
||||
<a class="indexterm" name="id2570645"></a><pre class="programlisting">#define GIMP_TYPE_PARAM_UNIT (gimp_param_unit_get_type ())
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -529,9 +535,9 @@ NOTE: This string must not be changed or freed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567760"></a><h3>
|
||||
<a name="id2570662"></a><h3>
|
||||
<a name="GIMP-IS-PARAM-SPEC-UNIT:CAPS"></a>GIMP_IS_PARAM_SPEC_UNIT()</h3>
|
||||
<a class="indexterm" name="id2567771"></a><pre class="programlisting">#define GIMP_IS_PARAM_SPEC_UNIT(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GIMP_TYPE_PARAM_UNIT))
|
||||
<a class="indexterm" name="id2570675"></a><pre class="programlisting">#define GIMP_IS_PARAM_SPEC_UNIT(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GIMP_TYPE_PARAM_UNIT))
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -550,9 +556,9 @@ NOTE: This string must not be changed or freed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567807"></a><h3>
|
||||
<a name="id2570711"></a><h3>
|
||||
<a name="gimp-param-spec-unit"></a>gimp_param_spec_unit ()</h3>
|
||||
<a class="indexterm" name="id2567816"></a><pre class="programlisting">GParamSpec* gimp_param_spec_unit (const gchar *name,
|
||||
<a class="indexterm" name="id2570724"></a><pre class="programlisting">GParamSpec* gimp_param_spec_unit (const gchar *name,
|
||||
const gchar *nick,
|
||||
const gchar *blurb,
|
||||
gboolean allow_pixels,
|
||||
@ -624,9 +630,9 @@ See <code class="function">g_param_spec_internal()</code> for more information.<
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2568033"></a><h3>
|
||||
<a name="id2570942"></a><h3>
|
||||
<a name="GIMP-VALUE-HOLDS-UNIT:CAPS"></a>GIMP_VALUE_HOLDS_UNIT()</h3>
|
||||
<a class="indexterm" name="id2568042"></a><pre class="programlisting">#define GIMP_VALUE_HOLDS_UNIT(value) (G_TYPE_CHECK_VALUE_TYPE ((value), GIMP_TYPE_UNIT))
|
||||
<a class="indexterm" name="id2570953"></a><pre class="programlisting">#define GIMP_VALUE_HOLDS_UNIT(value) (G_TYPE_CHECK_VALUE_TYPE ((value), GIMP_TYPE_UNIT))
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -645,7 +651,7 @@ See <code class="function">g_param_spec_internal()</code> for more information.<
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2568079"></a><h2>See Also</h2>
|
||||
<a name="id2570990"></a><h2>See Also</h2>
|
||||
<p>
|
||||
<a
|
||||
href="../libgimpwidgets/GimpUnitMenu.html"
|
||||
@ -658,9 +664,5 @@ href="../libgimpwidgets/GimpSizeEntry.html"
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpsignal.html"><b><< gimpsignal</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimputils.html"><b>gimputils >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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="ix01.html" title="Index">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,24 +17,29 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpunit.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="ix01.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimputils"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimputils</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimputils</span></h2>
|
||||
<p>gimputils — Utilities of general interest</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -75,17 +81,17 @@ const gchar* <a href="libgimpbase-gimputils.html#gimp-flags-value-get-help">gimp
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2537762"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2537773"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2537779"></a><h3>
|
||||
<a name="id2566533"></a><h3>
|
||||
<a name="gimp-any-to-utf8"></a>gimp_any_to_utf8 ()</h3>
|
||||
<a class="indexterm" name="id2537789"></a><pre class="programlisting">gchar* gimp_any_to_utf8 (const gchar *str,
|
||||
<a class="indexterm" name="id2566545"></a><pre class="programlisting">gchar* gimp_any_to_utf8 (const gchar *str,
|
||||
gssize len,
|
||||
const gchar *warning_format,
|
||||
...);</pre>
|
||||
@ -148,9 +154,9 @@ of <em class="parameter"><code>str</code></em> is valid UTF-8, only "(invalid UT
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2537967"></a><h3>
|
||||
<a name="id2520662"></a><h3>
|
||||
<a name="gimp-filename-to-utf8"></a>gimp_filename_to_utf8 ()</h3>
|
||||
<a class="indexterm" name="id2537976"></a><pre class="programlisting">const gchar* gimp_filename_to_utf8 (const gchar *filename);</pre>
|
||||
<a class="indexterm" name="id2520673"></a><pre class="programlisting">const gchar* gimp_filename_to_utf8 (const gchar *filename);</pre>
|
||||
<p>
|
||||
Convert a filename in the filesystem's encoding to UTF-8
|
||||
temporarily. The return value is a pointer to a string that is
|
||||
@ -185,9 +191,9 @@ UTF-8 encoded filename.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2515916"></a><h3>
|
||||
<a name="id2520759"></a><h3>
|
||||
<a name="gimp-utf8-strtrim"></a>gimp_utf8_strtrim ()</h3>
|
||||
<a class="indexterm" name="id2515926"></a><pre class="programlisting">gchar* gimp_utf8_strtrim (const gchar *str,
|
||||
<a class="indexterm" name="id2520771"></a><pre class="programlisting">gchar* gimp_utf8_strtrim (const gchar *str,
|
||||
gint max_chars);</pre>
|
||||
<p>
|
||||
Creates a (possibly trimmed) copy of <em class="parameter"><code>str</code></em>. The string is cut if it
|
||||
@ -224,9 +230,9 @@ using <code class="function">g_free()</code> when it is not needed any longer.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2516042"></a><h3>
|
||||
<a name="id2520890"></a><h3>
|
||||
<a name="gimp-escape-uline"></a>gimp_escape_uline ()</h3>
|
||||
<a class="indexterm" name="id2516052"></a><pre class="programlisting">gchar* gimp_escape_uline (const gchar *str);</pre>
|
||||
<a class="indexterm" name="id2520905"></a><pre class="programlisting">gchar* gimp_escape_uline (const gchar *str);</pre>
|
||||
<p>
|
||||
This function returns a copy of <em class="parameter"><code>str</code></em> with all underline converted
|
||||
to two adjacent underlines. This comes in handy when needing to display
|
||||
@ -259,9 +265,9 @@ freed using <code class="function">g_free()</code> when it is not needed any lon
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2569671"></a><h3>
|
||||
<a name="id2572693"></a><h3>
|
||||
<a name="gimp-strip-uline"></a>gimp_strip_uline ()</h3>
|
||||
<a class="indexterm" name="id2569680"></a><pre class="programlisting">gchar* gimp_strip_uline (const gchar *str);</pre>
|
||||
<a class="indexterm" name="id2572703"></a><pre class="programlisting">gchar* gimp_strip_uline (const gchar *str);</pre>
|
||||
<p>
|
||||
This function returns a copy of <em class="parameter"><code>str</code></em> stripped of underline
|
||||
characters. This comes in handy when needing to strip mnemonics
|
||||
@ -296,9 +302,9 @@ rid of the mnemonic (see bug <span class="type">157561</span>).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2569775"></a><h3>
|
||||
<a name="id2572806"></a><h3>
|
||||
<a name="gimp-canonicalize-identifier"></a>gimp_canonicalize_identifier ()</h3>
|
||||
<a class="indexterm" name="id2569786"></a><pre class="programlisting">gchar* gimp_canonicalize_identifier (const gchar *identifier);</pre>
|
||||
<a class="indexterm" name="id2572822"></a><pre class="programlisting">gchar* gimp_canonicalize_identifier (const gchar *identifier);</pre>
|
||||
<p>
|
||||
Turns any input string into a canonicalized string.
|
||||
</p>
|
||||
@ -334,9 +340,9 @@ not either '-', 'a-z', 'A-Z' or '0-9' will be replaced by a '-'.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2569871"></a><h3>
|
||||
<a name="id2572907"></a><h3>
|
||||
<a name="gimp-enum-get-desc"></a>gimp_enum_get_desc ()</h3>
|
||||
<a class="indexterm" name="id2569881"></a><pre class="programlisting"><a href="libgimpbase-gimpbasetypes.html#GimpEnumDesc">GimpEnumDesc</a>* gimp_enum_get_desc (GEnumClass *enum_class,
|
||||
<a class="indexterm" name="id2572921"></a><pre class="programlisting"><a href="libgimpbase-gimpbasetypes.html#GimpEnumDesc">GimpEnumDesc</a>* gimp_enum_get_desc (GEnumClass *enum_class,
|
||||
gint value);</pre>
|
||||
<p>
|
||||
Retrieves <a href="libgimpbase-gimpbasetypes.html#GimpEnumDesc"><span class="type">GimpEnumDesc</span></a> associated with the given value, or <code class="literal">NULL</code>.</p>
|
||||
@ -372,9 +378,9 @@ Retrieves <a href="libgimpbase-gimpbasetypes.html#GimpEnumDesc"><span class="typ
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2570002"></a><h3>
|
||||
<a name="id2573045"></a><h3>
|
||||
<a name="gimp-enum-get-value"></a>gimp_enum_get_value ()</h3>
|
||||
<a class="indexterm" name="id2570012"></a><pre class="programlisting">gboolean gimp_enum_get_value (GType enum_type,
|
||||
<a class="indexterm" name="id2573060"></a><pre class="programlisting">gboolean gimp_enum_get_value (GType enum_type,
|
||||
gint value,
|
||||
const gchar **value_name,
|
||||
const gchar **value_nick,
|
||||
@ -442,9 +448,9 @@ and <em class="parameter"><code>value_help</code></em> are not <code class="lite
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2570284"></a><h3>
|
||||
<a name="id2573356"></a><h3>
|
||||
<a name="gimp-enum-value-get-desc"></a>gimp_enum_value_get_desc ()</h3>
|
||||
<a class="indexterm" name="id2570293"></a><pre class="programlisting">const gchar* gimp_enum_value_get_desc (GEnumClass *enum_class,
|
||||
<a class="indexterm" name="id2573369"></a><pre class="programlisting">const gchar* gimp_enum_value_get_desc (GEnumClass *enum_class,
|
||||
GEnumValue *enum_value);</pre>
|
||||
<p>
|
||||
Retrieves the translated desc for a given <em class="parameter"><code>enum_value</code></em>.</p>
|
||||
@ -480,9 +486,9 @@ Retrieves the translated desc for a given <em class="parameter"><code>enum_value
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2570407"></a><h3>
|
||||
<a name="id2573484"></a><h3>
|
||||
<a name="gimp-enum-value-get-help"></a>gimp_enum_value_get_help ()</h3>
|
||||
<a class="indexterm" name="id2570416"></a><pre class="programlisting">const gchar* gimp_enum_value_get_help (GEnumClass *enum_class,
|
||||
<a class="indexterm" name="id2573497"></a><pre class="programlisting">const gchar* gimp_enum_value_get_help (GEnumClass *enum_class,
|
||||
GEnumValue *enum_value);</pre>
|
||||
<p>
|
||||
Retrieves the translated help for a given <em class="parameter"><code>enum_value</code></em>.</p>
|
||||
@ -518,9 +524,9 @@ Retrieves the translated help for a given <em class="parameter"><code>enum_value
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2570530"></a><h3>
|
||||
<a name="id2573611"></a><h3>
|
||||
<a name="gimp-flags-get-first-desc"></a>gimp_flags_get_first_desc ()</h3>
|
||||
<a class="indexterm" name="id2570540"></a><pre class="programlisting"><a href="libgimpbase-gimpbasetypes.html#GimpFlagsDesc">GimpFlagsDesc</a>* gimp_flags_get_first_desc (GFlagsClass *flags_class,
|
||||
<a class="indexterm" name="id2573626"></a><pre class="programlisting"><a href="libgimpbase-gimpbasetypes.html#GimpFlagsDesc">GimpFlagsDesc</a>* gimp_flags_get_first_desc (GFlagsClass *flags_class,
|
||||
guint value);</pre>
|
||||
<p>
|
||||
Retrieves the first <a href="libgimpbase-gimpbasetypes.html#GimpFlagsDesc"><span class="type">GimpFlagsDesc</span></a> that matches the given value, or <code class="literal">NULL</code>.</p>
|
||||
@ -556,9 +562,9 @@ Retrieves the first <a href="libgimpbase-gimpbasetypes.html#GimpFlagsDesc"><span
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2570660"></a><h3>
|
||||
<a name="id2573749"></a><h3>
|
||||
<a name="gimp-flags-get-first-value"></a>gimp_flags_get_first_value ()</h3>
|
||||
<a class="indexterm" name="id2570669"></a><pre class="programlisting">gboolean gimp_flags_get_first_value (GType flags_type,
|
||||
<a class="indexterm" name="id2573763"></a><pre class="programlisting">gboolean gimp_flags_get_first_value (GType flags_type,
|
||||
guint value,
|
||||
const gchar **value_name,
|
||||
const gchar **value_nick,
|
||||
@ -626,9 +632,9 @@ and <em class="parameter"><code>value_help</code></em> are not <code class="lite
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2570942"></a><h3>
|
||||
<a name="id2574059"></a><h3>
|
||||
<a name="gimp-flags-value-get-desc"></a>gimp_flags_value_get_desc ()</h3>
|
||||
<a class="indexterm" name="id2570951"></a><pre class="programlisting">const gchar* gimp_flags_value_get_desc (GFlagsClass *flags_class,
|
||||
<a class="indexterm" name="id2574073"></a><pre class="programlisting">const gchar* gimp_flags_value_get_desc (GFlagsClass *flags_class,
|
||||
GFlagsValue *flags_value);</pre>
|
||||
<p>
|
||||
Retrieves the translated desc for a given <em class="parameter"><code>flags_value</code></em>.</p>
|
||||
@ -664,9 +670,9 @@ Retrieves the translated desc for a given <em class="parameter"><code>flags_valu
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2536554"></a><h3>
|
||||
<a name="id2574187"></a><h3>
|
||||
<a name="gimp-flags-value-get-help"></a>gimp_flags_value_get_help ()</h3>
|
||||
<a class="indexterm" name="id2520978"></a><pre class="programlisting">const gchar* gimp_flags_value_get_help (GFlagsClass *flags_class,
|
||||
<a class="indexterm" name="id2540492"></a><pre class="programlisting">const gchar* gimp_flags_value_get_help (GFlagsClass *flags_class,
|
||||
GFlagsValue *flags_value);</pre>
|
||||
<p>
|
||||
Retrieves the translated help for a given <em class="parameter"><code>flags_value</code></em>.</p>
|
||||
@ -702,9 +708,5 @@ Retrieves the translated help for a given <em class="parameter"><code>flags_valu
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpunit.html"><b><< gimpunit</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="ix01.html"><b>Index >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,25 +17,30 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-gimpbasetypes.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimpbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Base Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpbase-gimplimits.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpbase-gimpversion"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle">gimpversion</span></h2>
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpversion</span></h2>
|
||||
<p>gimpversion — Macros and constants useful for determining GIMP's version number and
|
||||
capabilities.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<h2>Synopsis</h2>
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -48,7 +54,7 @@ capabilities.</p>
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2532769"></a><h2>Description</h2>
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<p>
|
||||
Macros and constants useful for determining GIMP's version number and
|
||||
capabilities.
|
||||
@ -56,11 +62,11 @@ capabilities.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2532699"></a><h2>Details</h2>
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2532705"></a><h3>
|
||||
<a name="id2547052"></a><h3>
|
||||
<a name="GIMP-MAJOR-VERSION:CAPS"></a>GIMP_MAJOR_VERSION</h3>
|
||||
<a class="indexterm" name="id2532714"></a><pre class="programlisting">#define GIMP_MAJOR_VERSION (2)
|
||||
<a class="indexterm" name="id2547063"></a><pre class="programlisting">#define GIMP_MAJOR_VERSION (2)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -68,9 +74,9 @@ capabilities.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2532730"></a><h3>
|
||||
<a name="id2547078"></a><h3>
|
||||
<a name="GIMP-MINOR-VERSION:CAPS"></a>GIMP_MINOR_VERSION</h3>
|
||||
<a class="indexterm" name="id2540247"></a><pre class="programlisting">#define GIMP_MINOR_VERSION (3)
|
||||
<a class="indexterm" name="id2547090"></a><pre class="programlisting">#define GIMP_MINOR_VERSION (3)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -78,9 +84,9 @@ capabilities.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2540263"></a><h3>
|
||||
<a name="id2547106"></a><h3>
|
||||
<a name="GIMP-MICRO-VERSION:CAPS"></a>GIMP_MICRO_VERSION</h3>
|
||||
<a class="indexterm" name="id2540272"></a><pre class="programlisting">#define GIMP_MICRO_VERSION (8)
|
||||
<a class="indexterm" name="id2547117"></a><pre class="programlisting">#define GIMP_MICRO_VERSION (9)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -88,9 +94,9 @@ capabilities.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2540289"></a><h3>
|
||||
<a name="id2547134"></a><h3>
|
||||
<a name="GIMP-VERSION:CAPS"></a>GIMP_VERSION</h3>
|
||||
<a class="indexterm" name="id2540299"></a><pre class="programlisting">#define GIMP_VERSION "2.3.8"
|
||||
<a class="indexterm" name="id2547146"></a><pre class="programlisting">#define GIMP_VERSION "2.3.9"
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -98,9 +104,9 @@ capabilities.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2540315"></a><h3>
|
||||
<a name="id2542102"></a><h3>
|
||||
<a name="GIMP-API-VERSION:CAPS"></a>GIMP_API_VERSION</h3>
|
||||
<a class="indexterm" name="id2540325"></a><pre class="programlisting">#define GIMP_API_VERSION "2.0"
|
||||
<a class="indexterm" name="id2542114"></a><pre class="programlisting">#define GIMP_API_VERSION "2.0"
|
||||
</pre>
|
||||
<p>
|
||||
Since: GIMP 2.2
|
||||
@ -108,9 +114,9 @@ Since: GIMP 2.2
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2540342"></a><h3>
|
||||
<a name="id2542130"></a><h3>
|
||||
<a name="GIMP-CHECK-VERSION:CAPS"></a>GIMP_CHECK_VERSION()</h3>
|
||||
<a class="indexterm" name="id2540350"></a><pre class="programlisting">#define GIMP_CHECK_VERSION(major, minor, micro)</pre>
|
||||
<a class="indexterm" name="id2542142"></a><pre class="programlisting">#define GIMP_CHECK_VERSION(major, minor, micro)</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -142,9 +148,5 @@ Since: GIMP 2.2
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="libgimpbase-gimpbasetypes.html"><b><< gimpbasetypes</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimplimits.html"><b>gimplimits >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
|
||||
<book xmlns="http://www.devhelp.net/book" title="GIMP Base Library Reference Manual" link="index.html" author="" name="libgimpbase">
|
||||
<chapters>
|
||||
<sub name="GIMP Base Library" link="libgimpbase.html">
|
||||
@ -8,6 +9,7 @@
|
||||
<sub name="gimplimits" link="libgimpbase-gimplimits.html"/>
|
||||
<sub name="gimpparam" link="libgimpbase-gimpparam.html"/>
|
||||
<sub name="gimpchecks" link="libgimpbase-gimpchecks.html"/>
|
||||
<sub name="gimpcpuaccel" link="libgimpbase-gimpcpuaccel.html"/>
|
||||
<sub name="gimpdatafiles" link="libgimpbase-gimpdatafiles.html"/>
|
||||
<sub name="gimpenv" link="libgimpbase-gimpenv.html"/>
|
||||
<sub name="gimpmemsize" link="libgimpbase-gimpmemsize.html"/>
|
||||
@ -80,6 +82,9 @@
|
||||
<function name="GIMP_CHECK_DARK" link="libgimpbase-gimpchecks.html#GIMP-CHECK-DARK:CAPS"/>
|
||||
<function name="GIMP_CHECK_LIGHT" link="libgimpbase-gimpchecks.html#GIMP-CHECK-LIGHT:CAPS"/>
|
||||
<function name="gimp_checks_get_shades ()" link="libgimpbase-gimpchecks.html#gimp-checks-get-shades"/>
|
||||
<function name="enum GimpCpuAccelFlags" link="libgimpbase-gimpcpuaccel.html#GimpCpuAccelFlags"/>
|
||||
<function name="gimp_cpu_accel_get_support ()" link="libgimpbase-gimpcpuaccel.html#gimp-cpu-accel-get-support"/>
|
||||
<function name="gimp_cpu_accel_set_use ()" link="libgimpbase-gimpcpuaccel.html#gimp-cpu-accel-set-use"/>
|
||||
<function name="GimpDatafileData" link="libgimpbase-gimpdatafiles.html#GimpDatafileData"/>
|
||||
<function name="GimpDatafileLoaderFunc ()" link="libgimpbase-gimpdatafiles.html#GimpDatafileLoaderFunc"/>
|
||||
<function name="gimp_datafiles_check_extension ()" link="libgimpbase-gimpdatafiles.html#gimp-datafiles-check-extension"/>
|
||||
|
||||
177
devel-docs/libgimpbase/html/libgimpbase.devhelp2
Normal file
177
devel-docs/libgimpbase/html/libgimpbase.devhelp2
Normal file
@ -0,0 +1,177 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
|
||||
<book xmlns="http://www.devhelp.net/book" title="GIMP Base Library Reference Manual" link="index.html" author="" name="libgimpbase" version="2">
|
||||
<chapters>
|
||||
<sub name="GIMP Base Library" link="libgimpbase.html">
|
||||
<sub name="gimpbaseenums" link="libgimpbase-gimpbaseenums.html"/>
|
||||
<sub name="gimpbasetypes" link="libgimpbase-gimpbasetypes.html"/>
|
||||
<sub name="gimpversion" link="libgimpbase-gimpversion.html"/>
|
||||
<sub name="gimplimits" link="libgimpbase-gimplimits.html"/>
|
||||
<sub name="gimpparam" link="libgimpbase-gimpparam.html"/>
|
||||
<sub name="gimpchecks" link="libgimpbase-gimpchecks.html"/>
|
||||
<sub name="gimpcpuaccel" link="libgimpbase-gimpcpuaccel.html"/>
|
||||
<sub name="gimpdatafiles" link="libgimpbase-gimpdatafiles.html"/>
|
||||
<sub name="gimpenv" link="libgimpbase-gimpenv.html"/>
|
||||
<sub name="gimpmemsize" link="libgimpbase-gimpmemsize.html"/>
|
||||
<sub name="gimpparasite" link="libgimpbase-gimpparasite.html"/>
|
||||
<sub name="gimpparasiteio" link="libgimpbase-gimpparasiteio.html"/>
|
||||
<sub name="gimpsignal" link="libgimpbase-gimpsignal.html"/>
|
||||
<sub name="gimpunit" link="libgimpbase-gimpunit.html"/>
|
||||
<sub name="gimputils" link="libgimpbase-gimputils.html"/>
|
||||
</sub>
|
||||
<sub name="Index" link="ix01.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.2" link="ix02.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.4" link="ix03.html"/>
|
||||
<sub name="Index of deprecated symbols" link="ix04.html"/>
|
||||
</chapters>
|
||||
<functions>
|
||||
<keyword type="enum" name="enum GimpAddMaskType" link="libgimpbase-gimpbaseenums.html#GimpAddMaskType"/>
|
||||
<keyword type="enum" name="enum GimpBlendMode" link="libgimpbase-gimpbaseenums.html#GimpBlendMode"/>
|
||||
<keyword type="enum" name="enum GimpBucketFillMode" link="libgimpbase-gimpbaseenums.html#GimpBucketFillMode"/>
|
||||
<keyword type="enum" name="enum GimpChannelOps" link="libgimpbase-gimpbaseenums.html#GimpChannelOps"/>
|
||||
<keyword type="enum" name="enum GimpChannelType" link="libgimpbase-gimpbaseenums.html#GimpChannelType"/>
|
||||
<keyword type="enum" name="enum GimpCheckSize" link="libgimpbase-gimpbaseenums.html#GimpCheckSize"/>
|
||||
<keyword type="enum" name="enum GimpCheckType" link="libgimpbase-gimpbaseenums.html#GimpCheckType"/>
|
||||
<keyword type="enum" name="enum GimpCloneType" link="libgimpbase-gimpbaseenums.html#GimpCloneType"/>
|
||||
<keyword type="enum" name="enum GimpDesaturateMode" link="libgimpbase-gimpbaseenums.html#GimpDesaturateMode"/>
|
||||
<keyword type="enum" name="enum GimpDodgeBurnType" link="libgimpbase-gimpbaseenums.html#GimpDodgeBurnType"/>
|
||||
<keyword type="enum" name="enum GimpForegroundExtractMode" link="libgimpbase-gimpbaseenums.html#GimpForegroundExtractMode"/>
|
||||
<keyword type="enum" name="enum GimpGradientType" link="libgimpbase-gimpbaseenums.html#GimpGradientType"/>
|
||||
<keyword type="enum" name="enum GimpGridStyle" link="libgimpbase-gimpbaseenums.html#GimpGridStyle"/>
|
||||
<keyword type="enum" name="enum GimpIconType" link="libgimpbase-gimpbaseenums.html#GimpIconType"/>
|
||||
<keyword type="enum" name="enum GimpImageBaseType" link="libgimpbase-gimpbaseenums.html#GimpImageBaseType"/>
|
||||
<keyword type="enum" name="enum GimpImageType" link="libgimpbase-gimpbaseenums.html#GimpImageType"/>
|
||||
<keyword type="enum" name="enum GimpInterpolationType" link="libgimpbase-gimpbaseenums.html#GimpInterpolationType"/>
|
||||
<keyword type="enum" name="enum GimpMessageHandlerType" link="libgimpbase-gimpbaseenums.html#GimpMessageHandlerType"/>
|
||||
<keyword type="enum" name="enum GimpPaintApplicationMode" link="libgimpbase-gimpbaseenums.html#GimpPaintApplicationMode"/>
|
||||
<keyword type="enum" name="enum GimpPDBArgType" link="libgimpbase-gimpbaseenums.html#GimpPDBArgType"/>
|
||||
<keyword type="enum" name="enum GimpPDBProcType" link="libgimpbase-gimpbaseenums.html#GimpPDBProcType"/>
|
||||
<keyword type="enum" name="enum GimpPDBStatusType" link="libgimpbase-gimpbaseenums.html#GimpPDBStatusType"/>
|
||||
<keyword type="enum" name="enum GimpProgressCommand" link="libgimpbase-gimpbaseenums.html#GimpProgressCommand"/>
|
||||
<keyword type="enum" name="enum GimpRepeatMode" link="libgimpbase-gimpbaseenums.html#GimpRepeatMode"/>
|
||||
<keyword type="enum" name="enum GimpRunMode" link="libgimpbase-gimpbaseenums.html#GimpRunMode"/>
|
||||
<keyword type="enum" name="enum GimpSizeType" link="libgimpbase-gimpbaseenums.html#GimpSizeType"/>
|
||||
<keyword type="enum" name="enum GimpStackTraceMode" link="libgimpbase-gimpbaseenums.html#GimpStackTraceMode"/>
|
||||
<keyword type="enum" name="enum GimpTransferMode" link="libgimpbase-gimpbaseenums.html#GimpTransferMode"/>
|
||||
<keyword type="enum" name="enum GimpTransformDirection" link="libgimpbase-gimpbaseenums.html#GimpTransformDirection"/>
|
||||
<keyword type="struct" name="GimpEnumDesc" link="libgimpbase-gimpbasetypes.html#GimpEnumDesc"/>
|
||||
<keyword type="struct" name="GimpFlagsDesc" link="libgimpbase-gimpbasetypes.html#GimpFlagsDesc"/>
|
||||
<keyword type="function" name="gimp_type_set_translation_domain ()" link="libgimpbase-gimpbasetypes.html#gimp-type-set-translation-domain" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_type_get_translation_domain ()" link="libgimpbase-gimpbasetypes.html#gimp-type-get-translation-domain" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_enum_set_value_descriptions ()" link="libgimpbase-gimpbasetypes.html#gimp-enum-set-value-descriptions" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_enum_get_value_descriptions ()" link="libgimpbase-gimpbasetypes.html#gimp-enum-get-value-descriptions" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_flags_get_value_descriptions ()" link="libgimpbase-gimpbasetypes.html#gimp-flags-get-value-descriptions" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_flags_set_value_descriptions ()" link="libgimpbase-gimpbasetypes.html#gimp-flags-set-value-descriptions" since="GIMP 2.2"/>
|
||||
<keyword type="macro" name="GIMP_MAJOR_VERSION" link="libgimpbase-gimpversion.html#GIMP-MAJOR-VERSION:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_MINOR_VERSION" link="libgimpbase-gimpversion.html#GIMP-MINOR-VERSION:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_MICRO_VERSION" link="libgimpbase-gimpversion.html#GIMP-MICRO-VERSION:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_VERSION" link="libgimpbase-gimpversion.html#GIMP-VERSION:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_API_VERSION" link="libgimpbase-gimpversion.html#GIMP-API-VERSION:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_CHECK_VERSION()" link="libgimpbase-gimpversion.html#GIMP-CHECK-VERSION:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_MIN_IMAGE_SIZE" link="libgimpbase-gimplimits.html#GIMP-MIN-IMAGE-SIZE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_MAX_IMAGE_SIZE" link="libgimpbase-gimplimits.html#GIMP-MAX-IMAGE-SIZE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_MIN_RESOLUTION" link="libgimpbase-gimplimits.html#GIMP-MIN-RESOLUTION:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_MAX_RESOLUTION" link="libgimpbase-gimplimits.html#GIMP-MAX-RESOLUTION:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_MAX_MEMSIZE" link="libgimpbase-gimplimits.html#GIMP-MAX-MEMSIZE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PARAM_STATIC_STRINGS" link="libgimpbase-gimpparam.html#GIMP-PARAM-STATIC-STRINGS:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PARAM_READABLE" link="libgimpbase-gimpparam.html#GIMP-PARAM-READABLE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PARAM_WRITABLE" link="libgimpbase-gimpparam.html#GIMP-PARAM-WRITABLE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PARAM_READWRITE" link="libgimpbase-gimpparam.html#GIMP-PARAM-READWRITE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_CHECK_SIZE" link="libgimpbase-gimpchecks.html#GIMP-CHECK-SIZE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_CHECK_SIZE_SM" link="libgimpbase-gimpchecks.html#GIMP-CHECK-SIZE-SM:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_CHECK_DARK" link="libgimpbase-gimpchecks.html#GIMP-CHECK-DARK:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_CHECK_LIGHT" link="libgimpbase-gimpchecks.html#GIMP-CHECK-LIGHT:CAPS"/>
|
||||
<keyword type="function" name="gimp_checks_get_shades ()" link="libgimpbase-gimpchecks.html#gimp-checks-get-shades" since="GIMP 2.2"/>
|
||||
<keyword type="enum" name="enum GimpCpuAccelFlags" link="libgimpbase-gimpcpuaccel.html#GimpCpuAccelFlags"/>
|
||||
<keyword type="function" name="gimp_cpu_accel_get_support ()" link="libgimpbase-gimpcpuaccel.html#gimp-cpu-accel-get-support" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_cpu_accel_set_use ()" link="libgimpbase-gimpcpuaccel.html#gimp-cpu-accel-set-use" since="GIMP 2.4"/>
|
||||
<keyword type="struct" name="GimpDatafileData" link="libgimpbase-gimpdatafiles.html#GimpDatafileData"/>
|
||||
<keyword type="function" name="GimpDatafileLoaderFunc ()" link="libgimpbase-gimpdatafiles.html#GimpDatafileLoaderFunc"/>
|
||||
<keyword type="function" name="gimp_datafiles_check_extension ()" link="libgimpbase-gimpdatafiles.html#gimp-datafiles-check-extension"/>
|
||||
<keyword type="function" name="gimp_datafiles_read_directories ()" link="libgimpbase-gimpdatafiles.html#gimp-datafiles-read-directories"/>
|
||||
<keyword type="function" name="gimp_env_init ()" link="libgimpbase-gimpenv.html#gimp-env-init" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_directory ()" link="libgimpbase-gimpenv.html#gimp-directory"/>
|
||||
<keyword type="function" name="gimp_personal_rc_file ()" link="libgimpbase-gimpenv.html#gimp-personal-rc-file"/>
|
||||
<keyword type="function" name="gimp_data_directory ()" link="libgimpbase-gimpenv.html#gimp-data-directory"/>
|
||||
<keyword type="function" name="gimp_locale_directory ()" link="libgimpbase-gimpenv.html#gimp-locale-directory"/>
|
||||
<keyword type="function" name="gimp_plug_in_directory ()" link="libgimpbase-gimpenv.html#gimp-plug-in-directory"/>
|
||||
<keyword type="function" name="gimp_sysconf_directory ()" link="libgimpbase-gimpenv.html#gimp-sysconf-directory"/>
|
||||
<keyword type="function" name="gimp_gtkrc ()" link="libgimpbase-gimpenv.html#gimp-gtkrc"/>
|
||||
<keyword type="function" name="gimp_path_parse ()" link="libgimpbase-gimpenv.html#gimp-path-parse"/>
|
||||
<keyword type="function" name="gimp_path_to_str ()" link="libgimpbase-gimpenv.html#gimp-path-to-str"/>
|
||||
<keyword type="function" name="gimp_path_free ()" link="libgimpbase-gimpenv.html#gimp-path-free"/>
|
||||
<keyword type="function" name="gimp_path_get_user_writable_dir ()" link="libgimpbase-gimpenv.html#gimp-path-get-user-writable-dir"/>
|
||||
<keyword type="function" name="gimp_memsize_serialize ()" link="libgimpbase-gimpmemsize.html#gimp-memsize-serialize" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_memsize_deserialize ()" link="libgimpbase-gimpmemsize.html#gimp-memsize-deserialize" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_memsize_to_string ()" link="libgimpbase-gimpmemsize.html#gimp-memsize-to-string"/>
|
||||
<keyword type="macro" name="GIMP_TYPE_MEMSIZE" link="libgimpbase-gimpmemsize.html#GIMP-TYPE-MEMSIZE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_TYPE_PARAM_MEMSIZE" link="libgimpbase-gimpmemsize.html#GIMP-TYPE-PARAM-MEMSIZE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_IS_PARAM_SPEC_MEMSIZE()" link="libgimpbase-gimpmemsize.html#GIMP-IS-PARAM-SPEC-MEMSIZE:CAPS"/>
|
||||
<keyword type="function" name="gimp_param_spec_memsize ()" link="libgimpbase-gimpmemsize.html#gimp-param-spec-memsize" since="GIMP 2.4"/>
|
||||
<keyword type="macro" name="GIMP_VALUE_HOLDS_MEMSIZE()" link="libgimpbase-gimpmemsize.html#GIMP-VALUE-HOLDS-MEMSIZE:CAPS"/>
|
||||
<keyword type="struct" name="GimpParasite" link="libgimpbase-gimpparasite.html#GimpParasite"/>
|
||||
<keyword type="function" name="gimp_parasite_new ()" link="libgimpbase-gimpparasite.html#gimp-parasite-new"/>
|
||||
<keyword type="function" name="gimp_parasite_free ()" link="libgimpbase-gimpparasite.html#gimp-parasite-free"/>
|
||||
<keyword type="function" name="gimp_parasite_copy ()" link="libgimpbase-gimpparasite.html#gimp-parasite-copy"/>
|
||||
<keyword type="function" name="gimp_parasite_compare ()" link="libgimpbase-gimpparasite.html#gimp-parasite-compare"/>
|
||||
<keyword type="function" name="gimp_parasite_is_type ()" link="libgimpbase-gimpparasite.html#gimp-parasite-is-type"/>
|
||||
<keyword type="function" name="gimp_parasite_is_persistent ()" link="libgimpbase-gimpparasite.html#gimp-parasite-is-persistent"/>
|
||||
<keyword type="function" name="gimp_parasite_is_undoable ()" link="libgimpbase-gimpparasite.html#gimp-parasite-is-undoable"/>
|
||||
<keyword type="function" name="gimp_parasite_has_flag ()" link="libgimpbase-gimpparasite.html#gimp-parasite-has-flag"/>
|
||||
<keyword type="function" name="gimp_parasite_flags ()" link="libgimpbase-gimpparasite.html#gimp-parasite-flags"/>
|
||||
<keyword type="function" name="gimp_parasite_name ()" link="libgimpbase-gimpparasite.html#gimp-parasite-name"/>
|
||||
<keyword type="function" name="gimp_parasite_data ()" link="libgimpbase-gimpparasite.html#gimp-parasite-data"/>
|
||||
<keyword type="function" name="gimp_parasite_data_size ()" link="libgimpbase-gimpparasite.html#gimp-parasite-data-size"/>
|
||||
<keyword type="macro" name="GIMP_PARASITE_PERSISTENT" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-PERSISTENT:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PARASITE_UNDOABLE" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-UNDOABLE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PARASITE_ATTACH_PARENT" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-ATTACH-PARENT:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PARASITE_PARENT_PERSISTENT" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-PARENT-PERSISTENT:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PARASITE_PARENT_UNDOABLE" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-PARENT-UNDOABLE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PARASITE_ATTACH_GRANDPARENT" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-ATTACH-GRANDPARENT:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PARASITE_GRANDPARENT_PERSISTENT" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-GRANDPARENT-PERSISTENT:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PARASITE_GRANDPARENT_UNDOABLE" link="libgimpbase-gimpparasite.html#GIMP-PARASITE-GRANDPARENT-UNDOABLE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_TYPE_PARASITE" link="libgimpbase-gimpparasite.html#GIMP-TYPE-PARASITE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_TYPE_PARAM_PARASITE" link="libgimpbase-gimpparasite.html#GIMP-TYPE-PARAM-PARASITE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_IS_PARAM_SPEC_PARASITE()" link="libgimpbase-gimpparasite.html#GIMP-IS-PARAM-SPEC-PARASITE:CAPS"/>
|
||||
<keyword type="function" name="gimp_param_spec_parasite ()" link="libgimpbase-gimpparasite.html#gimp-param-spec-parasite"/>
|
||||
<keyword type="macro" name="GIMP_VALUE_HOLDS_PARASITE()" link="libgimpbase-gimpparasite.html#GIMP-VALUE-HOLDS-PARASITE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_PIXPIPE_MAXDIM" link="libgimpbase-gimpparasiteio.html#GIMP-PIXPIPE-MAXDIM:CAPS"/>
|
||||
<keyword type="function" name="gimp_pixpipe_params_init ()" link="libgimpbase-gimpparasiteio.html#gimp-pixpipe-params-init"/>
|
||||
<keyword type="function" name="gimp_pixpipe_params_parse ()" link="libgimpbase-gimpparasiteio.html#gimp-pixpipe-params-parse"/>
|
||||
<keyword type="function" name="gimp_pixpipe_params_build ()" link="libgimpbase-gimpparasiteio.html#gimp-pixpipe-params-build"/>
|
||||
<keyword type="function" name="GimpSignalHandlerFunc ()" link="libgimpbase-gimpsignal.html#GimpSignalHandlerFunc"/>
|
||||
<keyword type="function" name="gimp_signal_private ()" link="libgimpbase-gimpsignal.html#gimp-signal-private"/>
|
||||
<keyword type="enum" name="enum GimpUnit" link="libgimpbase-gimpunit.html#GimpUnit"/>
|
||||
<keyword type="function" name="gimp_unit_get_number_of_units ()" link="libgimpbase-gimpunit.html#gimp-unit-get-number-of-units"/>
|
||||
<keyword type="function" name="gimp_unit_get_number_of_built_in_units ()" link="libgimpbase-gimpunit.html#gimp-unit-get-number-of-built-in-units"/>
|
||||
<keyword type="function" name="gimp_unit_new ()" link="libgimpbase-gimpunit.html#gimp-unit-new"/>
|
||||
<keyword type="function" name="gimp_unit_get_deletion_flag ()" link="libgimpbase-gimpunit.html#gimp-unit-get-deletion-flag"/>
|
||||
<keyword type="function" name="gimp_unit_set_deletion_flag ()" link="libgimpbase-gimpunit.html#gimp-unit-set-deletion-flag"/>
|
||||
<keyword type="function" name="gimp_unit_get_factor ()" link="libgimpbase-gimpunit.html#gimp-unit-get-factor"/>
|
||||
<keyword type="function" name="gimp_unit_get_digits ()" link="libgimpbase-gimpunit.html#gimp-unit-get-digits"/>
|
||||
<keyword type="function" name="gimp_unit_get_identifier ()" link="libgimpbase-gimpunit.html#gimp-unit-get-identifier"/>
|
||||
<keyword type="function" name="gimp_unit_get_symbol ()" link="libgimpbase-gimpunit.html#gimp-unit-get-symbol"/>
|
||||
<keyword type="function" name="gimp_unit_get_abbreviation ()" link="libgimpbase-gimpunit.html#gimp-unit-get-abbreviation"/>
|
||||
<keyword type="function" name="gimp_unit_get_singular ()" link="libgimpbase-gimpunit.html#gimp-unit-get-singular"/>
|
||||
<keyword type="function" name="gimp_unit_get_plural ()" link="libgimpbase-gimpunit.html#gimp-unit-get-plural"/>
|
||||
<keyword type="macro" name="GIMP_TYPE_UNIT" link="libgimpbase-gimpunit.html#GIMP-TYPE-UNIT:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_TYPE_PARAM_UNIT" link="libgimpbase-gimpunit.html#GIMP-TYPE-PARAM-UNIT:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_IS_PARAM_SPEC_UNIT()" link="libgimpbase-gimpunit.html#GIMP-IS-PARAM-SPEC-UNIT:CAPS"/>
|
||||
<keyword type="function" name="gimp_param_spec_unit ()" link="libgimpbase-gimpunit.html#gimp-param-spec-unit" since="GIMP 2.4"/>
|
||||
<keyword type="macro" name="GIMP_VALUE_HOLDS_UNIT()" link="libgimpbase-gimpunit.html#GIMP-VALUE-HOLDS-UNIT:CAPS"/>
|
||||
<keyword type="function" name="gimp_any_to_utf8 ()" link="libgimpbase-gimputils.html#gimp-any-to-utf8"/>
|
||||
<keyword type="function" name="gimp_filename_to_utf8 ()" link="libgimpbase-gimputils.html#gimp-filename-to-utf8"/>
|
||||
<keyword type="function" name="gimp_utf8_strtrim ()" link="libgimpbase-gimputils.html#gimp-utf8-strtrim"/>
|
||||
<keyword type="function" name="gimp_escape_uline ()" link="libgimpbase-gimputils.html#gimp-escape-uline" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_strip_uline ()" link="libgimpbase-gimputils.html#gimp-strip-uline"/>
|
||||
<keyword type="function" name="gimp_canonicalize_identifier ()" link="libgimpbase-gimputils.html#gimp-canonicalize-identifier" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_enum_get_desc ()" link="libgimpbase-gimputils.html#gimp-enum-get-desc" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_enum_get_value ()" link="libgimpbase-gimputils.html#gimp-enum-get-value" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_enum_value_get_desc ()" link="libgimpbase-gimputils.html#gimp-enum-value-get-desc" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_enum_value_get_help ()" link="libgimpbase-gimputils.html#gimp-enum-value-get-help" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_flags_get_first_desc ()" link="libgimpbase-gimputils.html#gimp-flags-get-first-desc" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_flags_get_first_value ()" link="libgimpbase-gimputils.html#gimp-flags-get-first-value" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_flags_value_get_desc ()" link="libgimpbase-gimputils.html#gimp-flags-value-get-desc" since="GIMP 2.2"/>
|
||||
<keyword type="function" name="gimp_flags_value_get_help ()" link="libgimpbase-gimputils.html#gimp-flags-value-get-help" since="GIMP 2.2"/>
|
||||
</functions>
|
||||
</book>
|
||||
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
@ -7,7 +8,7 @@
|
||||
<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">
|
||||
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpbase.html" title="Part I. GIMP Base Library">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
@ -16,17 +17,14 @@
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td> </td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<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="titlepage"><div><div><h1 class="title">
|
||||
<a name="libgimpbase"></a>GIMP Base Library</h1></div></div></div></div>
|
||||
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
|
||||
<td align="left"><a accesskey="p" href="index.html"><b><< GIMP Base Library Reference Manual</b></a></td>
|
||||
<td align="right"><a accesskey="n" href="libgimpbase-gimpbaseenums.html"><b>gimpbaseenums >></b></a></td>
|
||||
</tr></table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -19,12 +19,22 @@
|
||||
{
|
||||
vertical-align: top;
|
||||
}
|
||||
table.navigation
|
||||
div a[name]
|
||||
{
|
||||
position: relative;
|
||||
top: -4.5em;
|
||||
}
|
||||
table.navigation#top
|
||||
{
|
||||
background: #ffeeee;
|
||||
border: solid 1px #ffaaaa;
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0.5em;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 2em;
|
||||
z-index: 1;
|
||||
}
|
||||
.navigation a
|
||||
{
|
||||
@ -38,6 +48,18 @@ table.navigation
|
||||
{
|
||||
font-size: 200%;
|
||||
}
|
||||
td.shortcuts
|
||||
{
|
||||
color: #770000;
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
div.refentry, div.chapter, div.part, div.book, div.index, div.glossary, div.sect1
|
||||
{
|
||||
position: relative;
|
||||
top: 3em;
|
||||
z-index: 0;
|
||||
}
|
||||
div.refnamediv
|
||||
{
|
||||
margin-top: 2em;
|
||||
|
||||
Reference in New Issue
Block a user