~ubuntu-branches/ubuntu/oneiric/gimp/oneiric

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-08-31 10:24:10 UTC
  • mfrom: (1.1.21 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090831102410-eqawgw6fhdyi91ee
Tags: 2.6.7-1ubuntu1
* Merge with Debian unstable (LP: #419593), remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + updated some strings for ubuntu
  - debian/rules:
    + updated translation templates
  - debian/control:
    + Drop webkit build dependency. gimp is the only thing pulling in webkit
      for the desktop CDs, and makes them explode. Without the webkit help
      browser plugin, help will just be displayed in the default browser.
* debian/patches/01_debian-gimprc.patch:
  - Updated
* debian/control:
  - Added a BZR link

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>GimpColorHexEntry</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-widgets.html" title="Part I. GIMP Widgets">
9
9
<link rel="prev" href="GimpColorButton.html" title="GimpColorButton">
10
10
<link rel="next" href="GimpColorScale.html" title="GimpColorScale">
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="GimpColorScale.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="#GimpColorHexEntry.synopsis" class="shortcut">Top</a>
38
 
                   | 
39
 
                  <a href="#GimpColorHexEntry.description" class="shortcut">Description</a>
40
 
                   | 
41
 
                  <a href="#GimpColorHexEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
42
 
                   | 
43
 
                  <a href="#GimpColorHexEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
44
 
                   | 
45
 
                  <a href="#GimpColorHexEntry.signals" class="shortcut">Signals</a></nobr></td></tr>
 
37
<tr><td colspan="5" class="shortcuts">
 
38
<a href="#GimpColorHexEntry.synopsis" class="shortcut">Top</a>
 
39
                 | 
 
40
                <a href="#GimpColorHexEntry.description" class="shortcut">Description</a>
 
41
                 | 
 
42
                <a href="#GimpColorHexEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
43
                 | 
 
44
                <a href="#GimpColorHexEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 
45
                 | 
 
46
                <a href="#GimpColorHexEntry.signals" class="shortcut">Signals</a>
 
47
</td></tr>
46
48
</table>
47
 
<div class="refentry" lang="en">
 
49
<div class="refentry" title="GimpColorHexEntry">
48
50
<a name="GimpColorHexEntry"></a><div class="titlepage"></div>
49
51
<div class="refnamediv"><table width="100%"><tr>
50
52
<td valign="top">
53
55
</td>
54
56
<td valign="top" align="right"><img src="gimp-color-hex-entry.png"></td>
55
57
</tr></table></div>
56
 
<div class="refsynopsisdiv">
 
58
<div class="refsynopsisdiv" title="Synopsis">
57
59
<a name="GimpColorHexEntry.synopsis"></a><h2>Synopsis</h2>
58
60
<pre class="synopsis">
59
61
                    <a class="link" href="GimpColorHexEntry.html#GimpColorHexEntry-struct" title="GimpColorHexEntry">GimpColorHexEntry</a>;
60
62
<a
61
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
62
 
>GtkWidget</a>*          <a class="link" href="GimpColorHexEntry.html#gimp-color-hex-entry-new" title="gimp_color_hex_entry_new ()">gimp_color_hex_entry_new</a>            (void);
 
63
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
 
64
>GtkWidget</a> *         <a class="link" href="GimpColorHexEntry.html#gimp-color-hex-entry-new" title="gimp_color_hex_entry_new ()">gimp_color_hex_entry_new</a>            (void);
63
65
void                <a class="link" href="GimpColorHexEntry.html#gimp-color-hex-entry-set-color" title="gimp_color_hex_entry_set_color ()">gimp_color_hex_entry_set_color</a>      (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
64
66
                                                         const <a
65
67
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
70
72
>GimpRGB</a> *color);
71
73
</pre>
72
74
</div>
73
 
<div class="refsect1" lang="en">
 
75
<div class="refsect1" title="Object Hierarchy">
74
76
<a name="GimpColorHexEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
75
77
<pre class="synopsis">
76
78
  <a
80
82
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
81
83
>GInitiallyUnowned</a>
82
84
         +----<a
83
 
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
 
85
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
84
86
>GtkObject</a>
85
87
               +----<a
86
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
88
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
87
89
>GtkWidget</a>
88
90
                     +----<a
89
 
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html"
 
91
href="http://library.gnome.org/devel/gtk/unstable/GtkEntry.html"
90
92
>GtkEntry</a>
91
93
                           +----GimpColorHexEntry
92
94
</pre>
93
95
</div>
94
 
<div class="refsect1" lang="en">
 
96
<div class="refsect1" title="Implemented Interfaces">
95
97
<a name="GimpColorHexEntry.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
96
98
<p>
97
99
GimpColorHexEntry implements
98
 
 AtkImplementorIface,  <a
99
 
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
100
 
>GtkBuildable</a>,  <a
101
 
href="/usr/share/gtk-doc/html/gtk/GtkEditable.html"
 
100
 <a
 
101
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
 
102
>GtkBuildable</a>,  AtkImplementorIface,  <a
 
103
href="http://library.gnome.org/devel/gtk/unstable/GtkEditable.html"
102
104
>GtkEditable</a> and  <a
103
 
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
 
105
href="http://library.gnome.org/devel/gtk/unstable/GtkCellEditable.html"
104
106
>GtkCellEditable</a>.</p>
105
107
</div>
106
 
<div class="refsect1" lang="en">
 
108
<div class="refsect1" title="Signals">
107
109
<a name="GimpColorHexEntry.signals"></a><h2>Signals</h2>
108
110
<pre class="synopsis">
109
111
  "<a class="link" href="GimpColorHexEntry.html#GimpColorHexEntry-color-changed" title='The "color-changed" signal'>color-changed</a>"                                  : Run First
110
112
</pre>
111
113
</div>
112
 
<div class="refsect1" lang="en">
 
114
<div class="refsect1" title="Description">
113
115
<a name="GimpColorHexEntry.description"></a><h2>Description</h2>
114
116
<p>
115
117
Widget for entering a color's hex triplet.
116
118
</p>
117
119
</div>
118
 
<div class="refsect1" lang="en">
 
120
<div class="refsect1" title="Details">
119
121
<a name="GimpColorHexEntry.details"></a><h2>Details</h2>
120
 
<div class="refsect2" lang="en">
 
122
<div class="refsect2" title="GimpColorHexEntry">
121
123
<a name="GimpColorHexEntry-struct"></a><h3>GimpColorHexEntry</h3>
122
124
<pre class="programlisting">typedef struct _GimpColorHexEntry GimpColorHexEntry;</pre>
123
125
<p>
124
 
 
125
126
</p>
126
127
</div>
127
128
<hr>
128
 
<div class="refsect2" lang="en">
 
129
<div class="refsect2" title="gimp_color_hex_entry_new ()">
129
130
<a name="gimp-color-hex-entry-new"></a><h3>gimp_color_hex_entry_new ()</h3>
130
131
<pre class="programlisting"><a
131
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
132
 
>GtkWidget</a>*          gimp_color_hex_entry_new            (void);</pre>
 
132
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
 
133
>GtkWidget</a> *         gimp_color_hex_entry_new            (void);</pre>
133
134
<p>
134
135
</p>
135
136
<p>
136
 
 
137
137
</p>
138
138
<div class="variablelist"><table border="0">
139
139
<col align="left" valign="top">
144
144
</td>
145
145
</tr></tbody>
146
146
</table></div>
147
 
<p class="since">Since  GIMP 2.2
148
 
</p>
 
147
<p class="since">Since GIMP 2.2</p>
149
148
</div>
150
149
<hr>
151
 
<div class="refsect2" lang="en">
 
150
<div class="refsect2" title="gimp_color_hex_entry_set_color ()">
152
151
<a name="gimp-color-hex-entry-set-color"></a><h3>gimp_color_hex_entry_set_color ()</h3>
153
152
<pre class="programlisting">void                gimp_color_hex_entry_set_color      (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
154
153
                                                         const <a
159
158
is different to the previously set color, the "color-changed"
160
159
signal is emitted.</p>
161
160
<p>
162
 
 
163
161
</p>
164
162
<div class="variablelist"><table border="0">
165
163
<col align="left" valign="top">
178
176
</tr>
179
177
</tbody>
180
178
</table></div>
181
 
<p class="since">Since  GIMP 2.2
182
 
</p>
 
179
<p class="since">Since GIMP 2.2</p>
183
180
</div>
184
181
<hr>
185
 
<div class="refsect2" lang="en">
 
182
<div class="refsect2" title="gimp_color_hex_entry_get_color ()">
186
183
<a name="gimp-color-hex-entry-get-color"></a><h3>gimp_color_hex_entry_get_color ()</h3>
187
184
<pre class="programlisting">void                gimp_color_hex_entry_get_color      (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
188
185
                                                         <a
191
188
<p>
192
189
Retrieves the color value displayed by a <a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry"><span class="type">GimpColorHexEntry</span></a>.</p>
193
190
<p>
194
 
 
195
191
</p>
196
192
<div class="variablelist"><table border="0">
197
193
<col align="left" valign="top">
210
206
</tr>
211
207
</tbody>
212
208
</table></div>
213
 
<p class="since">Since  GIMP 2.2
214
 
</p>
215
 
</div>
216
 
</div>
217
 
<div class="refsect1" lang="en">
 
209
<p class="since">Since GIMP 2.2</p>
 
210
</div>
 
211
</div>
 
212
<div class="refsect1" title="Signal Details">
218
213
<a name="GimpColorHexEntry.signal-details"></a><h2>Signal Details</h2>
219
 
<div class="refsect2" lang="en">
 
214
<div class="refsect2" title='The "color-changed" signal'>
220
215
<a name="GimpColorHexEntry-color-changed"></a><h3>The <code class="literal">"color-changed"</code> signal</h3>
221
216
<pre class="programlisting">void                user_function                      (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *gimpcolorhexentry,
222
217
                                                        <a
223
218
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
224
219
>gpointer</a>           user_data)              : Run First</pre>
225
220
<p>
226
 
 
227
221
</p>
228
222
<div class="variablelist"><table border="0">
229
223
<col align="left" valign="top">
231
225
<tr>
232
226
<td><p><span class="term"><em class="parameter"><code>gimpcolorhexentry</code></em> :</span></p></td>
233
227
<td>the object which received the signal.
234
 
 
235
228
</td>
236
229
</tr>
237
230
<tr>
245
238
</div>
246
239
<div class="footer">
247
240
<hr>
248
 
          Generated by GTK-Doc V1.10</div>
 
241
          Generated by GTK-Doc V1.11</div>
249
242
</body>
250
243
</html>