~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

Viewing changes to devel-docs/libgimpthumb/html/libgimpthumb-gimpthumb-error.html

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
Import upstream version 2.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>gimpthumb-error</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Thumbnail Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Thumbnail Library Reference Manual">
8
8
<link rel="up" href="libgimpthumb.html" title="Part I. GIMP Thumbnail Library">
9
9
<link rel="prev" href="libgimpthumb-gimpthumb-enums.html" title="gimpthumb-enums">
10
10
<link rel="next" href="libgimpthumb-index.html" title="Index">
11
 
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="libgimpthumb.html" title="Part I. GIMP Thumbnail Library">
14
14
<link rel="index" href="libgimpthumb-index.html" title="Index">
26
26
<th width="100%" align="center">GIMP Thumbnail Library Reference Manual</th>
27
27
<td><a accesskey="n" href="libgimpthumb-index.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
28
28
</tr>
29
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#libgimpthumb-gimpthumb-error.synopsis" class="shortcut">Top</a>
30
 
                   | 
31
 
                  <a href="#libgimpthumb-gimpthumb-error.description" class="shortcut">Description</a></nobr></td></tr>
 
29
<tr><td colspan="5" class="shortcuts">
 
30
<a href="#libgimpthumb-gimpthumb-error.synopsis" class="shortcut">Top</a>
 
31
                 | 
 
32
                <a href="#libgimpthumb-gimpthumb-error.description" class="shortcut">Description</a>
 
33
</td></tr>
32
34
</table>
33
 
<div class="refentry" lang="en">
 
35
<div class="refentry" title="gimpthumb-error">
34
36
<a name="libgimpthumb-gimpthumb-error"></a><div class="titlepage"></div>
35
37
<div class="refnamediv"><table width="100%"><tr>
36
38
<td valign="top">
39
41
</td>
40
42
<td valign="top" align="right"></td>
41
43
</tr></table></div>
42
 
<div class="refsynopsisdiv">
 
44
<div class="refsynopsisdiv" title="Synopsis">
43
45
<a name="libgimpthumb-gimpthumb-error.synopsis"></a><h2>Synopsis</h2>
44
46
<pre class="synopsis">
45
47
enum                <a class="link" href="libgimpthumb-gimpthumb-error.html#GimpThumbError" title="enum GimpThumbError">GimpThumbError</a>;
46
 
#define             <a class="link" href="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR:CAPS" title="GIMP_THUMB_ERROR">GIMP_THUMB_ERROR</a>
 
48
#define             <a class="link" href="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR--CAPS" title="GIMP_THUMB_ERROR">GIMP_THUMB_ERROR</a>
47
49
<a
48
50
href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"
49
51
>GQuark</a>              <a class="link" href="libgimpthumb-gimpthumb-error.html#gimp-thumb-error-quark" title="gimp_thumb_error_quark ()">gimp_thumb_error_quark</a>              (void);
50
52
</pre>
51
53
</div>
52
 
<div class="refsect1" lang="en">
 
54
<div class="refsect1" title="Description">
53
55
<a name="libgimpthumb-gimpthumb-error.description"></a><h2>Description</h2>
54
56
<p>
55
 
 
56
57
</p>
57
58
</div>
58
 
<div class="refsect1" lang="en">
 
59
<div class="refsect1" title="Details">
59
60
<a name="libgimpthumb-gimpthumb-error.details"></a><h2>Details</h2>
60
 
<div class="refsect2" lang="en">
 
61
<div class="refsect2" title="enum GimpThumbError">
61
62
<a name="GimpThumbError"></a><h3>enum GimpThumbError</h3>
62
63
<pre class="programlisting">typedef enum
63
64
{
76
77
<col align="left" valign="top">
77
78
<tbody>
78
79
<tr>
79
 
<td><p><a name="GIMP-THUMB-ERROR-OPEN:CAPS"></a><span class="term"><code class="literal">GIMP_THUMB_ERROR_OPEN</code></span></p></td>
 
80
<td><p><a name="GIMP-THUMB-ERROR-OPEN--CAPS"></a><span class="term"><code class="literal">GIMP_THUMB_ERROR_OPEN</code></span></p></td>
80
81
<td>        there was a problem opening the file
81
82
</td>
82
83
</tr>
83
84
<tr>
84
 
<td><p><a name="GIMP-THUMB-ERROR-OPEN-ENOENT:CAPS"></a><span class="term"><code class="literal">GIMP_THUMB_ERROR_OPEN_ENOENT</code></span></p></td>
 
85
<td><p><a name="GIMP-THUMB-ERROR-OPEN-ENOENT--CAPS"></a><span class="term"><code class="literal">GIMP_THUMB_ERROR_OPEN_ENOENT</code></span></p></td>
85
86
<td> the file doesn't exist
86
87
</td>
87
88
</tr>
88
89
<tr>
89
 
<td><p><a name="GIMP-THUMB-ERROR-MKDIR:CAPS"></a><span class="term"><code class="literal">GIMP_THUMB_ERROR_MKDIR</code></span></p></td>
 
90
<td><p><a name="GIMP-THUMB-ERROR-MKDIR--CAPS"></a><span class="term"><code class="literal">GIMP_THUMB_ERROR_MKDIR</code></span></p></td>
90
91
<td>       there was a problem creating a directory
91
 
 
92
92
</td>
93
93
</tr>
94
94
</tbody>
95
95
</table></div>
96
96
</div>
97
97
<hr>
98
 
<div class="refsect2" lang="en">
99
 
<a name="GIMP-THUMB-ERROR:CAPS"></a><h3>GIMP_THUMB_ERROR</h3>
 
98
<div class="refsect2" title="GIMP_THUMB_ERROR">
 
99
<a name="GIMP-THUMB-ERROR--CAPS"></a><h3>GIMP_THUMB_ERROR</h3>
100
100
<pre class="programlisting">#define GIMP_THUMB_ERROR (gimp_thumb_error_quark ())
101
101
</pre>
102
102
<p>
104
104
</p>
105
105
</div>
106
106
<hr>
107
 
<div class="refsect2" lang="en">
 
107
<div class="refsect2" title="gimp_thumb_error_quark ()">
108
108
<a name="gimp-thumb-error-quark"></a><h3>gimp_thumb_error_quark ()</h3>
109
109
<pre class="programlisting"><a
110
110
href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"
111
111
>GQuark</a>              gimp_thumb_error_quark              (void);</pre>
112
112
<p>
113
 
This function is never called directly. Use <a class="link" href="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR:CAPS" title="GIMP_THUMB_ERROR"><code class="function">GIMP_THUMB_ERROR()</code></a> instead.</p>
 
113
This function is never called directly. Use <a class="link" href="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR--CAPS" title="GIMP_THUMB_ERROR"><code class="function">GIMP_THUMB_ERROR()</code></a> instead.</p>
114
114
<p>
115
 
 
116
115
</p>
117
116
<div class="variablelist"><table border="0">
118
117
<col align="left" valign="top">
129
128
</div>
130
129
<div class="footer">
131
130
<hr>
132
 
          Generated by GTK-Doc V1.10</div>
 
131
          Generated by GTK-Doc V1.11</div>
133
132
</body>
134
133
</html>