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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/html/GimpColorSelect.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>GimpColorSelect</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
8
8
<link rel="up" href="libgimpwidgets-colorselector.html" title="Part III. GIMP Color Selectors">
9
9
<link rel="prev" href="GimpColorScales.html" title="GimpColorScales">
10
10
<link rel="next" href="libgimpwidgets-controller.html" title="Part IV. GIMP Controllers">
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="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
14
14
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
34
34
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
35
35
<td><a accesskey="n" href="libgimpwidgets-controller.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
36
36
</tr>
37
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#GimpColorSelect.synopsis" class="shortcut">Top</a>
38
 
                   | 
39
 
                  <a href="#GimpColorSelect.description" class="shortcut">Description</a>
40
 
                   | 
41
 
                  <a href="#GimpColorSelect.object-hierarchy" class="shortcut">Object Hierarchy</a>
42
 
                   | 
43
 
                  <a href="#GimpColorSelect.implemented-interfaces" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
 
37
<tr><td colspan="5" class="shortcuts">
 
38
<a href="#GimpColorSelect.synopsis" class="shortcut">Top</a>
 
39
                 | 
 
40
                <a href="#GimpColorSelect.description" class="shortcut">Description</a>
 
41
                 | 
 
42
                <a href="#GimpColorSelect.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
43
                 | 
 
44
                <a href="#GimpColorSelect.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 
45
</td></tr>
44
46
</table>
45
 
<div class="refentry" lang="en">
 
47
<div class="refentry" title="GimpColorSelect">
46
48
<a name="GimpColorSelect"></a><div class="titlepage"></div>
47
49
<div class="refnamediv"><table width="100%"><tr>
48
50
<td valign="top">
51
53
</td>
52
54
<td valign="top" align="right"></td>
53
55
</tr></table></div>
54
 
<div class="refsynopsisdiv">
 
56
<div class="refsynopsisdiv" title="Synopsis">
55
57
<a name="GimpColorSelect.synopsis"></a><h2>Synopsis</h2>
56
58
<pre class="synopsis">
57
59
                    <a class="link" href="GimpColorSelect.html#GimpColorSelect-struct" title="GimpColorSelect">GimpColorSelect</a>;
58
60
</pre>
59
61
</div>
60
 
<div class="refsect1" lang="en">
 
62
<div class="refsect1" title="Object Hierarchy">
61
63
<a name="GimpColorSelect.object-hierarchy"></a><h2>Object Hierarchy</h2>
62
64
<pre class="synopsis">
63
65
  <a
67
69
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
68
70
>GInitiallyUnowned</a>
69
71
         +----<a
70
 
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
 
72
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
71
73
>GtkObject</a>
72
74
               +----<a
73
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
75
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
74
76
>GtkWidget</a>
75
77
                     +----<a
76
 
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
 
78
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
77
79
>GtkContainer</a>
78
80
                           +----<a
79
 
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
 
81
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
80
82
>GtkBox</a>
81
83
                                 +----<a
82
 
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
 
84
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
83
85
>GtkVBox</a>
84
86
                                       +----<a class="link" href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a>
85
87
                                             +----GimpColorSelect
86
88
</pre>
87
89
</div>
88
 
<div class="refsect1" lang="en">
 
90
<div class="refsect1" title="Implemented Interfaces">
89
91
<a name="GimpColorSelect.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
90
92
<p>
91
93
GimpColorSelect implements
92
 
 AtkImplementorIface and  <a
93
 
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
94
 
>GtkBuildable</a>.</p>
 
94
 <a
 
95
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
 
96
>GtkBuildable</a>,  AtkImplementorIface and  <a
 
97
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
 
98
>GtkOrientable</a>.</p>
95
99
</div>
96
 
<div class="refsect1" lang="en">
 
100
<div class="refsect1" title="Description">
97
101
<a name="GimpColorSelect.description"></a><h2>Description</h2>
98
102
<p>
99
103
The <a class="link" href="GimpColorSelect.html" title="GimpColorSelect"><span class="type">GimpColorSelect</span></a> widget is an implementation of a <a class="link" href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a>.
103
107
will then change the other two channels accordingly.
104
108
</p>
105
109
</div>
106
 
<div class="refsect1" lang="en">
 
110
<div class="refsect1" title="Details">
107
111
<a name="GimpColorSelect.details"></a><h2>Details</h2>
108
 
<div class="refsect2" lang="en">
 
112
<div class="refsect2" title="GimpColorSelect">
109
113
<a name="GimpColorSelect-struct"></a><h3>GimpColorSelect</h3>
110
114
<pre class="programlisting">typedef struct _GimpColorSelect GimpColorSelect;</pre>
111
115
<p>
112
 
 
113
116
</p>
114
117
</div>
115
118
</div>
116
119
</div>
117
120
<div class="footer">
118
121
<hr>
119
 
          Generated by GTK-Doc V1.10</div>
 
122
          Generated by GTK-Doc V1.11</div>
120
123
</body>
121
124
</html>