Imported Upstream version 2.6.0
This commit is contained in:
@ -50,13 +50,13 @@ am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
||||
$(top_srcdir)/m4macros/binreloc.m4 $(top_srcdir)/configure.in
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES = version
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
AA = @AA@
|
||||
AA_LIBS = @AA_LIBS@
|
||||
ACLOCAL = @ACLOCAL@
|
||||
ALLOCA = @ALLOCA@
|
||||
ALL_LINGUAS = @ALL_LINGUAS@
|
||||
@ -70,8 +70,12 @@ AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
BABL_CFLAGS = @BABL_CFLAGS@
|
||||
BABL_LIBS = @BABL_LIBS@
|
||||
BINRELOC_CFLAGS = @BINRELOC_CFLAGS@
|
||||
BINRELOC_LIBS = @BINRELOC_LIBS@
|
||||
CAIRO_CFLAGS = @CAIRO_CFLAGS@
|
||||
CAIRO_LIBS = @CAIRO_LIBS@
|
||||
CARBON_LDFLAGS = @CARBON_LDFLAGS@
|
||||
CATALOGS = @CATALOGS@
|
||||
CATOBJEXT = @CATOBJEXT@
|
||||
@ -83,6 +87,8 @@ CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPP = @CPP@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CURL_CFLAGS = @CURL_CFLAGS@
|
||||
CURL_LIBS = @CURL_LIBS@
|
||||
CXX = @CXX@
|
||||
CXXCPP = @CXXCPP@
|
||||
CXXDEPMODE = @CXXDEPMODE@
|
||||
@ -108,15 +114,25 @@ EXIF_CFLAGS = @EXIF_CFLAGS@
|
||||
EXIF_LIBS = @EXIF_LIBS@
|
||||
F77 = @F77@
|
||||
FFLAGS = @FFLAGS@
|
||||
FILE_AA = @FILE_AA@
|
||||
FILE_MNG = @FILE_MNG@
|
||||
FILE_PDF = @FILE_PDF@
|
||||
FILE_PNG = @FILE_PNG@
|
||||
FILE_PSP = @FILE_PSP@
|
||||
FILE_SVG = @FILE_SVG@
|
||||
FILE_TIFF_LOAD = @FILE_TIFF_LOAD@
|
||||
FILE_TIFF_SAVE = @FILE_TIFF_SAVE@
|
||||
FILE_WMF = @FILE_WMF@
|
||||
FILE_XPM = @FILE_XPM@
|
||||
FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
|
||||
FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
|
||||
FONTCONFIG_REQUIRED_VERSION = @FONTCONFIG_REQUIRED_VERSION@
|
||||
FREETYPE_CONFIG = @FREETYPE_CONFIG@
|
||||
FREETYPE_LIBS = @FREETYPE_LIBS@
|
||||
GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
|
||||
GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
|
||||
GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
|
||||
GDK_PIXBUF_REQUIRED_VERSION = @GDK_PIXBUF_REQUIRED_VERSION@
|
||||
GEGL_CFLAGS = @GEGL_CFLAGS@
|
||||
GEGL_LIBS = @GEGL_LIBS@
|
||||
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
|
||||
GIMPINSTALL = @GIMPINSTALL@
|
||||
GIMP_API_VERSION = @GIMP_API_VERSION@
|
||||
@ -136,11 +152,14 @@ GIMP_PLUGINS = @GIMP_PLUGINS@
|
||||
GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@
|
||||
GIMP_REAL_VERSION = @GIMP_REAL_VERSION@
|
||||
GIMP_REMOTE = @GIMP_REMOTE@
|
||||
GIMP_REMOTE_MANPAGE = @GIMP_REMOTE_MANPAGE@
|
||||
GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@
|
||||
GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@
|
||||
GIMP_UNSTABLE = @GIMP_UNSTABLE@
|
||||
GIMP_USER_VERSION = @GIMP_USER_VERSION@
|
||||
GIMP_VERSION = @GIMP_VERSION@
|
||||
GIO_CFLAGS = @GIO_CFLAGS@
|
||||
GIO_LIBS = @GIO_LIBS@
|
||||
GLIB_CFLAGS = @GLIB_CFLAGS@
|
||||
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
|
||||
GLIB_LIBS = @GLIB_LIBS@
|
||||
@ -150,19 +169,16 @@ GMODULE_NO_EXPORT_CFLAGS = @GMODULE_NO_EXPORT_CFLAGS@
|
||||
GMODULE_NO_EXPORT_LIBS = @GMODULE_NO_EXPORT_LIBS@
|
||||
GMOFILES = @GMOFILES@
|
||||
GMSGFMT = @GMSGFMT@
|
||||
GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@
|
||||
GNOME_VFS_LIBS = @GNOME_VFS_LIBS@
|
||||
GOBJECT_QUERY = @GOBJECT_QUERY@
|
||||
GREP = @GREP@
|
||||
GTKDOC_REQUIRED_VERSION = @GTKDOC_REQUIRED_VERSION@
|
||||
GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@
|
||||
GTKHTML2_LIBS = @GTKHTML2_LIBS@
|
||||
GTKHTML2_REQUIRED_VERSION = @GTKHTML2_REQUIRED_VERSION@
|
||||
GTK_CFLAGS = @GTK_CFLAGS@
|
||||
GTK_LIBS = @GTK_LIBS@
|
||||
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
|
||||
HAL_CFLAGS = @HAL_CFLAGS@
|
||||
HAL_LIBS = @HAL_LIBS@
|
||||
HAVE_FINITE = @HAVE_FINITE@
|
||||
HAVE_GLIBC_REGEX = @HAVE_GLIBC_REGEX@
|
||||
HAVE_ISFINITE = @HAVE_ISFINITE@
|
||||
HTML_DIR = @HTML_DIR@
|
||||
INSTALL = @INSTALL@
|
||||
@ -195,27 +211,16 @@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
|
||||
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
|
||||
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
|
||||
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
|
||||
JPEG = @JPEG@
|
||||
ISO_CODES_LOCALEDIR = @ISO_CODES_LOCALEDIR@
|
||||
ISO_CODES_LOCATION = @ISO_CODES_LOCATION@
|
||||
JPEG_LIBS = @JPEG_LIBS@
|
||||
LCMS = @LCMS@
|
||||
LCMS_CFLAGS = @LCMS_CFLAGS@
|
||||
LCMS_LIBS = @LCMS_LIBS@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBAA = @LIBAA@
|
||||
LIBART_CFLAGS = @LIBART_CFLAGS@
|
||||
LIBART_LIBS = @LIBART_LIBS@
|
||||
LIBJPEG = @LIBJPEG@
|
||||
LIBLCMS = @LIBLCMS@
|
||||
LIBMNG = @LIBMNG@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBPNG = @LIBPNG@
|
||||
LIBPOPPLER = @LIBPOPPLER@
|
||||
LIBS = @LIBS@
|
||||
LIBSCREENSHOT = @LIBSCREENSHOT@
|
||||
LIBSVG = @LIBSVG@
|
||||
LIBTIFF = @LIBTIFF@
|
||||
LIBTOOL = @LIBTOOL@
|
||||
LIBWMF = @LIBWMF@
|
||||
LIBXMU = @LIBXMU@
|
||||
LIBXPM = @LIBXPM@
|
||||
LIBZ = @LIBZ@
|
||||
LN_S = @LN_S@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
|
||||
@ -223,10 +228,11 @@ LT_VERSION_INFO = @LT_VERSION_INFO@
|
||||
MAIL = @MAIL@
|
||||
MAINT = @MAINT@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
MIME_TYPES = @MIME_TYPES@
|
||||
MKDIR_P = @MKDIR_P@
|
||||
MKINSTALLDIRS = @MKINSTALLDIRS@
|
||||
MMX_EXTRA_CFLAGS = @MMX_EXTRA_CFLAGS@
|
||||
MNG = @MNG@
|
||||
MNG_LIBS = @MNG_LIBS@
|
||||
MSGFMT = @MSGFMT@
|
||||
MSGFMT_OPTS = @MSGFMT_OPTS@
|
||||
MSGMERGE = @MSGMERGE@
|
||||
@ -241,22 +247,18 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
|
||||
PANGOFT2_LIBS = @PANGOFT2_LIBS@
|
||||
PANGOFT2_REQUIRED_VERSION = @PANGOFT2_REQUIRED_VERSION@
|
||||
PATHSEP = @PATHSEP@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
PERL = @PERL@
|
||||
PKG_CONFIG = @PKG_CONFIG@
|
||||
PNG = @PNG@
|
||||
PNG_CFLAGS = @PNG_CFLAGS@
|
||||
PNG_LIBS = @PNG_LIBS@
|
||||
POFILES = @POFILES@
|
||||
POPPLER = @POPPLER@
|
||||
POPPLER_CFLAGS = @POPPLER_CFLAGS@
|
||||
POPPLER_LIBS = @POPPLER_LIBS@
|
||||
POSUB = @POSUB@
|
||||
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
|
||||
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
|
||||
PSP = @PSP@
|
||||
PYBIN_PATH = @PYBIN_PATH@
|
||||
PYGIMP_EXTRA_CFLAGS = @PYGIMP_EXTRA_CFLAGS@
|
||||
PYGTK_CFLAGS = @PYGTK_CFLAGS@
|
||||
@ -271,9 +273,9 @@ PYTHON_PLATFORM = @PYTHON_PLATFORM@
|
||||
PYTHON_PREFIX = @PYTHON_PREFIX@
|
||||
PYTHON_VERSION = @PYTHON_VERSION@
|
||||
RANLIB = @RANLIB@
|
||||
RSVG_REQUIRED_VERSION = @RSVG_REQUIRED_VERSION@
|
||||
RT_LIBS = @RT_LIBS@
|
||||
SCREENSHOT = @SCREENSHOT@
|
||||
SCREENSHOT_LIBS = @SCREENSHOT_LIBS@
|
||||
SED = @SED@
|
||||
SENDMAIL = @SENDMAIL@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
@ -281,32 +283,32 @@ SHELL = @SHELL@
|
||||
SOCKET_LIBS = @SOCKET_LIBS@
|
||||
SSE_EXTRA_CFLAGS = @SSE_EXTRA_CFLAGS@
|
||||
STRIP = @STRIP@
|
||||
SVG = @SVG@
|
||||
SVG_CFLAGS = @SVG_CFLAGS@
|
||||
SVG_LIBS = @SVG_LIBS@
|
||||
SYMPREFIX = @SYMPREFIX@
|
||||
TIFF_LOAD = @TIFF_LOAD@
|
||||
TIFF_SAVE = @TIFF_SAVE@
|
||||
URI_GNOME_VFS_CFLAGS = @URI_GNOME_VFS_CFLAGS@
|
||||
URI_GNOME_VFS_LIBS = @URI_GNOME_VFS_LIBS@
|
||||
URI_LIBCURL_CFLAGS = @URI_LIBCURL_CFLAGS@
|
||||
URI_LIBCURL_LIBS = @URI_LIBCURL_LIBS@
|
||||
TIFF_LIBS = @TIFF_LIBS@
|
||||
USE_NLS = @USE_NLS@
|
||||
VERSION = @VERSION@
|
||||
WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
|
||||
WEBKIT_LIBS = @WEBKIT_LIBS@
|
||||
WIN32_LARGE_ADDRESS_AWARE = @WIN32_LARGE_ADDRESS_AWARE@
|
||||
WINDRES = @WINDRES@
|
||||
WMF = @WMF@
|
||||
WMF_CFLAGS = @WMF_CFLAGS@
|
||||
WMF_CONFIG = @WMF_CONFIG@
|
||||
WMF_REQUIRED_VERSION = @WMF_REQUIRED_VERSION@
|
||||
WMF_LIBS = @WMF_LIBS@
|
||||
XFIXES_CFLAGS = @XFIXES_CFLAGS@
|
||||
XFIXES_LIBS = @XFIXES_LIBS@
|
||||
XGETTEXT = @XGETTEXT@
|
||||
XMKMF = @XMKMF@
|
||||
XMLLINT = @XMLLINT@
|
||||
XPM = @XPM@
|
||||
XMU_LIBS = @XMU_LIBS@
|
||||
XPM_LIBS = @XPM_LIBS@
|
||||
XSLTPROC = @XSLTPROC@
|
||||
X_CFLAGS = @X_CFLAGS@
|
||||
X_EXTRA_LIBS = @X_EXTRA_LIBS@
|
||||
X_LIBS = @X_LIBS@
|
||||
X_PRE_LIBS = @X_PRE_LIBS@
|
||||
Z_LIBS = @Z_LIBS@
|
||||
abs_builddir = @abs_builddir@
|
||||
abs_srcdir = @abs_srcdir@
|
||||
abs_top_builddir = @abs_top_builddir@
|
||||
|
||||
@ -12,6 +12,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -20,7 +21,7 @@
|
||||
<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.4.7
|
||||
for GIMP 2.6.0
|
||||
|
||||
</p></div>
|
||||
</div>
|
||||
@ -83,6 +84,7 @@ user-defined units.</span>
|
||||
<dt><span class="index"><a href="libgimpbase-index.html">Index</a></span></dt>
|
||||
<dt><span class="index"><a href="libgimpbase-index-new-in-2-2.html">Index of new symbols in GIMP 2.2</a></span></dt>
|
||||
<dt><span class="index"><a href="libgimpbase-index-new-in-2-4.html">Index of new symbols in GIMP 2.4</a></span></dt>
|
||||
<dt><span class="index"><a href="libgimpbase-index-new-in-2-6.html">Index of new symbols in GIMP 2.6</a></span></dt>
|
||||
<dt><span class="index"><a href="libgimpbase-index-deprecated.html">Index of deprecated symbols</a></span></dt>
|
||||
</dl></div>
|
||||
</div>
|
||||
|
||||
@ -22,6 +22,7 @@
|
||||
<ANCHOR id="GimpMessageHandlerType" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpMessageHandlerType">
|
||||
<ANCHOR id="GimpPaintApplicationMode" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpPaintApplicationMode">
|
||||
<ANCHOR id="GimpPDBArgType" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpPDBArgType">
|
||||
<ANCHOR id="GimpPDBErrorHandler" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpPDBErrorHandler">
|
||||
<ANCHOR id="GimpPDBProcType" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpPDBProcType">
|
||||
<ANCHOR id="GimpPDBStatusType" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpPDBStatusType">
|
||||
<ANCHOR id="GimpProgressCommand" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpProgressCommand">
|
||||
@ -29,6 +30,8 @@
|
||||
<ANCHOR id="GimpRunMode" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpRunMode">
|
||||
<ANCHOR id="GimpSizeType" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpSizeType">
|
||||
<ANCHOR id="GimpStackTraceMode" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpStackTraceMode">
|
||||
<ANCHOR id="GimpTextDirection" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpTextDirection">
|
||||
<ANCHOR id="GimpTextJustification" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpTextJustification">
|
||||
<ANCHOR id="GimpTransferMode" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpTransferMode">
|
||||
<ANCHOR id="GimpTransformDirection" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpTransformDirection">
|
||||
<ANCHOR id="GimpTransformResize" href="libgimpbase/libgimpbase-gimpbaseenums.html#GimpTransformResize">
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -61,6 +62,7 @@ enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpInt
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpMessageHandlerType" title="enum GimpMessageHandlerType">GimpMessageHandlerType</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpPaintApplicationMode" title="enum GimpPaintApplicationMode">GimpPaintApplicationMode</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpPDBArgType" title="enum GimpPDBArgType">GimpPDBArgType</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpPDBErrorHandler" title="enum GimpPDBErrorHandler">GimpPDBErrorHandler</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpPDBProcType" title="enum GimpPDBProcType">GimpPDBProcType</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpPDBStatusType" title="enum GimpPDBStatusType">GimpPDBStatusType</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpProgressCommand" title="enum GimpProgressCommand">GimpProgressCommand</a>;
|
||||
@ -68,6 +70,8 @@ enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpRep
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpRunMode" title="enum GimpRunMode">GimpRunMode</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpSizeType" title="enum GimpSizeType">GimpSizeType</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpStackTraceMode" title="enum GimpStackTraceMode">GimpStackTraceMode</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpTextDirection" title="enum GimpTextDirection">GimpTextDirection</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpTextJustification" title="enum GimpTextJustification">GimpTextJustification</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpTransferMode" title="enum GimpTransferMode">GimpTransferMode</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpTransformDirection" title="enum GimpTransformDirection">GimpTransformDirection</a>;
|
||||
enum <a class="link" href="libgimpbase-gimpbaseenums.html#GimpTransformResize" title="enum GimpTransformResize">GimpTransformResize</a>;
|
||||
@ -392,17 +396,32 @@ Basic GIMP enumeration data types.
|
||||
GIMP_PDB_CHANNEL,
|
||||
GIMP_PDB_DRAWABLE,
|
||||
GIMP_PDB_SELECTION,
|
||||
GIMP_PDB_BOUNDARY,
|
||||
GIMP_PDB_COLORARRAY,
|
||||
GIMP_PDB_VECTORS,
|
||||
GIMP_PDB_PARASITE,
|
||||
GIMP_PDB_STATUS,
|
||||
GIMP_PDB_END,
|
||||
|
||||
GIMP_PDB_PATH = GIMP_PDB_VECTORS /* deprecated */
|
||||
/* the following aliases are deprecated */
|
||||
GIMP_PDB_PATH = GIMP_PDB_VECTORS, /*< skip >*/
|
||||
GIMP_PDB_BOUNDARY = GIMP_PDB_COLORARRAY /*< skip >*/
|
||||
} GimpPDBArgType;
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="GimpPDBErrorHandler"></a><h3>enum GimpPDBErrorHandler</h3>
|
||||
<pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_PDB_ERROR_HANDLER_INTERNAL,
|
||||
GIMP_PDB_ERROR_HANDLER_PLUGIN
|
||||
} GimpPDBErrorHandler;
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
@ -506,6 +525,34 @@ Basic GIMP enumeration data types.
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="GimpTextDirection"></a><h3>enum GimpTextDirection</h3>
|
||||
<pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_TEXT_DIRECTION_LTR, /*< desc="From left to right" >*/
|
||||
GIMP_TEXT_DIRECTION_RTL /*< desc="From right to left" >*/
|
||||
} GimpTextDirection;
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="GimpTextJustification"></a><h3>enum GimpTextJustification</h3>
|
||||
<pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_TEXT_JUSTIFY_LEFT, /*< desc="Left justified" >*/
|
||||
GIMP_TEXT_JUSTIFY_RIGHT, /*< desc="Right justified" >*/
|
||||
GIMP_TEXT_JUSTIFY_CENTER, /*< desc="Centered" >*/
|
||||
GIMP_TEXT_JUSTIFY_FILL /*< desc="Filled" >*/
|
||||
} GimpTextJustification;
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
@ -565,6 +612,10 @@ Basic GIMP enumeration data types.
|
||||
GIMP_USER_DIRECTORY_VIDEOS
|
||||
} GimpUserDirectory;
|
||||
</pre>
|
||||
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Warning</h3>
|
||||
<p><code class="literal">GimpUserDirectory</code> is deprecated and should not be used in newly-written code.</p>
|
||||
</div>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -65,9 +66,9 @@ Translation between gettext translation domain identifier and GType.
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="GimpEnumDesc"></a><h3>GimpEnumDesc</h3>
|
||||
<pre class="programlisting">typedef struct {
|
||||
gint value;
|
||||
gchar *value_desc;
|
||||
gchar *value_help;
|
||||
gint value;
|
||||
const gchar *value_desc;
|
||||
const gchar *value_help;
|
||||
} GimpEnumDesc;
|
||||
</pre>
|
||||
<p>
|
||||
@ -78,9 +79,9 @@ Translation between gettext translation domain identifier and GType.
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="GimpFlagsDesc"></a><h3>GimpFlagsDesc</h3>
|
||||
<pre class="programlisting">typedef struct {
|
||||
guint value;
|
||||
gchar *value_desc;
|
||||
gchar *value_help;
|
||||
guint value;
|
||||
const gchar *value_desc;
|
||||
const gchar *value_help;
|
||||
} GimpFlagsDesc;
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -73,7 +74,9 @@ configuration files.
|
||||
<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 <code class="function">MAIN()</code> macro that every plug-in
|
||||
you automatically (by means of the <a
|
||||
href="../libgimp/libgimp-gimp.html#MAIN:CAPS"
|
||||
><code class="function">MAIN()</code></a> macro that every plug-in
|
||||
runs). Calling it again will cause a fatal error.</p>
|
||||
<p>
|
||||
|
||||
@ -245,13 +248,12 @@ UTF-8.).</p>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="gimp-user-directory"></a><h3>gimp_user_directory ()</h3>
|
||||
<pre class="programlisting">const gchar* gimp_user_directory (<a class="link" href="libgimpbase-gimpbaseenums.html#GimpUserDirectory" title="enum GimpUserDirectory">GimpUserDirectory</a> type);</pre>
|
||||
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Warning</h3>
|
||||
<p><code class="literal">gimp_user_directory</code> is deprecated and should not be used in newly-written code.</p>
|
||||
</div>
|
||||
<p>
|
||||
Identifies special folders used frequently by applications, but
|
||||
which may not have the same name or location on any given system.
|
||||
</p>
|
||||
<p>
|
||||
Plug-ins may want to use this function to add shortcuts to such
|
||||
folders to a file-chooser.</p>
|
||||
This procedure is deprecated! Use <code class="function">g_get_user_special_dir()</code> instead.</p>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -108,7 +109,9 @@ this value.
|
||||
<p>
|
||||
A large but arbitrary value that can be used when an upper limit for a
|
||||
memory size (in bytes) is needed. It is smaller than <code class="literal">G_MAXDOUBLE</code> since
|
||||
the <span class="type">GimpMemsizeEntry</span> doesn't handle larger values.
|
||||
the <a
|
||||
href="../libgimpwidgets/GimpMemsizeEntry.html"
|
||||
><span class="type">GimpMemsizeEntry</span></a> doesn't handle larger values.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -73,7 +74,7 @@ Functions to (de)serialize a given memory size.
|
||||
Creates a string representation of a given memory size. This string
|
||||
can be parsed by <a class="link" href="libgimpbase-gimpmemsize.html#gimp-memsize-deserialize" title="gimp_memsize_deserialize ()"><code class="function">gimp_memsize_deserialize()</code></a> and can thus be used in
|
||||
config files. It should not be displayed to the user. If you need a
|
||||
nice human-readable string please use <a class="link" href="libgimpbase-gimpmemsize.html#gimp-memsize-to-string" title="gimp_memsize_to_string ()"><code class="function">gimp_memsize_to_string()</code></a>.</p>
|
||||
nice human-readable string please use <code class="function">g_format_size_for_display()</code>.</p>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
@ -136,11 +137,12 @@ Parses a string representation of a memory size as returned by
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="gimp-memsize-to-string"></a><h3>gimp_memsize_to_string ()</h3>
|
||||
<pre class="programlisting">gchar* gimp_memsize_to_string (guint64 memsize);</pre>
|
||||
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
||||
<h3 class="title">Warning</h3>
|
||||
<p><code class="literal">gimp_memsize_to_string</code> is deprecated and should not be used in newly-written code.</p>
|
||||
</div>
|
||||
<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
|
||||
reasonable memsize unit, e.g.: "345" becomes "345 Bytes", "4500"
|
||||
becomes "4.4 KB" and so on.</p>
|
||||
This function is deprecated! Use <code class="function">g_format_size_for_display()</code> instead.</p>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -605,8 +606,14 @@ Arbitrary pieces of data which can be attached to various GIMP objects.
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="libgimpbase-gimpparasite.see-also"></a><h2>See Also</h2>
|
||||
<p>
|
||||
<code class="function">gimp_image_parasite_attach()</code>, <code class="function">gimp_drawable_parasite_attach()</code>,
|
||||
<code class="function">gimp_parasite_attach()</code> and their related functions.
|
||||
<a
|
||||
href="../app/GimpImage.html#gimp-image-parasite-attach"
|
||||
><code class="function">gimp_image_parasite_attach()</code></a>, <a
|
||||
href="../libgimp/libgimp-gimpdrawable.html#gimp-drawable-parasite-attach"
|
||||
><code class="function">gimp_drawable_parasite_attach()</code></a>,
|
||||
<a
|
||||
href="../app/app-Gimp-parasites.html#gimp-parasite-attach"
|
||||
><code class="function">gimp_parasite_attach()</code></a> and their related functions.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -593,10 +594,14 @@ See <code class="function">g_param_spec_internal()</code> for more information.<
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="libgimpbase-gimpunit.see-also"></a><h2>See Also</h2>
|
||||
<p>
|
||||
<span class="type">GimpUnitMenu</span>
|
||||
<a
|
||||
href="../libgimpwidgets/GimpUnitMenu.html"
|
||||
><span class="type">GimpUnitMenu</span></a>
|
||||
</p>
|
||||
<p>
|
||||
<span class="type">GimpSizeEntry</span>
|
||||
<a
|
||||
href="../libgimpwidgets/GimpSizeEntry.html"
|
||||
><span class="type">GimpSizeEntry</span></a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -75,7 +76,7 @@ capabilities.
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="GIMP-MINOR-VERSION:CAPS"></a><h3>GIMP_MINOR_VERSION</h3>
|
||||
<pre class="programlisting">#define GIMP_MINOR_VERSION (4)
|
||||
<pre class="programlisting">#define GIMP_MINOR_VERSION (6)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -84,7 +85,7 @@ capabilities.
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="GIMP-MICRO-VERSION:CAPS"></a><h3>GIMP_MICRO_VERSION</h3>
|
||||
<pre class="programlisting">#define GIMP_MICRO_VERSION (7)
|
||||
<pre class="programlisting">#define GIMP_MICRO_VERSION (0)
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
@ -93,7 +94,7 @@ capabilities.
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="GIMP-VERSION:CAPS"></a><h3>GIMP_VERSION</h3>
|
||||
<pre class="programlisting">#define GIMP_VERSION "2.4.7"
|
||||
<pre class="programlisting">#define GIMP_VERSION "2.6.0"
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
|
||||
@ -6,18 +6,19 @@
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
|
||||
<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="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="prev" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<meta name="generator" content="GTK-Doc V1.10 (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="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-index-new-in-2-4.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="p" href="libgimpbase-index-new-in-2-6.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>
|
||||
@ -26,7 +27,17 @@
|
||||
<div class="index">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="libgimpbase-index-deprecated"></a>Index of deprecated symbols</h2></div></div></div>
|
||||
<div class="index"></div>
|
||||
<div class="index"><div class="indexdiv">
|
||||
<h3>G</h3>
|
||||
<dl>
|
||||
<dt>GimpUserDirectory, <a class="indexterm" href="libgimpbase-gimpbaseenums.html#GimpUserDirectory">enum GimpUserDirectory</a>
|
||||
</dt>
|
||||
<dt>gimp_memsize_to_string, <a class="indexterm" href="libgimpbase-gimpmemsize.html#gimp-memsize-to-string">gimp_memsize_to_string ()</a>
|
||||
</dt>
|
||||
<dt>gimp_user_directory, <a class="indexterm" href="libgimpbase-gimpenv.html#gimp-user-directory">gimp_user_directory ()</a>
|
||||
</dt>
|
||||
</dl>
|
||||
</div></div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
|
||||
@ -7,13 +7,14 @@
|
||||
<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="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="next" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
<link rel="next" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<meta name="generator" content="GTK-Doc V1.10 (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="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -22,7 +23,7 @@
|
||||
<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-index-deprecated.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
<td><a accesskey="n" href="libgimpbase-index-new-in-2-6.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
<div class="index">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
|
||||
@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Index of new symbols in GIMP 2.6</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
|
||||
<link rel="start" href="index.html" title="GIMP Base Library Reference Manual">
|
||||
<link rel="up" href="index.html" title="GIMP Base Library Reference Manual">
|
||||
<link rel="prev" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="next" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
<meta name="generator" content="GTK-Doc V1.10 (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="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimpbase-index-new-in-2-4.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-index-deprecated.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
<div class="index">
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="libgimpbase-index-new-in-2-6"></a>Index of new symbols in GIMP 2.6</h2></div></div></div>
|
||||
<div class="index"></div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>
|
||||
Generated by GTK-Doc V1.10</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -82,6 +83,8 @@
|
||||
</dt>
|
||||
<dt>GimpPDBArgType, <a class="indexterm" href="libgimpbase-gimpbaseenums.html#GimpPDBArgType">enum GimpPDBArgType</a>
|
||||
</dt>
|
||||
<dt>GimpPDBErrorHandler, <a class="indexterm" href="libgimpbase-gimpbaseenums.html#GimpPDBErrorHandler">enum GimpPDBErrorHandler</a>
|
||||
</dt>
|
||||
<dt>GimpPDBProcType, <a class="indexterm" href="libgimpbase-gimpbaseenums.html#GimpPDBProcType">enum GimpPDBProcType</a>
|
||||
</dt>
|
||||
<dt>GimpPDBStatusType, <a class="indexterm" href="libgimpbase-gimpbaseenums.html#GimpPDBStatusType">enum GimpPDBStatusType</a>
|
||||
@ -98,6 +101,10 @@
|
||||
</dt>
|
||||
<dt>GimpStackTraceMode, <a class="indexterm" href="libgimpbase-gimpbaseenums.html#GimpStackTraceMode">enum GimpStackTraceMode</a>
|
||||
</dt>
|
||||
<dt>GimpTextDirection, <a class="indexterm" href="libgimpbase-gimpbaseenums.html#GimpTextDirection">enum GimpTextDirection</a>
|
||||
</dt>
|
||||
<dt>GimpTextJustification, <a class="indexterm" href="libgimpbase-gimpbaseenums.html#GimpTextJustification">enum GimpTextJustification</a>
|
||||
</dt>
|
||||
<dt>GimpTransferMode, <a class="indexterm" href="libgimpbase-gimpbaseenums.html#GimpTransferMode">enum GimpTransferMode</a>
|
||||
</dt>
|
||||
<dt>GimpTransformDirection, <a class="indexterm" href="libgimpbase-gimpbaseenums.html#GimpTransformDirection">enum GimpTransformDirection</a>
|
||||
|
||||
@ -23,6 +23,7 @@
|
||||
<sub name="Index" link="libgimpbase-index.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.2" link="libgimpbase-index-new-in-2-2.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.4" link="libgimpbase-index-new-in-2-4.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.6" link="libgimpbase-index-new-in-2-6.html"/>
|
||||
<sub name="Index of deprecated symbols" link="libgimpbase-index-deprecated.html"/>
|
||||
</chapters>
|
||||
<functions>
|
||||
@ -46,6 +47,7 @@
|
||||
<function name="enum GimpMessageHandlerType" link="libgimpbase-gimpbaseenums.html#GimpMessageHandlerType"/>
|
||||
<function name="enum GimpPaintApplicationMode" link="libgimpbase-gimpbaseenums.html#GimpPaintApplicationMode"/>
|
||||
<function name="enum GimpPDBArgType" link="libgimpbase-gimpbaseenums.html#GimpPDBArgType"/>
|
||||
<function name="enum GimpPDBErrorHandler" link="libgimpbase-gimpbaseenums.html#GimpPDBErrorHandler"/>
|
||||
<function name="enum GimpPDBProcType" link="libgimpbase-gimpbaseenums.html#GimpPDBProcType"/>
|
||||
<function name="enum GimpPDBStatusType" link="libgimpbase-gimpbaseenums.html#GimpPDBStatusType"/>
|
||||
<function name="enum GimpProgressCommand" link="libgimpbase-gimpbaseenums.html#GimpProgressCommand"/>
|
||||
@ -53,6 +55,8 @@
|
||||
<function name="enum GimpRunMode" link="libgimpbase-gimpbaseenums.html#GimpRunMode"/>
|
||||
<function name="enum GimpSizeType" link="libgimpbase-gimpbaseenums.html#GimpSizeType"/>
|
||||
<function name="enum GimpStackTraceMode" link="libgimpbase-gimpbaseenums.html#GimpStackTraceMode"/>
|
||||
<function name="enum GimpTextDirection" link="libgimpbase-gimpbaseenums.html#GimpTextDirection"/>
|
||||
<function name="enum GimpTextJustification" link="libgimpbase-gimpbaseenums.html#GimpTextJustification"/>
|
||||
<function name="enum GimpTransferMode" link="libgimpbase-gimpbaseenums.html#GimpTransferMode"/>
|
||||
<function name="enum GimpTransformDirection" link="libgimpbase-gimpbaseenums.html#GimpTransformDirection"/>
|
||||
<function name="enum GimpTransformResize" link="libgimpbase-gimpbaseenums.html#GimpTransformResize"/>
|
||||
|
||||
@ -23,6 +23,7 @@
|
||||
<sub name="Index" link="libgimpbase-index.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.2" link="libgimpbase-index-new-in-2-2.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.4" link="libgimpbase-index-new-in-2-4.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.6" link="libgimpbase-index-new-in-2-6.html"/>
|
||||
<sub name="Index of deprecated symbols" link="libgimpbase-index-deprecated.html"/>
|
||||
</chapters>
|
||||
<functions>
|
||||
@ -46,6 +47,7 @@
|
||||
<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 GimpPDBErrorHandler" link="libgimpbase-gimpbaseenums.html#GimpPDBErrorHandler"/>
|
||||
<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"/>
|
||||
@ -53,10 +55,12 @@
|
||||
<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 GimpTextDirection" link="libgimpbase-gimpbaseenums.html#GimpTextDirection"/>
|
||||
<keyword type="enum" name="enum GimpTextJustification" link="libgimpbase-gimpbaseenums.html#GimpTextJustification"/>
|
||||
<keyword type="enum" name="enum GimpTransferMode" link="libgimpbase-gimpbaseenums.html#GimpTransferMode"/>
|
||||
<keyword type="enum" name="enum GimpTransformDirection" link="libgimpbase-gimpbaseenums.html#GimpTransformDirection"/>
|
||||
<keyword type="enum" name="enum GimpTransformResize" link="libgimpbase-gimpbaseenums.html#GimpTransformResize"/>
|
||||
<keyword type="enum" name="enum GimpUserDirectory" link="libgimpbase-gimpbaseenums.html#GimpUserDirectory"/>
|
||||
<keyword type="enum" name="enum GimpUserDirectory" link="libgimpbase-gimpbaseenums.html#GimpUserDirectory" deprecated=""/>
|
||||
<keyword type="enum" name="enum GimpVectorsStrokeType" link="libgimpbase-gimpbaseenums.html#GimpVectorsStrokeType"/>
|
||||
<keyword type="struct" name="GimpEnumDesc" link="libgimpbase-gimpbasetypes.html#GimpEnumDesc"/>
|
||||
<keyword type="struct" name="GimpFlagsDesc" link="libgimpbase-gimpbasetypes.html#GimpFlagsDesc"/>
|
||||
@ -103,7 +107,7 @@
|
||||
<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_user_directory ()" link="libgimpbase-gimpenv.html#gimp-user-directory" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_user_directory ()" link="libgimpbase-gimpenv.html#gimp-user-directory" deprecated="" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_personal_rc_file ()" link="libgimpbase-gimpenv.html#gimp-personal-rc-file"/>
|
||||
<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"/>
|
||||
@ -112,7 +116,7 @@
|
||||
<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="function" name="gimp_memsize_to_string ()" link="libgimpbase-gimpmemsize.html#gimp-memsize-to-string" deprecated=""/>
|
||||
<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"/>
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
<link rel="index" href="libgimpbase-index.html" title="Index">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpbase-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpbase-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
|
||||
@ -40,6 +40,9 @@
|
||||
<index role="GIMP 2.4" id="libgimpbase-index-new-in-2-4">
|
||||
<title>Index of new symbols in GIMP 2.4</title>
|
||||
</index>
|
||||
<index role="GIMP 2.6" id="libgimpbase-index-new-in-2-6">
|
||||
<title>Index of new symbols in GIMP 2.6</title>
|
||||
</index>
|
||||
<index role="deprecated" id="libgimpbase-index-deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
|
||||
@ -32,6 +32,7 @@ GimpInterpolationType
|
||||
GimpMessageHandlerType
|
||||
GimpPaintApplicationMode
|
||||
GimpPDBArgType
|
||||
GimpPDBErrorHandler
|
||||
GimpPDBProcType
|
||||
GimpPDBStatusType
|
||||
GimpProgressCommand
|
||||
@ -39,6 +40,8 @@ GimpRepeatMode
|
||||
GimpRunMode
|
||||
GimpSizeType
|
||||
GimpStackTraceMode
|
||||
GimpTextDirection
|
||||
GimpTextJustification
|
||||
GimpTransferMode
|
||||
GimpTransformDirection
|
||||
GimpTransformResize
|
||||
@ -65,6 +68,7 @@ GIMP_TYPE_INTERPOLATION_TYPE
|
||||
GIMP_TYPE_MESSAGE_HANDLER_TYPE
|
||||
GIMP_TYPE_PAINT_APPLICATION_MODE
|
||||
GIMP_TYPE_PDB_ARG_TYPE
|
||||
GIMP_TYPE_PDB_ERROR_HANDLER
|
||||
GIMP_TYPE_PDB_PROC_TYPE
|
||||
GIMP_TYPE_PDB_STATUS_TYPE
|
||||
GIMP_TYPE_PROGRESS_COMMAND
|
||||
@ -72,6 +76,8 @@ GIMP_TYPE_REPEAT_MODE
|
||||
GIMP_TYPE_RUN_MODE
|
||||
GIMP_TYPE_SIZE_TYPE
|
||||
GIMP_TYPE_STACK_TRACE_MODE
|
||||
GIMP_TYPE_TEXT_DIRECTION
|
||||
GIMP_TYPE_TEXT_JUSTIFICATION
|
||||
GIMP_TYPE_TRANSFER_MODE
|
||||
GIMP_TYPE_TRANSFORM_DIRECTION
|
||||
GIMP_TYPE_TRANSFORM_RESIZE
|
||||
@ -97,6 +103,7 @@ gimp_interpolation_type_get_type
|
||||
gimp_message_handler_type_get_type
|
||||
gimp_paint_application_mode_get_type
|
||||
gimp_pdb_arg_type_get_type
|
||||
gimp_pdb_error_handler_get_type
|
||||
gimp_pdb_proc_type_get_type
|
||||
gimp_pdb_status_type_get_type
|
||||
gimp_progress_command_get_type
|
||||
@ -104,6 +111,8 @@ gimp_repeat_mode_get_type
|
||||
gimp_run_mode_get_type
|
||||
gimp_size_type_get_type
|
||||
gimp_stack_trace_mode_get_type
|
||||
gimp_text_direction_get_type
|
||||
gimp_text_justification_get_type
|
||||
gimp_transfer_mode_get_type
|
||||
gimp_transform_direction_get_type
|
||||
gimp_transform_resize_get_type
|
||||
|
||||
@ -232,12 +232,21 @@ Basic GIMP enumeration data types.
|
||||
@GIMP_PDB_CHANNEL:
|
||||
@GIMP_PDB_DRAWABLE:
|
||||
@GIMP_PDB_SELECTION:
|
||||
@GIMP_PDB_BOUNDARY:
|
||||
@GIMP_PDB_COLORARRAY:
|
||||
@GIMP_PDB_VECTORS:
|
||||
@GIMP_PDB_PARASITE:
|
||||
@GIMP_PDB_STATUS:
|
||||
@GIMP_PDB_END:
|
||||
@GIMP_PDB_PATH:
|
||||
@GIMP_PDB_BOUNDARY:
|
||||
|
||||
<!-- ##### ENUM GimpPDBErrorHandler ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GIMP_PDB_ERROR_HANDLER_INTERNAL:
|
||||
@GIMP_PDB_ERROR_HANDLER_PLUGIN:
|
||||
|
||||
<!-- ##### ENUM GimpPDBProcType ##### -->
|
||||
<para>
|
||||
@ -307,6 +316,24 @@ Basic GIMP enumeration data types.
|
||||
@GIMP_STACK_TRACE_QUERY:
|
||||
@GIMP_STACK_TRACE_ALWAYS:
|
||||
|
||||
<!-- ##### ENUM GimpTextDirection ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GIMP_TEXT_DIRECTION_LTR:
|
||||
@GIMP_TEXT_DIRECTION_RTL:
|
||||
|
||||
<!-- ##### ENUM GimpTextJustification ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GIMP_TEXT_JUSTIFY_LEFT:
|
||||
@GIMP_TEXT_JUSTIFY_RIGHT:
|
||||
@GIMP_TEXT_JUSTIFY_CENTER:
|
||||
@GIMP_TEXT_JUSTIFY_FILL:
|
||||
|
||||
<!-- ##### ENUM GimpTransferMode ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
@ -39,6 +39,7 @@ enum <link linkend="GimpInterpolationType">GimpInterpolationType<
|
||||
enum <link linkend="GimpMessageHandlerType">GimpMessageHandlerType</link>;
|
||||
enum <link linkend="GimpPaintApplicationMode">GimpPaintApplicationMode</link>;
|
||||
enum <link linkend="GimpPDBArgType">GimpPDBArgType</link>;
|
||||
enum <link linkend="GimpPDBErrorHandler">GimpPDBErrorHandler</link>;
|
||||
enum <link linkend="GimpPDBProcType">GimpPDBProcType</link>;
|
||||
enum <link linkend="GimpPDBStatusType">GimpPDBStatusType</link>;
|
||||
enum <link linkend="GimpProgressCommand">GimpProgressCommand</link>;
|
||||
@ -46,6 +47,8 @@ enum <link linkend="GimpRepeatMode">GimpRepeatMode</link>;
|
||||
enum <link linkend="GimpRunMode">GimpRunMode</link>;
|
||||
enum <link linkend="GimpSizeType">GimpSizeType</link>;
|
||||
enum <link linkend="GimpStackTraceMode">GimpStackTraceMode</link>;
|
||||
enum <link linkend="GimpTextDirection">GimpTextDirection</link>;
|
||||
enum <link linkend="GimpTextJustification">GimpTextJustification</link>;
|
||||
enum <link linkend="GimpTransferMode">GimpTransferMode</link>;
|
||||
enum <link linkend="GimpTransformDirection">GimpTransformDirection</link>;
|
||||
enum <link linkend="GimpTransformResize">GimpTransformResize</link>;
|
||||
@ -342,17 +345,30 @@ Basic GIMP enumeration data types.
|
||||
GIMP_PDB_CHANNEL,
|
||||
GIMP_PDB_DRAWABLE,
|
||||
GIMP_PDB_SELECTION,
|
||||
GIMP_PDB_BOUNDARY,
|
||||
GIMP_PDB_COLORARRAY,
|
||||
GIMP_PDB_VECTORS,
|
||||
GIMP_PDB_PARASITE,
|
||||
GIMP_PDB_STATUS,
|
||||
GIMP_PDB_END,
|
||||
|
||||
GIMP_PDB_PATH = GIMP_PDB_VECTORS /* deprecated */
|
||||
/* the following aliases are deprecated */
|
||||
GIMP_PDB_PATH = GIMP_PDB_VECTORS, /*< skip >*/
|
||||
GIMP_PDB_BOUNDARY = GIMP_PDB_COLORARRAY /*< skip >*/
|
||||
} GimpPDBArgType;
|
||||
</programlisting>
|
||||
<para>
|
||||
|
||||
</para></refsect2>
|
||||
<refsect2 id="GimpPDBErrorHandler" role="enum">
|
||||
<title>enum GimpPDBErrorHandler</title>
|
||||
<indexterm zone="GimpPDBErrorHandler"><primary>GimpPDBErrorHandler</primary></indexterm><programlisting>typedef enum
|
||||
{
|
||||
GIMP_PDB_ERROR_HANDLER_INTERNAL,
|
||||
GIMP_PDB_ERROR_HANDLER_PLUGIN
|
||||
} GimpPDBErrorHandler;
|
||||
</programlisting>
|
||||
<para>
|
||||
|
||||
</para></refsect2>
|
||||
<refsect2 id="GimpPDBProcType" role="enum">
|
||||
<title>enum GimpPDBProcType</title>
|
||||
@ -442,6 +458,30 @@ Basic GIMP enumeration data types.
|
||||
</programlisting>
|
||||
<para>
|
||||
|
||||
</para></refsect2>
|
||||
<refsect2 id="GimpTextDirection" role="enum">
|
||||
<title>enum GimpTextDirection</title>
|
||||
<indexterm zone="GimpTextDirection"><primary>GimpTextDirection</primary></indexterm><programlisting>typedef enum
|
||||
{
|
||||
GIMP_TEXT_DIRECTION_LTR, /*< desc="From left to right" >*/
|
||||
GIMP_TEXT_DIRECTION_RTL /*< desc="From right to left" >*/
|
||||
} GimpTextDirection;
|
||||
</programlisting>
|
||||
<para>
|
||||
|
||||
</para></refsect2>
|
||||
<refsect2 id="GimpTextJustification" role="enum">
|
||||
<title>enum GimpTextJustification</title>
|
||||
<indexterm zone="GimpTextJustification"><primary>GimpTextJustification</primary></indexterm><programlisting>typedef enum
|
||||
{
|
||||
GIMP_TEXT_JUSTIFY_LEFT, /*< desc="Left justified" >*/
|
||||
GIMP_TEXT_JUSTIFY_RIGHT, /*< desc="Right justified" >*/
|
||||
GIMP_TEXT_JUSTIFY_CENTER, /*< desc="Centered" >*/
|
||||
GIMP_TEXT_JUSTIFY_FILL /*< desc="Filled" >*/
|
||||
} GimpTextJustification;
|
||||
</programlisting>
|
||||
<para>
|
||||
|
||||
</para></refsect2>
|
||||
<refsect2 id="GimpTransferMode" role="enum">
|
||||
<title>enum GimpTransferMode</title>
|
||||
@ -479,9 +519,9 @@ Basic GIMP enumeration data types.
|
||||
<para>
|
||||
|
||||
</para></refsect2>
|
||||
<refsect2 id="GimpUserDirectory" role="enum">
|
||||
<refsect2 id="GimpUserDirectory" role="enum" condition="deprecated:">
|
||||
<title>enum GimpUserDirectory</title>
|
||||
<indexterm zone="GimpUserDirectory"><primary>GimpUserDirectory</primary></indexterm><programlisting>typedef enum
|
||||
<indexterm zone="GimpUserDirectory" role="deprecated"><primary>GimpUserDirectory</primary></indexterm><programlisting>typedef enum
|
||||
{
|
||||
GIMP_USER_DIRECTORY_DESKTOP,
|
||||
GIMP_USER_DIRECTORY_DOCUMENTS,
|
||||
@ -493,6 +533,7 @@ Basic GIMP enumeration data types.
|
||||
GIMP_USER_DIRECTORY_VIDEOS
|
||||
} GimpUserDirectory;
|
||||
</programlisting>
|
||||
<warning><para><literal>GimpUserDirectory</literal> is deprecated and should not be used in newly-written code.</para></warning>
|
||||
<para>
|
||||
|
||||
</para></refsect2>
|
||||
|
||||
@ -53,9 +53,9 @@ Translation between gettext translation domain identifier and GType.
|
||||
<refsect2 id="GimpEnumDesc" role="struct">
|
||||
<title>GimpEnumDesc</title>
|
||||
<indexterm zone="GimpEnumDesc"><primary>GimpEnumDesc</primary></indexterm><programlisting>typedef struct {
|
||||
gint value;
|
||||
gchar *value_desc;
|
||||
gchar *value_help;
|
||||
gint value;
|
||||
const gchar *value_desc;
|
||||
const gchar *value_help;
|
||||
} GimpEnumDesc;
|
||||
</programlisting>
|
||||
<para>
|
||||
@ -64,9 +64,9 @@ Translation between gettext translation domain identifier and GType.
|
||||
<refsect2 id="GimpFlagsDesc" role="struct">
|
||||
<title>GimpFlagsDesc</title>
|
||||
<indexterm zone="GimpFlagsDesc"><primary>GimpFlagsDesc</primary></indexterm><programlisting>typedef struct {
|
||||
guint value;
|
||||
gchar *value_desc;
|
||||
gchar *value_help;
|
||||
guint value;
|
||||
const gchar *value_desc;
|
||||
const gchar *value_help;
|
||||
} GimpFlagsDesc;
|
||||
</programlisting>
|
||||
<para>
|
||||
|
||||
@ -188,16 +188,12 @@ UTF-8.).</para>
|
||||
<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara> The top directory for GIMP config files.
|
||||
</simpara></listitem></varlistentry>
|
||||
</variablelist></refsect2>
|
||||
<refsect2 id="gimp-user-directory" role="function" condition="since:GIMP 2.4">
|
||||
<refsect2 id="gimp-user-directory" role="function" condition="deprecated:|since:GIMP 2.4">
|
||||
<title>gimp_user_directory ()</title>
|
||||
<indexterm zone="gimp-user-directory" role="GIMP 2.4"><primary>gimp_user_directory</primary></indexterm><programlisting>const <link linkend="gchar">gchar</link>* gimp_user_directory (<link linkend="GimpUserDirectory">GimpUserDirectory</link> type);</programlisting>
|
||||
<indexterm zone="gimp-user-directory" role="deprecated"><primary>gimp_user_directory</primary></indexterm><indexterm zone="gimp-user-directory" role="GIMP 2.4"><primary>gimp_user_directory</primary></indexterm><programlisting>const <link linkend="gchar">gchar</link>* gimp_user_directory (<link linkend="GimpUserDirectory">GimpUserDirectory</link> type);</programlisting>
|
||||
<warning><para><literal>gimp_user_directory</literal> is deprecated and should not be used in newly-written code.</para></warning>
|
||||
<para>
|
||||
Identifies special folders used frequently by applications, but
|
||||
which may not have the same name or location on any given system.
|
||||
</para>
|
||||
<para>
|
||||
Plug-ins may want to use this function to add shortcuts to such
|
||||
folders to a file-chooser.</para>
|
||||
This procedure is deprecated! Use <link linkend="g-get-user-special-dir"><function>g_get_user_special_dir()</function></link> instead.</para>
|
||||
<para>
|
||||
|
||||
</para><variablelist role="params">
|
||||
|
||||
@ -61,7 +61,7 @@ Functions to (de)serialize a given memory size.
|
||||
Creates a string representation of a given memory size. This string
|
||||
can be parsed by <link linkend="gimp-memsize-deserialize"><function>gimp_memsize_deserialize()</function></link> and can thus be used in
|
||||
config files. It should not be displayed to the user. If you need a
|
||||
nice human-readable string please use <link linkend="gimp-memsize-to-string"><function>gimp_memsize_to_string()</function></link>.</para>
|
||||
nice human-readable string please use <link linkend="g-format-size-for-display"><function>g_format_size_for_display()</function></link>.</para>
|
||||
<para>
|
||||
|
||||
</para><variablelist role="params">
|
||||
@ -95,14 +95,12 @@ Parses a string representation of a memory size as returned by
|
||||
</simpara></listitem></varlistentry>
|
||||
</variablelist><para role="since">Since GIMP 2.2
|
||||
</para></refsect2>
|
||||
<refsect2 id="gimp-memsize-to-string" role="function">
|
||||
<refsect2 id="gimp-memsize-to-string" role="function" condition="deprecated:">
|
||||
<title>gimp_memsize_to_string ()</title>
|
||||
<indexterm zone="gimp-memsize-to-string"><primary>gimp_memsize_to_string</primary></indexterm><programlisting><link linkend="gchar">gchar</link>* gimp_memsize_to_string (<link linkend="guint64">guint64</link> memsize);</programlisting>
|
||||
<indexterm zone="gimp-memsize-to-string" role="deprecated"><primary>gimp_memsize_to_string</primary></indexterm><programlisting><link linkend="gchar">gchar</link>* gimp_memsize_to_string (<link linkend="guint64">guint64</link> memsize);</programlisting>
|
||||
<warning><para><literal>gimp_memsize_to_string</literal> is deprecated and should not be used in newly-written code.</para></warning>
|
||||
<para>
|
||||
This function returns a human readable, translated representation
|
||||
of the passed <parameter>memsize</parameter>. Large values are displayed using a
|
||||
reasonable memsize unit, e.g.: "345" becomes "345 Bytes", "4500"
|
||||
becomes "4.4 KB" and so on.</para>
|
||||
This function is deprecated! Use <link linkend="g-format-size-for-display"><function>g_format_size_for_display()</function></link> instead.</para>
|
||||
<para>
|
||||
|
||||
</para><variablelist role="params">
|
||||
|
||||
@ -61,21 +61,21 @@ capabilities.
|
||||
</para></refsect2>
|
||||
<refsect2 id="GIMP-MINOR-VERSION:CAPS" role="macro">
|
||||
<title>GIMP_MINOR_VERSION</title>
|
||||
<indexterm zone="GIMP-MINOR-VERSION:CAPS"><primary>GIMP_MINOR_VERSION</primary></indexterm><programlisting>#define GIMP_MINOR_VERSION (4)
|
||||
<indexterm zone="GIMP-MINOR-VERSION:CAPS"><primary>GIMP_MINOR_VERSION</primary></indexterm><programlisting>#define GIMP_MINOR_VERSION (6)
|
||||
</programlisting>
|
||||
<para>
|
||||
|
||||
</para></refsect2>
|
||||
<refsect2 id="GIMP-MICRO-VERSION:CAPS" role="macro">
|
||||
<title>GIMP_MICRO_VERSION</title>
|
||||
<indexterm zone="GIMP-MICRO-VERSION:CAPS"><primary>GIMP_MICRO_VERSION</primary></indexterm><programlisting>#define GIMP_MICRO_VERSION (7)
|
||||
<indexterm zone="GIMP-MICRO-VERSION:CAPS"><primary>GIMP_MICRO_VERSION</primary></indexterm><programlisting>#define GIMP_MICRO_VERSION (0)
|
||||
</programlisting>
|
||||
<para>
|
||||
|
||||
</para></refsect2>
|
||||
<refsect2 id="GIMP-VERSION:CAPS" role="macro">
|
||||
<title>GIMP_VERSION</title>
|
||||
<indexterm zone="GIMP-VERSION:CAPS"><primary>GIMP_VERSION</primary></indexterm><programlisting>#define GIMP_VERSION "2.4.7"
|
||||
<indexterm zone="GIMP-VERSION:CAPS"><primary>GIMP_VERSION</primary></indexterm><programlisting>#define GIMP_VERSION "2.6.0"
|
||||
</programlisting>
|
||||
<para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user