File: classGtk_1_1ColorSelectionDialog.html

package info (click to toggle)
gtkmm2.4 1%3A2.20.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 73,860 kB
  • ctags: 20,553
  • sloc: xml: 79,575; sh: 10,120; cpp: 8,347; makefile: 290
file content (407 lines) | stat: -rw-r--r-- 26,072 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>gtkmm: Gtk::ColorSelectionDialog Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceGtk.html">Gtk</a>::<a class="el" href="classGtk_1_1ColorSelectionDialog.html">ColorSelectionDialog</a>
  </div>
</div>
<div class="contents">
<h1>Gtk::ColorSelectionDialog Class Reference<br/>
<small>
[<a class="el" href="group__Dialogs.html">Dialogs</a>]</small>
</h1><!-- doxytag: class="Gtk::ColorSelectionDialog" --><!-- doxytag: inherits="Gtk::Dialog" -->
<p>This dialog allows the user to select a color. <a href="#_details">More...</a></p>

<p>Inherits <a class="el" href="classGtk_1_1Dialog.html">Gtk::Dialog</a>.</p>
<div class="dynheader">
Collaboration diagram for Gtk::ColorSelectionDialog:</div>
<div class="dynsection">
<div class="center"><img src="classGtk_1_1ColorSelectionDialog__coll__graph.png" border="0" usemap="#Gtk_1_1ColorSelectionDialog_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1ColorSelectionDialog_coll__map" id="Gtk_1_1ColorSelectionDialog_coll__map">
<area shape="rect" href="classGtk_1_1Dialog.html" title="Create popup windows." alt="" coords="148,677,233,707"/><area shape="rect" href="classGtk_1_1Window.html" title="Toplevel Window This represents all widgets which are physical windows controlled..." alt="" coords="143,597,239,627"/><area shape="rect" href="classGtk_1_1Bin.html" title="A container with just one child." alt="" coords="63,501,132,531"/><area shape="rect" href="classGtk_1_1Container.html" title="Abstract container class." alt="" coords="37,405,141,435"/><area shape="rect" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets)." alt="" coords="44,325,135,355"/><area shape="rect" href="classGtk_1_1Object.html" title="Gtk::Object is the base class for all widgets, and for a few non&#45;widget objects such..." alt="" coords="5,245,93,275"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html" title="Glib::Object" alt="" coords="8,165,99,195"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html" title="Glib::ObjectBase" alt="" coords="64,85,184,115"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Interface.html" title="Glib::Interface" alt="" coords="123,165,227,195"/><area shape="rect" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="71,5,177,35"/><area shape="rect" href="classAtk_1_1Implementor.html" title="Atk::Implementor" alt="" coords="117,245,237,275"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1RefPtr.html" title="Glib::RefPtr\&lt; AccelGroup \&gt;" alt="" coords="167,501,348,531"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1RefPtr.html" title="Glib::RefPtr\&lt; T_CppObject \&gt;" alt="" coords="165,405,355,435"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGtk_1_1ColorSelectionDialog-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#a53fe608a27f567385ad5d6473fe970a8">~ColorSelectionDialog</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GtkColorSelectionDialog*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#a45caeb0d10a9100ddebd70beae235f89">gobj</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#a45caeb0d10a9100ddebd70beae235f89"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const GtkColorSelectionDialog*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#af9859a5abd76a8f07cb7a7b151cec160">gobj</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#af9859a5abd76a8f07cb7a7b151cec160"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#aca3bac457f086b2cc2b293b938608c3b">ColorSelectionDialog</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#af9749e0717ec537222d1d3a253d22257">ColorSelectionDialog</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>&amp; title)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1ColorSelection.html">ColorSelection</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#afde8a6708608c897a9c4b438994b49ec">get_color_selection</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the <a class="el" href="classGtk_1_1ColorSelection.html" title="A widget used to select a color.">Gtk::ColorSelection</a> widget embedded in the dialog. <a href="#afde8a6708608c897a9c4b438994b49ec"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGtk_1_1ColorSelection.html">ColorSelection</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#a2f97a5a66ea9ccb0827ab0cdecc187e6">get_color_selection</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the <a class="el" href="classGtk_1_1ColorSelection.html" title="A widget used to select a color.">Gtk::ColorSelection</a> widget embedded in the dialog. <a href="#a2f97a5a66ea9ccb0827ab0cdecc187e6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1ColorSelection.html">ColorSelection</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#aa9d63665d32f1b7ce9cb7f8903917dec">get_colorsel</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGtk_1_1ColorSelection.html">ColorSelection</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#a5eb58c5ac5d5909f280747d0fa64afe0">get_colorsel</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Button.html">Button</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#a8da088a7ec2805b6563fb01a52da11bb">get_ok_button</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGtk_1_1Button.html">Button</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#ae6aba036821854181cde27254314c835">get_ok_button</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Button.html">Button</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#a537d69f6dbd8d7b962c833553ef2fc96">get_cancel_button</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGtk_1_1Button.html">Button</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#af6c20a460ca881c34485c49b4245ee30">get_cancel_button</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Button.html">Button</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#a27e1d5a95229502c1ee7ea743470a258">get_help_button</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGtk_1_1Button.html">Button</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#a5f3dc1108151c636a5065da7d0f2c436">get_help_button</a> () const </td></tr>
<tr><td colspan="2"><h2>Related Functions</h2></td></tr>
<tr><td colspan="2"><p>(Note that these are not member functions.) </p>
<br/><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1ColorSelectionDialog.html">Gtk::ColorSelectionDialog</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ColorSelectionDialog.html#aa5945786c85acd800f4b86aafc226863">wrap</a> (GtkColorSelectionDialog* object, bool take_copy=false)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. <a href="#aa5945786c85acd800f4b86aafc226863"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>This dialog allows the user to select a color. </p>
<p>A <a class="el" href="classGtk_1_1ColorSelectionDialog.html" title="This dialog allows the user to select a color.">ColorSelectionDialog</a> looks like this: </p>
<div align="center">
<img src="colorselectiondialog1.png" alt="colorselectiondialog1.png"/>
</div>
 <hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a53fe608a27f567385ad5d6473fe970a8"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::~ColorSelectionDialog" ref="a53fe608a27f567385ad5d6473fe970a8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Gtk::ColorSelectionDialog::~ColorSelectionDialog </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aca3bac457f086b2cc2b293b938608c3b"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::ColorSelectionDialog" ref="aca3bac457f086b2cc2b293b938608c3b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::ColorSelectionDialog::ColorSelectionDialog </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="af9749e0717ec537222d1d3a253d22257"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::ColorSelectionDialog" ref="af9749e0717ec537222d1d3a253d22257" args="(const Glib::ustring &amp;title)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::ColorSelectionDialog::ColorSelectionDialog </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>title</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="af6c20a460ca881c34485c49b4245ee30"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::get_cancel_button" ref="af6c20a460ca881c34485c49b4245ee30" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::ColorSelectionDialog::get_cancel_button </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a537d69f6dbd8d7b962c833553ef2fc96"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::get_cancel_button" ref="a537d69f6dbd8d7b962c833553ef2fc96" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::ColorSelectionDialog::get_cancel_button </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000021">Deprecated:</a></b></dt><dd>Use <a class="el" href="classGtk_1_1Dialog.html#af259947b29ba1dc093bc1d112400c03c" title="Gets the widget button that uses the given response ID in the action area of a dialog...">Gtk::Dialog::get_widget_for_response()</a> instead. </dd></dl>

</div>
</div>
<a class="anchor" id="a2f97a5a66ea9ccb0827ab0cdecc187e6"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::get_color_selection" ref="a2f97a5a66ea9ccb0827ab0cdecc187e6" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classGtk_1_1ColorSelection.html">ColorSelection</a>* Gtk::ColorSelectionDialog::get_color_selection </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Retrieves the <a class="el" href="classGtk_1_1ColorSelection.html" title="A widget used to select a color.">Gtk::ColorSelection</a> widget embedded in the dialog. </p>
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000046">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The embedded <a class="el" href="classGtk_1_1ColorSelection.html" title="A widget used to select a color.">Gtk::ColorSelection</a>. </dd></dl>

</div>
</div>
<a class="anchor" id="afde8a6708608c897a9c4b438994b49ec"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::get_color_selection" ref="afde8a6708608c897a9c4b438994b49ec" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1ColorSelection.html">ColorSelection</a>* Gtk::ColorSelectionDialog::get_color_selection </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Retrieves the <a class="el" href="classGtk_1_1ColorSelection.html" title="A widget used to select a color.">Gtk::ColorSelection</a> widget embedded in the dialog. </p>
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000045">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The embedded <a class="el" href="classGtk_1_1ColorSelection.html" title="A widget used to select a color.">Gtk::ColorSelection</a>. </dd></dl>

</div>
</div>
<a class="anchor" id="a5eb58c5ac5d5909f280747d0fa64afe0"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::get_colorsel" ref="a5eb58c5ac5d5909f280747d0fa64afe0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classGtk_1_1ColorSelection.html">ColorSelection</a>* Gtk::ColorSelectionDialog::get_colorsel </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000019">Deprecated:</a></b></dt><dd>: Use <a class="el" href="classGtk_1_1ColorSelectionDialog.html#afde8a6708608c897a9c4b438994b49ec" title="Retrieves the Gtk::ColorSelection widget embedded in the dialog.">get_color_selection()</a> instead. </dd></dl>

</div>
</div>
<a class="anchor" id="aa9d63665d32f1b7ce9cb7f8903917dec"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::get_colorsel" ref="aa9d63665d32f1b7ce9cb7f8903917dec" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1ColorSelection.html">ColorSelection</a>* Gtk::ColorSelectionDialog::get_colorsel </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000018">Deprecated:</a></b></dt><dd>: Use <a class="el" href="classGtk_1_1ColorSelectionDialog.html#afde8a6708608c897a9c4b438994b49ec" title="Retrieves the Gtk::ColorSelection widget embedded in the dialog.">get_color_selection()</a> instead. </dd></dl>

</div>
</div>
<a class="anchor" id="a5f3dc1108151c636a5065da7d0f2c436"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::get_help_button" ref="a5f3dc1108151c636a5065da7d0f2c436" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::ColorSelectionDialog::get_help_button </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a27e1d5a95229502c1ee7ea743470a258"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::get_help_button" ref="a27e1d5a95229502c1ee7ea743470a258" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::ColorSelectionDialog::get_help_button </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000022">Deprecated:</a></b></dt><dd>Use <a class="el" href="classGtk_1_1Dialog.html#af259947b29ba1dc093bc1d112400c03c" title="Gets the widget button that uses the given response ID in the action area of a dialog...">Gtk::Dialog::get_widget_for_response()</a> instead. </dd></dl>

</div>
</div>
<a class="anchor" id="ae6aba036821854181cde27254314c835"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::get_ok_button" ref="ae6aba036821854181cde27254314c835" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::ColorSelectionDialog::get_ok_button </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a8da088a7ec2805b6563fb01a52da11bb"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::get_ok_button" ref="a8da088a7ec2805b6563fb01a52da11bb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::ColorSelectionDialog::get_ok_button </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000020">Deprecated:</a></b></dt><dd>Use <a class="el" href="classGtk_1_1Dialog.html#af259947b29ba1dc093bc1d112400c03c" title="Gets the widget button that uses the given response ID in the action area of a dialog...">Gtk::Dialog::get_widget_for_response()</a> instead. </dd></dl>

</div>
</div>
<a class="anchor" id="af9859a5abd76a8f07cb7a7b151cec160"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::gobj" ref="af9859a5abd76a8f07cb7a7b151cec160" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const GtkColorSelectionDialog* Gtk::ColorSelectionDialog::gobj </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Provides access to the underlying C GtkObject. </p>

<p>Reimplemented from <a class="el" href="classGtk_1_1Dialog.html#a534ffd24e55400a26aef733a7f588856">Gtk::Dialog</a>.</p>

</div>
</div>
<a class="anchor" id="a45caeb0d10a9100ddebd70beae235f89"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::gobj" ref="a45caeb0d10a9100ddebd70beae235f89" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GtkColorSelectionDialog* Gtk::ColorSelectionDialog::gobj </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Provides access to the underlying C GtkObject. </p>

<p>Reimplemented from <a class="el" href="classGtk_1_1Dialog.html#aa3e8f3bdac15fac61128dc47c22ba4cd">Gtk::Dialog</a>.</p>

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="aa5945786c85acd800f4b86aafc226863"></a><!-- doxytag: member="Gtk::ColorSelectionDialog::wrap" ref="aa5945786c85acd800f4b86aafc226863" args="(GtkColorSelectionDialog *object, bool take_copy=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1ColorSelectionDialog.html">Gtk::ColorSelectionDialog</a>* wrap </td>
          <td>(</td>
          <td class="paramtype">GtkColorSelectionDialog *&#160;</td>
          <td class="paramname"> <em>object</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>take_copy</em> = <code>false</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [related]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>object</em>&#160;</td><td>The C instance. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>take_copy</em>&#160;</td><td>False if the result should take ownership of the C instance. True if it should take a new copy or ref. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>gtkmm/colorselection.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:49 2010 for gtkmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>