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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-08-22 11:50:05 UTC
  • mfrom: (0.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20080822115005-yxj5svf3v9x1mkr7
Tags: upstream-2.4.7
Import upstream version 2.4.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
<a name="GimpColorHexEntry.synopsis"></a><h2>Synopsis</h2>
57
57
<pre class="synopsis">
58
58
                    <a class="link" href="GimpColorHexEntry.html#GimpColorHexEntry-struct" title="GimpColorHexEntry">GimpColorHexEntry</a>;
59
 
<a
60
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
61
 
>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);
 
59
GtkWidget*          <a class="link" href="GimpColorHexEntry.html#gimp-color-hex-entry-new" title="gimp_color_hex_entry_new ()">gimp_color_hex_entry_new</a>            (void);
62
60
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,
63
61
                                                         const <a
64
 
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
 
62
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
65
63
>GimpRGB</a> *color);
66
64
void                <a class="link" href="GimpColorHexEntry.html#gimp-color-hex-entry-get-color" title="gimp_color_hex_entry_get_color ()">gimp_color_hex_entry_get_color</a>      (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
67
65
                                                         <a
68
 
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
 
66
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
69
67
>GimpRGB</a> *color);
70
68
</pre>
71
69
</div>
72
70
<div class="refsect1" lang="en">
73
71
<a name="GimpColorHexEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
74
72
<pre class="synopsis">
75
 
  <a
76
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
77
 
>GObject</a>
78
 
   +----<a
79
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
80
 
>GInitiallyUnowned</a>
81
 
         +----<a
82
 
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
83
 
>GtkObject</a>
84
 
               +----<a
85
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
86
 
>GtkWidget</a>
87
 
                     +----<a
88
 
href="/usr/share/gtk-doc/html/gtk/GtkEntry.html"
89
 
>GtkEntry</a>
 
73
  GObject
 
74
   +----GInitiallyUnowned
 
75
         +----GtkObject
 
76
               +----GtkWidget
 
77
                     +----GtkEntry
90
78
                           +----GimpColorHexEntry
91
79
</pre>
92
80
</div>
94
82
<a name="GimpColorHexEntry.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
95
83
<p>
96
84
GimpColorHexEntry implements
97
 
 AtkImplementorIface,  GtkBuildable,  <a
98
 
href="/usr/share/gtk-doc/html/gtk/GtkEditable.html"
99
 
>GtkEditable</a> and  <a
100
 
href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html"
101
 
>GtkCellEditable</a>.</p>
 
85
 AtkImplementorIface,  GtkBuildable,  GtkEditable and  GtkCellEditable.</p>
102
86
</div>
103
87
<div class="refsect1" lang="en">
104
88
<a name="GimpColorHexEntry.signals"></a><h2>Signals</h2>
124
108
<hr>
125
109
<div class="refsect2" lang="en">
126
110
<a name="gimp-color-hex-entry-new"></a><h3>gimp_color_hex_entry_new ()</h3>
127
 
<pre class="programlisting"><a
128
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
129
 
>GtkWidget</a>*          gimp_color_hex_entry_new            (void);</pre>
 
111
<pre class="programlisting">GtkWidget*          gimp_color_hex_entry_new            (void);</pre>
130
112
<p>
131
113
</p>
132
114
<p>
149
131
<a name="gimp-color-hex-entry-set-color"></a><h3>gimp_color_hex_entry_set_color ()</h3>
150
132
<pre class="programlisting">void                gimp_color_hex_entry_set_color      (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
151
133
                                                         const <a
152
 
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
 
134
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
153
135
>GimpRGB</a> *color);</pre>
154
136
<p>
155
137
Sets the color displayed by a <a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry"><span class="type">GimpColorHexEntry</span></a>. If the new color
169
151
<tr>
170
152
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
171
153
<td> pointer to a <a
172
 
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
 
154
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
173
155
><span class="type">GimpRGB</span></a>
174
156
</td>
175
157
</tr>
183
165
<a name="gimp-color-hex-entry-get-color"></a><h3>gimp_color_hex_entry_get_color ()</h3>
184
166
<pre class="programlisting">void                gimp_color_hex_entry_get_color      (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *entry,
185
167
                                                         <a
186
 
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
 
168
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
187
169
>GimpRGB</a> *color);</pre>
188
170
<p>
189
171
Retrieves the color value displayed by a <a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry"><span class="type">GimpColorHexEntry</span></a>.</p>
201
183
<tr>
202
184
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
203
185
<td> pointer to a <a
204
 
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
 
186
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
205
187
><span class="type">GimpRGB</span></a>
206
188
</td>
207
189
</tr>
216
198
<div class="refsect2" lang="en">
217
199
<a name="GimpColorHexEntry-color-changed"></a><h3>The <code class="literal">"color-changed"</code> signal</h3>
218
200
<pre class="programlisting">void                user_function                      (<a class="link" href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a> *gimpcolorhexentry,
219
 
                                                        <a
220
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
221
 
>gpointer</a>           user_data)              : Run First</pre>
 
201
                                                        gpointer           user_data)              : Run First</pre>
222
202
<p>
223
203
 
224
204
</p>