~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/html/GimpColorScales.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

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=US-ASCII">
5
5
<title>GimpColorScales</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
7
7
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
8
8
<link rel="up" href="libgimpwidgets-colorselector.html" title="Part&#160;III.&#160;GIMP Color Selectors">
9
9
<link rel="prev" href="GimpColorNotebook.html" title="GimpColorNotebook">
10
10
<link rel="next" href="GimpColorSelect.html" title="GimpColorSelect">
11
 
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
14
14
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
 
15
<link rel="chapter" href="libgimpwidgets-gallery.html" title="Widget Gallery">
15
16
<link rel="chapter" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
16
17
<link rel="part" href="libgimpwidgets-colordisplay.html" title="Part&#160;II.&#160;GIMP Display Filters">
17
18
<link rel="part" href="libgimpwidgets-colorselector.html" title="Part&#160;III.&#160;GIMP Color Selectors">
18
19
<link rel="part" href="libgimpwidgets-controller.html" title="Part&#160;IV.&#160;GIMP Controllers">
19
20
<link rel="part" href="libgimpwidgets-utils.html" title="Part&#160;V.&#160;GIMP Widgets Utilities">
20
21
<link rel="part" href="libgimpwidgets-deprecated.html" title="Part&#160;VI.&#160;Deprecated API">
 
22
<link rel="index" href="libgimpwidgets-index.html" title="Index">
 
23
<link rel="index" href="libgimpwidgets-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
 
24
<link rel="index" href="libgimpwidgets-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
 
25
<link rel="index" href="libgimpwidgets-index-deprecated.html" title="Index of deprecated symbols">
21
26
</head>
22
27
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
23
28
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
28
33
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
29
34
<td><a accesskey="n" href="GimpColorSelect.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
30
35
</tr>
31
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
32
 
                  &#160;|&#160;
33
 
                  <a href="#desc" class="shortcut">Description</a>
34
 
                  &#160;|&#160;
35
 
                  <a href="#object_hierarchy" class="shortcut">Object Hierarchy</a></nobr></td></tr>
 
36
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2570307" class="shortcut">Top</a>
 
37
                  &#160;|&#160;
 
38
                  <a href="#id2638133" class="shortcut">Description</a>
 
39
                  &#160;|&#160;
 
40
                  <a href="#id2588134" class="shortcut">Object Hierarchy</a>
 
41
                  &#160;|&#160;
 
42
                  <a href="#id2631698" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
36
43
</table>
37
44
<div class="refentry" lang="en">
38
45
<a name="GimpColorScales"></a><div class="titlepage"></div>
39
46
<div class="refnamediv"><table width="100%"><tr>
40
47
<td valign="top">
41
 
<h2><span class="refentrytitle"><a name="top_of_page"></a>GimpColorScales</span></h2>
 
48
<h2>
 
49
<a name="id2570307"></a><span class="refentrytitle">GimpColorScales</span>
 
50
</h2>
42
51
<p>GimpColorScales &#8212; A <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</p>
43
52
</td>
44
53
<td valign="top" align="right"></td>
45
54
</tr></table></div>
46
55
<div class="refsynopsisdiv">
47
 
<a name="synopsis"></a><h2>Synopsis</h2>
 
56
<h2>Synopsis</h2>
48
57
<pre class="synopsis">
49
58
 
50
59
 
51
60
 
52
 
            <a href="GimpColorScales.html#GimpColorScales-struct">GimpColorScales</a>;
 
61
                    <a href="GimpColorScales.html#GimpColorScales-struct">GimpColorScales</a>;
53
62
 
54
63
</pre>
55
64
</div>
56
65
<div class="refsect1" lang="en">
57
 
<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
 
66
<a name="id2588134"></a><h2>Object Hierarchy</h2>
58
67
<pre class="synopsis">
59
68
 
60
69
  GObject
69
78
</pre>
70
79
</div>
71
80
<div class="refsect1" lang="en">
72
 
<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
 
81
<a name="id2631698"></a><h2>Implemented Interfaces</h2>
73
82
<p>
74
83
GimpColorScales implements
75
84
 AtkImplementorIface.</p>
76
85
</div>
77
86
<div class="refsect1" lang="en">
78
 
<a name="desc"></a><h2>Description</h2>
 
87
<a name="id2638133"></a><h2>Description</h2>
79
88
<p>
80
89
The <a href="GimpColorScales.html" title="GimpColorScales"><span class="type">GimpColorScales</span></a> widget is an implementation of a <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a>.
81
90
It shows a group of <a href="GimpColorScale.html" title="GimpColorScale"><span class="type">GimpColorScale</span></a> widgets that allow to adjust the
83
92
</p>
84
93
</div>
85
94
<div class="refsect1" lang="en">
86
 
<a name="details"></a><h2>Details</h2>
 
95
<a name="id2638171"></a><h2>Details</h2>
87
96
<div class="refsect2" lang="en">
88
 
<a name="id2566784"></a><h3>
 
97
<a name="id2638182"></a><h3>
89
98
<a name="GimpColorScales-struct"></a>GimpColorScales</h3>
90
 
<a class="indexterm" name="id2566795"></a><pre class="programlisting">typedef struct _GimpColorScales GimpColorScales;</pre>
 
99
<a class="indexterm" name="id2638194"></a><pre class="programlisting">typedef struct _GimpColorScales GimpColorScales;</pre>
91
100
<p>
92
101
 
93
102
</p>