Files
gimp/devel-docs/libgimpthumb/tmpl/gimpthumb-error.sgml
Sven Neumann 0bd63ee306 added API documentation.
2003-12-16  Sven Neumann  <sven@gimp.org>

	* libgimpthumb/gimpthumbnail.c: added API documentation.

2003-12-16  Sven Neumann  <sven@gimp.org>

	* libgimpthumb/libgimpthumb-docs.sgml
	* libgimpthumb/libgimpthumb-sections.txt
	* libgimpthumb/tmpl/gimpthumb-enums.sgml
	* libgimpthumb/tmpl/gimpthumb-error.sgml
	* libgimpthumb/tmpl/gimpthumb-utils.sgml
	* libgimpthumb/tmpl/gimpthumbnail.sgml: completed API docs for
	libgimpthumb.
2003-12-15 23:22:50 +00:00

42 lines
776 B
Plaintext

<!-- ##### SECTION Title ##### -->
gimpthumb-error
<!-- ##### SECTION Short_Description ##### -->
Error codes used by libgimpthumb
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### ENUM GimpThumbError ##### -->
<para>
These are the possible error codes used when a #GError is set by
libgimpthumb.
</para>
@GIMP_THUMB_ERROR_OPEN: there was a problem opening the file
@GIMP_THUMB_ERROR_OPEN_ENOENT: the file doesn't exist
@GIMP_THUMB_ERROR_MKDIR: there was a problem creating a directory
<!-- ##### MACRO GIMP_THUMB_ERROR ##### -->
<para>
Identifier for the libgimpthumb error domain.
</para>
<!-- ##### FUNCTION gimp_thumb_error_quark ##### -->
<para>
</para>
@Returns: