File: classGtk_1_1ToggleToolButton.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 (392 lines) | stat: -rw-r--r-- 26,126 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
<!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::ToggleToolButton 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_1ToggleToolButton.html">ToggleToolButton</a>
  </div>
</div>
<div class="contents">
<h1>Gtk::ToggleToolButton Class Reference<br/>
<small>
[<a class="el" href="group__Widgets.html">Widgets</a>]</small>
</h1><!-- doxytag: class="Gtk::ToggleToolButton" --><!-- doxytag: inherits="Gtk::ToolButton" -->
<p>A <a class="el" href="classGtk_1_1ToolItem.html">Gtk::ToolItem</a> containing a toggle button. <a href="#_details">More...</a></p>

<p>Inherits <a class="el" href="classGtk_1_1ToolButton.html">Gtk::ToolButton</a>.</p>

<p>Inherited by <a class="el" href="classGtk_1_1RadioToolButton.html">Gtk::RadioToolButton</a>.</p>
<div class="dynheader">
Collaboration diagram for Gtk::ToggleToolButton:</div>
<div class="dynsection">
<div class="center"><img src="classGtk_1_1ToggleToolButton__coll__graph.png" border="0" usemap="#Gtk_1_1ToggleToolButton_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1ToggleToolButton_coll__map" id="Gtk_1_1ToggleToolButton_coll__map">
<area shape="rect" href="classGtk_1_1ToolButton.html" title="A Gtk::ToolItem subclass that displays buttons." alt="" coords="57,624,169,653"/><area shape="rect" href="classGtk_1_1ToolItem.html" title="Gtk::ToolItem" alt="" coords="64,547,163,576"/><area shape="rect" href="classGtk_1_1Bin.html" title="A container with just one child." alt="" coords="79,469,148,499"/><area shape="rect" href="classGtk_1_1Container.html" title="Abstract container class." alt="" coords="61,392,165,421"/><area shape="rect" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets)." alt="" coords="68,315,159,344"/><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,237,93,267"/><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="5,160,96,189"/><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="51,83,171,112"/><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,160,227,189"/><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="57,5,164,35"/><area shape="rect" href="classAtk_1_1Implementor.html" title="Atk::Implementor" alt="" coords="117,237,237,267"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGtk_1_1ToggleToolButton-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_1ToggleToolButton.html#afbf46342ea49274e3277cf536693ebb8">~ToggleToolButton</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GtkToggleToolButton*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ToggleToolButton.html#a9826ae502d32b3f6ef07972172bc1296">gobj</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#a9826ae502d32b3f6ef07972172bc1296"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const GtkToggleToolButton*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ToggleToolButton.html#a54b7be9878cfa076d1060beffd018e51">gobj</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#a54b7be9878cfa076d1060beffd018e51"></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_1ToggleToolButton.html#a0254c1286f800d5e7d7630005081e443">ToggleToolButton</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a>. <a href="#a0254c1286f800d5e7d7630005081e443"></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_1ToggleToolButton.html#a74c380a2de7ea6ed29299f233e30314b">ToggleToolButton</a> (const <a class="el" href="classGtk_1_1StockID.html">Gtk::StockID</a>&amp; stock_id)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a> from a <a class="el" href="classGtk_1_1StockID.html" title="See also Gtk::BuiltinStockID.">StockID</a>. <a href="#a74c380a2de7ea6ed29299f233e30314b"></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_1ToggleToolButton.html#aeaedbe559ff1d257b5ed26027213da5f">ToggleToolButton</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; label)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a> with a label. <a href="#aeaedbe559ff1d257b5ed26027213da5f"></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_1ToggleToolButton.html#ae3d37f4d91093f86a24415a5a5da5570">ToggleToolButton</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; icon_widget, 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; label=<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>())</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a> with an image. <a href="#ae3d37f4d91093f86a24415a5a5da5570"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ToggleToolButton.html#ab1704b77fd0bbde1d8e6cf3818c750a8">set_active</a> (bool is_active=true)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the status of the toggle tool button. <a href="#ab1704b77fd0bbde1d8e6cf3818c750a8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ToggleToolButton.html#a06ddc9daba3a310f4ee7c9224b7e6c9f">get_active</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Queries a <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">Gtk::ToggleToolButton</a> and returns its current state. <a href="#a06ddc9daba3a310f4ee7c9224b7e6c9f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><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_1SignalProxy0.html">Glib::SignalProxy0</a>&lt; void &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ToggleToolButton.html#a656d6699e722f343a3d0599951190078">signal_toggled</a> ()</td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ToggleToolButton.html#ad4606040c0bbbb8a9353c2cff7a2f0ef">on_toggled</a> ()</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_1ToggleToolButton.html">Gtk::ToggleToolButton</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ToggleToolButton.html#a8db6fb242327dc215d018582e0609966">wrap</a> (GtkToggleToolButton* 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="#a8db6fb242327dc215d018582e0609966"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A <a class="el" href="classGtk_1_1ToolItem.html">Gtk::ToolItem</a> containing a toggle button. </p>
<p>A <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a> is a <a class="el" href="classGtk_1_1ToolItem.html">Gtk::ToolItem</a> that contains a toggle button.</p>
<p>A <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a> widget looks like this: </p>
<div align="center">
<img src="toggletoolbutton1.png" alt="toggletoolbutton1.png"/>
</div>
 <hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="afbf46342ea49274e3277cf536693ebb8"></a><!-- doxytag: member="Gtk::ToggleToolButton::~ToggleToolButton" ref="afbf46342ea49274e3277cf536693ebb8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Gtk::ToggleToolButton::~ToggleToolButton </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="a0254c1286f800d5e7d7630005081e443"></a><!-- doxytag: member="Gtk::ToggleToolButton::ToggleToolButton" ref="a0254c1286f800d5e7d7630005081e443" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::ToggleToolButton::ToggleToolButton </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a new <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a>. </p>

</div>
</div>
<a class="anchor" id="a74c380a2de7ea6ed29299f233e30314b"></a><!-- doxytag: member="Gtk::ToggleToolButton::ToggleToolButton" ref="a74c380a2de7ea6ed29299f233e30314b" args="(const Gtk::StockID &amp;stock_id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::ToggleToolButton::ToggleToolButton </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1StockID.html">Gtk::StockID</a>&amp;&#160;</td>
          <td class="paramname"> <em>stock_id</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a new <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a> from a <a class="el" href="classGtk_1_1StockID.html" title="See also Gtk::BuiltinStockID.">StockID</a>. </p>
<p>The <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a> will be created according to the <em>stock_id</em> properties.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>stock_id</em>&#160;</td><td>The <a class="el" href="classGtk_1_1StockID.html" title="See also Gtk::BuiltinStockID.">StockID</a> which determines the look of the <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="aeaedbe559ff1d257b5ed26027213da5f"></a><!-- doxytag: member="Gtk::ToggleToolButton::ToggleToolButton" ref="aeaedbe559ff1d257b5ed26027213da5f" args="(const Glib::ustring &amp;label)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::ToggleToolButton::ToggleToolButton </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>label</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a new <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a> with a label. </p>
<p>The <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a> will have the label <em>label</em>.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The string used to display the label for this <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ae3d37f4d91093f86a24415a5a5da5570"></a><!-- doxytag: member="Gtk::ToggleToolButton::ToggleToolButton" ref="ae3d37f4d91093f86a24415a5a5da5570" args="(Widget &amp;icon_widget, const Glib::ustring &amp;label=Glib::ustring())" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::ToggleToolButton::ToggleToolButton </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&#160;</td>
          <td class="paramname"> <em>icon_widget</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></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>label</em> = <code><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>()</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a new <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a> with an image. </p>
<p>The <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a> will have the label <em>label</em> and an image widget <em>icon_widget</em>.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>icon_widget</em>&#160;</td><td>The widget placed as the ToggleToolButton's icon. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The string used to display the label for this <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">ToggleToolButton</a>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a06ddc9daba3a310f4ee7c9224b7e6c9f"></a><!-- doxytag: member="Gtk::ToggleToolButton::get_active" ref="a06ddc9daba3a310f4ee7c9224b7e6c9f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::ToggleToolButton::get_active </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Queries a <a class="el" href="classGtk_1_1ToggleToolButton.html" title="A Gtk::ToolItem containing a toggle button.">Gtk::ToggleToolButton</a> and returns its current state. </p>
<p>Returns <code>true</code> if the toggle button is pressed in and <code>false</code> if it is raised.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000248">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if the toggle tool button is pressed in, <code>false</code> if not. </dd></dl>

</div>
</div>
<a class="anchor" id="a54b7be9878cfa076d1060beffd018e51"></a><!-- doxytag: member="Gtk::ToggleToolButton::gobj" ref="a54b7be9878cfa076d1060beffd018e51" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const GtkToggleToolButton* Gtk::ToggleToolButton::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_1ToolButton.html#a4a54eeeeeff0a72d2d3b1cc6db6e7350">Gtk::ToolButton</a>.</p>

<p>Reimplemented in <a class="el" href="classGtk_1_1RadioToolButton.html#aa0b9bd1858a09e71d8405fc188b0e4dc">Gtk::RadioToolButton</a>.</p>

</div>
</div>
<a class="anchor" id="a9826ae502d32b3f6ef07972172bc1296"></a><!-- doxytag: member="Gtk::ToggleToolButton::gobj" ref="a9826ae502d32b3f6ef07972172bc1296" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GtkToggleToolButton* Gtk::ToggleToolButton::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_1ToolButton.html#a451fe61a9536f6eb5e55e70ba79eaeea">Gtk::ToolButton</a>.</p>

<p>Reimplemented in <a class="el" href="classGtk_1_1RadioToolButton.html#a7508ede2d8cda64545c0c1511db8333d">Gtk::RadioToolButton</a>.</p>

</div>
</div>
<a class="anchor" id="ad4606040c0bbbb8a9353c2cff7a2f0ef"></a><!-- doxytag: member="Gtk::ToggleToolButton::on_toggled" ref="ad4606040c0bbbb8a9353c2cff7a2f0ef" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Gtk::ToggleToolButton::on_toggled </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ab1704b77fd0bbde1d8e6cf3818c750a8"></a><!-- doxytag: member="Gtk::ToggleToolButton::set_active" ref="ab1704b77fd0bbde1d8e6cf3818c750a8" args="(bool is_active=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::ToggleToolButton::set_active </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>is_active</em> = <code>true</code></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the status of the toggle tool button. </p>
<p>Set to <code>true</code> if you want the GtkToggleButton to be 'pressed in', and <code>false</code> to raise it. This action causes the toggled signal to be emitted.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000247">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>is_active</em>&#160;</td><td>Whether <em>button</em> should be active. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a656d6699e722f343a3d0599951190078"></a><!-- doxytag: member="Gtk::ToggleToolButton::signal_toggled" ref="a656d6699e722f343a3d0599951190078" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><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_1SignalProxy0.html">Glib::SignalProxy0</a>&lt; void &gt; Gtk::ToggleToolButton::signal_toggled </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="user"><dt><b>Prototype:</b></dt><dd><code>void on_my_toggled()</code> </dd></dl>

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a8db6fb242327dc215d018582e0609966"></a><!-- doxytag: member="Gtk::ToggleToolButton::wrap" ref="a8db6fb242327dc215d018582e0609966" args="(GtkToggleToolButton *object, bool take_copy=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1ToggleToolButton.html">Gtk::ToggleToolButton</a>* wrap </td>
          <td>(</td>
          <td class="paramtype">GtkToggleToolButton *&#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/toggletoolbutton.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:22:04 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>