~ubuntu-branches/ubuntu/maverick/gimp/maverick-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/libgimp-gimppalettes.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>gimppalettes</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
8
8
<link rel="up" href="libgimp-data.html" title="Data Objects">
9
9
<link rel="prev" href="libgimp-gimppalette.html" title="gimppalette">
10
10
<link rel="next" href="libgimp-gimppattern.html" title="gimppattern">
38
38
                <a href="#libgimp-gimppalettes.description" class="shortcut">Description</a>
39
39
</td></tr>
40
40
</table>
41
 
<div class="refentry" lang="en">
 
41
<div class="refentry" title="gimppalettes">
42
42
<a name="libgimp-gimppalettes"></a><div class="titlepage"></div>
43
43
<div class="refnamediv"><table width="100%"><tr>
44
44
<td valign="top">
47
47
</td>
48
48
<td valign="top" align="right"></td>
49
49
</tr></table></div>
50
 
<div class="refsynopsisdiv">
 
50
<div class="refsynopsisdiv" title="Synopsis">
51
51
<a name="libgimp-gimppalettes.synopsis"></a><h2>Synopsis</h2>
52
52
<pre class="synopsis">
53
53
<a
87
87
>GimpRGB</a> *color);
88
88
</pre>
89
89
</div>
90
 
<div class="refsect1" lang="en">
 
90
<div class="refsect1" title="Description">
91
91
<a name="libgimp-gimppalettes.description"></a><h2>Description</h2>
92
92
<p>
93
93
Operations related to palettes.
94
94
</p>
95
95
</div>
96
 
<div class="refsect1" lang="en">
 
96
<div class="refsect1" title="Details">
97
97
<a name="libgimp-gimppalettes.details"></a><h2>Details</h2>
98
 
<div class="refsect2" lang="en">
 
98
<div class="refsect2" title="gimp_palettes_refresh ()">
99
99
<a name="gimp-palettes-refresh"></a><h3>gimp_palettes_refresh ()</h3>
100
100
<pre class="programlisting"><a
101
101
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
118
118
</table></div>
119
119
</div>
120
120
<hr>
121
 
<div class="refsect2" lang="en">
 
121
<div class="refsect2" title="gimp_palettes_get_list ()">
122
122
<a name="gimp-palettes-get-list"></a><h3>gimp_palettes_get_list ()</h3>
123
123
<pre class="programlisting"><a
124
124
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
159
159
</table></div>
160
160
</div>
161
161
<hr>
162
 
<div class="refsect2" lang="en">
 
162
<div class="refsect2" title="gimp_palettes_get_palette ()">
163
163
<a name="gimp-palettes-get-palette"></a><h3>gimp_palettes_get_palette ()</h3>
164
164
<pre class="programlisting"><a
165
165
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
166
166
>gchar</a>*              gimp_palettes_get_palette           (<a
167
167
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
168
168
>gint</a> *num_colors);</pre>
169
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
169
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
170
170
<h3 class="title">Warning</h3>
171
171
<p><code class="literal">gimp_palettes_get_palette</code> is deprecated and should not be used in newly-written code.</p>
172
172
</div>
192
192
</table></div>
193
193
</div>
194
194
<hr>
195
 
<div class="refsect2" lang="en">
 
195
<div class="refsect2" title="gimp_palettes_set_palette ()">
196
196
<a name="gimp-palettes-set-palette"></a><h3>gimp_palettes_set_palette ()</h3>
197
197
<pre class="programlisting"><a
198
198
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
199
199
>gboolean</a>            gimp_palettes_set_palette           (const <a
200
200
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
201
201
>gchar</a> *name);</pre>
202
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
202
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
203
203
<h3 class="title">Warning</h3>
204
204
<p><code class="literal">gimp_palettes_set_palette</code> is deprecated and should not be used in newly-written code.</p>
205
205
</div>
224
224
</table></div>
225
225
</div>
226
226
<hr>
227
 
<div class="refsect2" lang="en">
 
227
<div class="refsect2" title="gimp_palettes_get_palette_entry ()">
228
228
<a name="gimp-palettes-get-palette-entry"></a><h3>gimp_palettes_get_palette_entry ()</h3>
229
229
<pre class="programlisting"><a
230
230
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
240
240
                                                         <a
241
241
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
242
242
>GimpRGB</a> *color);</pre>
243
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
243
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
244
244
<h3 class="title">Warning</h3>
245
245
<p><code class="literal">gimp_palettes_get_palette_entry</code> is deprecated and should not be used in newly-written code.</p>
246
246
</div>