File: classGtk_1_1Object.html

package info (click to toggle)
gtkmm2.4 1%3A2.24.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 76,100 kB
  • sloc: xml: 80,438; sh: 10,948; cpp: 8,005; perl: 236; makefile: 224
file content (246 lines) | stat: -rw-r--r-- 50,755 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
<!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::Object 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.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">gtkmm&#160;<span id="projectnumber">2.24.2</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <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 id="navrow2" class="tabs2">
    <ul class="tablist">
      <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="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceGtk.html">Gtk</a> </li>
      <li class="navelem"><a class="el" href="classGtk_1_1Object.html">Object</a> </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#related">Related Functions</a> </div>
  <div class="headertitle">
<h1>Gtk::Object Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="Gtk::Object" --><!-- doxytag: inherits="Glib::Object" -->
<p><a class="el" href="classGtk_1_1Object.html" title="Gtk::Object is the base class for all widgets, and for a few non-widget objects such as Gtk::Adjustme...">Gtk::Object</a> is the base class for all widgets, and for a few non-widget objects such as <a class="el" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value.">Gtk::Adjustment</a>. <a href="#_details">More...</a></p>
<div class="dynheader">
Inheritance diagram for Gtk::Object:</div>
<div class="dyncontent">
<div class="center"><img src="classGtk_1_1Object__inherit__graph.png" border="0" usemap="#Gtk_1_1Object_inherit__map" alt="Inheritance graph"/></div>
<map name="Gtk_1_1Object_inherit__map" id="Gtk_1_1Object_inherit__map">
<area shape="rect" id="node9" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value." alt="" coords="624,85,741,115"/><area shape="rect" id="node11" href="classGtk_1_1CellRenderer.html" title="CellRenderers are used by Gtk::TreeView columns to render the Gtk::TreeModel column data appropriatel..." alt="" coords="620,138,745,169"/><area shape="rect" id="node29" href="classGtk_1_1FileFilter.html" title="A filter for selecting a file subset." alt="" coords="632,191,733,222"/><area shape="rect" id="node31" href="classGtk_1_1RecentFilter.html" title="RecentFilter can be used to restrict the files being shown in a RecentChooser." alt="" coords="623,245,743,275"/><area shape="rect" id="node33" href="classGtk_1_1Tooltips.html" title="Tooltips are the messages that appear next to a widget when the mouse pointer is held over it for a s..." alt="" coords="635,298,731,329"/><area shape="rect" id="node35" href="classGtk_1_1TreeViewColumn.html" title="Typedefed as Gtk::TreeView::Column." alt="" coords="609,351,756,382"/><area shape="rect" id="node37" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets)" alt="" coords="637,831,728,862"/><area shape="rect" id="node2" 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="331,245,421,275"/><area shape="rect" id="node4" 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="161,245,281,275"/><area shape="rect" id="node6" 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="5,245,112,275"/><area shape="rect" id="node13" href="classGtk_1_1CellRendererPixbuf.html" title="Renders a pixbuf in a cell." alt="" coords="813,5,976,35"/><area shape="rect" id="node15" href="classGtk_1_1CellRendererProgress.html" title="Renders numbers as progress bars." alt="" coords="807,58,983,89"/><area shape="rect" id="node17" href="classGtk_1_1CellRendererSpinner.html" title="Renders a spinning animation in a cell." alt="" coords="811,111,979,142"/><area shape="rect" id="node19" href="classGtk_1_1CellRendererText.html" title="Renders text in a cell." alt="" coords="820,165,969,195"/><area shape="rect" id="node27" href="classGtk_1_1CellRendererToggle.html" title="Renders a toggle button in a cell." alt="" coords="813,218,976,249"/><area shape="rect" id="node21" href="classGtk_1_1CellRendererAccel.html" title="Renders a keyboard accelerator in a cell" alt="" coords="1037,85,1195,115"/><area shape="rect" id="node23" href="classGtk_1_1CellRendererCombo.html" title="Renders a combobox in a cell." alt="" coords="1033,138,1199,169"/><area shape="rect" id="node25" href="classGtk_1_1CellRendererSpin.html" title="Renders a spin button in a cell." alt="" coords="1041,191,1191,222"/><area shape="rect" id="node39" href="classGtk_1_1Calendar.html" title="Display a calendar and/or allow the user to select a date." alt="" coords="844,591,945,622"/><area shape="rect" id="node41" href="classGtk_1_1CellView.html" title="A widget displaying a single row of a TreeModel." alt="" coords="844,645,945,675"/><area shape="rect" id="node43" href="classGtk_1_1Container.html" title="Abstract container class." alt="" coords="841,698,948,729"/><area shape="rect" id="node77" href="classGtk_1_1DrawingArea.html" title="A widget for custom user interface elements." alt="" coords="833,751,956,782"/><area shape="rect" id="node83" href="classGtk_1_1Entry.html" title="A single line text entry field." alt="" coords="855,805,935,835"/><area shape="rect" id="node87" href="classGtk_1_1Invisible.html" title="This widget is used internally in GTK+, and is probably not useful for application developers..." alt="" coords="845,858,944,889"/><area shape="rect" id="node89" href="classGtk_1_1Misc.html" title="A base class for widgets with alignments and padding." alt="" coords="856,911,933,942"/><area shape="rect" id="node91" href="classGtk_1_1ProgressBar.html" title="A widget which indicates progress visually." alt="" coords="833,965,956,995"/><area shape="rect" id="node93" href="classGtk_1_1Range.html" title="Base class for widgets which visualize an adjustment." alt="" coords="851,1018,939,1049"/><area shape="rect" id="node95" href="classGtk_1_1Ruler.html" title="Base class for horizontal or vertical rulers." alt="" coords="855,1071,935,1102"/><area shape="rect" id="node97" href="classGtk_1_1Separator.html" title="Separator base class." alt="" coords="841,1125,948,1155"/><area shape="rect" id="node45" href="classGtk_1_1Bin.html" title="A container with just one child." alt="" coords="1081,245,1151,275"/><area shape="rect" id="node47" href="classGtk_1_1Box.html" title="A base class for box containers." alt="" coords="1079,298,1153,329"/><area shape="rect" id="node49" href="classGtk_1_1ComboDropDown.html" title="The dropdown list of a Combo." alt="" coords="1041,351,1191,382"/><area shape="rect" id="node51" href="classGtk_1_1Fixed.html" title="A container which allows you to position widgets at fixed coordinates." alt="" coords="1075,405,1157,435"/><area shape="rect" id="node53" href="classGtk_1_1IconView.html" title="The IconView provides an alternative view of a list model." alt="" coords="1064,458,1168,489"/><area shape="rect" id="node55" href="classGtk_1_1Layout.html" title="Infinite scrollable area containing child widgets and/or custom drawing." alt="" coords="1071,511,1161,542"/><area shape="rect" id="node57" href="classGtk_1_1MenuShell.html" title="The abstract base class for Gtk::Menu and Gtk::MenuBar." alt="" coords="1060,565,1172,595"/><area shape="rect" id="node59" href="classGtk_1_1Notebook.html" title="Container which shows one of its children at a time, in tabbed windows." alt="" coords="1063,618,1169,649"/><area shape="rect" id="node61" href="classGtk_1_1Paned.html" title="This is the base class for widgets with two panes, arranged either horizontally (Gtk::HPaned) or vert..." alt="" coords="1073,671,1159,702"/><area shape="rect" id="node63" href="classGtk_1_1Socket.html" title="Container for widgets from other processes." alt="" coords="1071,725,1161,755"/><area shape="rect" id="node65" href="classGtk_1_1Table.html" title="Pack widgets in regular patterns." alt="" coords="1075,778,1157,809"/><area shape="rect" id="node67" href="classGtk_1_1TextView.html" title="Multi&#45;line text editing widget." alt="" coords="1064,831,1168,862"/><area shape="rect" id="node69" href="classGtk_1_1Toolbar.html" title="Bars of buttons and other widgets." alt="" coords="1069,885,1163,915"/><area shape="rect" id="node71" href="classGtk_1_1ToolItemGroup.html" title="A ToolItemGroup is used together with ToolPalette to add ToolItems to a palette&#45;like container with d..." alt="" coords="1048,938,1184,969"/><area shape="rect" id="node73" href="classGtk_1_1ToolPalette.html" title="A ToolPalette allows you to add ToolItems to a palette&#45;like container with various categories and dra..." alt="" coords="1059,991,1173,1022"/><area shape="rect" id="node75" href="classGtk_1_1TreeView.html" title="The TreeView widget displays the model (Gtk::TreeModel) data and allows the user to interact with it..." alt="" coords="1064,1045,1168,1075"/><area shape="rect" id="node79" href="classGtk_1_1Curve.html" title="Allows direct editing of a curve." alt="" coords="1073,1098,1159,1129"/><area shape="rect" id="node81" href="classGtk_1_1Spinner.html" title="A widget that displays a spinner animation." alt="" coords="1069,1151,1163,1182"/><area shape="rect" id="node85" href="classGtk_1_1SpinButton.html" title="numeric Entry with up/down buttons Slightly misnamed, this should be called a SpinEntry." alt="" coords="1059,1205,1173,1235"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for Gtk::Object:</div>
<div class="dyncontent">
<div class="center"><img src="classGtk_1_1Object__coll__graph.png" border="0" usemap="#Gtk_1_1Object_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1Object_coll__map" id="Gtk_1_1Object_coll__map">
<area shape="rect" id="node2" 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="20,166,111,197"/><area shape="rect" id="node4" 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="5,86,125,117"/><area shape="rect" id="node6" 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="12,6,119,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGtk_1_1Object-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
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_1Object.html#a2012086b1ada81a5351d6d7c83f3946c">~Object</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GtkObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Object.html#ae3541ec02d1b7cd56cfabe7295f8948f">gobj</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#ae3541ec02d1b7cd56cfabe7295f8948f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const GtkObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Object.html#a5a0e5941619df9ec0cc52feccad99005">gobj</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#a5a0e5941619df9ec0cc52feccad99005"></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_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; void* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Object.html#af87cdae3bb515e3e26da56df77934c85">property_user_data</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Anonymous User Data Pointer. <a href="#af87cdae3bb515e3e26da56df77934c85"></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_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; void* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Object.html#ad3c2caaacef64a46d1c58bdfa145caaa">property_user_data</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Anonymous User Data Pointer. <a href="#ad3c2caaacef64a46d1c58bdfa145caaa"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="related"></a>
Related Functions</h2></td></tr>
<tr><td colspan="2">(Note that these are not member functions.) <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Object.html">Gtk::Object</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Object.html#adad5ba1a4159e3566b2e091ef7bc2f4d">wrap</a> (GtkObject* 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="#adad5ba1a4159e3566b2e091ef7bc2f4d"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classGtk_1_1Object.html" title="Gtk::Object is the base class for all widgets, and for a few non-widget objects such as Gtk::Adjustme...">Gtk::Object</a> is the base class for all widgets, and for a few non-widget objects such as <a class="el" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value.">Gtk::Adjustment</a>. </p>
<p><a class="el" href="classGtk_1_1Object.html" title="Gtk::Object is the base class for all widgets, and for a few non-widget objects such as Gtk::Adjustme...">Gtk::Object</a> predates <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_1Object.html">Glib::Object</a>; non-widgets that derive from <a class="el" href="classGtk_1_1Object.html" title="Gtk::Object is the base class for all widgets, and for a few non-widget objects such as Gtk::Adjustme...">Gtk::Object</a> rather than <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_1Object.html">Glib::Object</a> do so for backward compatibility reasons.</p>
<p>The most interesting difference between <a class="el" href="classGtk_1_1Object.html" title="Gtk::Object is the base class for all widgets, and for a few non-widget objects such as Gtk::Adjustme...">Gtk::Object</a> and <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_1Object.html">Glib::Object</a> is the ability to use <a class="el" href="namespaceGtk.html#a85d08eef743328ffebac2647a9c7f183" title="Mark a Gtk::Object as owned by its parent container widget, so you don&#39;t need to delete it manual...">Gtk::manage()</a> to delegate memory management to the container widget. Gtk::Objects can also be explicitly deleted at any time, instead of using only reference-counting, and container widgets can respond when their child objects are being deleted (for instance by removing the widget). </p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a2012086b1ada81a5351d6d7c83f3946c"></a><!-- doxytag: member="Gtk::Object::~Object" ref="a2012086b1ada81a5351d6d7c83f3946c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Gtk::Object::~Object </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <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_1Object.html#a5ae4319439a3a03d8f803fb5a27f12df">Glib::Object</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ae3541ec02d1b7cd56cfabe7295f8948f"></a><!-- doxytag: member="Gtk::Object::gobj" ref="ae3541ec02d1b7cd56cfabe7295f8948f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GtkObject* Gtk::Object::gobj </td>
          <td>(</td>
          <td class="paramname"></td><td>)</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="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a4c6efc18be8cb9c56e58fc0bd20fafbe">Glib::ObjectBase</a>.</p>

<p>Reimplemented in <a class="el" href="classGtk_1_1AboutDialog.html#a154a7b18752a8770891c424aee419763">Gtk::AboutDialog</a>, <a class="el" href="classGtk_1_1AccelLabel.html#a5fbd19abe44e2f850b3f8bcc2257ccd5">Gtk::AccelLabel</a>, <a class="el" href="classGtk_1_1Adjustment.html#a73a1955c20e1a90ffffe17a597e43ffb">Gtk::Adjustment</a>, <a class="el" href="classGtk_1_1Alignment.html#a316b3e3c159e7c63be312083b0930b13">Gtk::Alignment</a>, <a class="el" href="classGtk_1_1Arrow.html#a2611ac3fb3517e9ff8495cc85ba5a73c">Gtk::Arrow</a>, <a class="el" href="classGtk_1_1AspectFrame.html#a094c8844ef320a9736eba7f3a9d0bd66">Gtk::AspectFrame</a>, <a class="el" href="classGtk_1_1Assistant.html#a78d17b7343a51083a6b1b9e02d32b730">Gtk::Assistant</a>, <a class="el" href="classGtk_1_1Bin.html#a6fef1f41c67a588dd33087ea479e0ad1">Gtk::Bin</a>, <a class="el" href="classGtk_1_1Box.html#a0c7fda2b5be79b4bd7937f5d0c4be32d">Gtk::Box</a>, <a class="el" href="classGtk_1_1VBox.html#a4e6ed5a59c876487524d4c0af1162f31">Gtk::VBox</a>, <a class="el" href="classGtk_1_1HBox.html#a276c36213ef878a34ab3a16a6f2dc94b">Gtk::HBox</a>, <a class="el" href="classGtk_1_1Button.html#aac9db3896fa8b7576c6f3720846faa1c">Gtk::Button</a>, <a class="el" href="classGtk_1_1ButtonBox.html#adec8c517273a81eb821ee4276adeed31">Gtk::ButtonBox</a>, <a class="el" href="classGtk_1_1VButtonBox.html#af06694e6a130b2a182b2fbb40679d629">Gtk::VButtonBox</a>, <a class="el" href="classGtk_1_1HButtonBox.html#a5341332d3e0f09843eed8b7b5b08ec0e">Gtk::HButtonBox</a>, <a class="el" href="classGtk_1_1Calendar.html#a5c77fb789d84dbd63f0a9cbc289ca3d1">Gtk::Calendar</a>, <a class="el" href="classGtk_1_1CellRenderer.html#ae40a869d68ddeb2601ed46c955514688">Gtk::CellRenderer</a>, <a class="el" href="classGtk_1_1CellRendererAccel.html#a567331773f8279f30eb07888b648d576">Gtk::CellRendererAccel</a>, <a class="el" href="classGtk_1_1CellRendererCombo.html#afb041ac57316f84c87615f5d87a40f46">Gtk::CellRendererCombo</a>, <a class="el" href="classGtk_1_1CellRendererPixbuf.html#a38ecaa50f061a147f204034f401c52a1">Gtk::CellRendererPixbuf</a>, <a class="el" href="classGtk_1_1CellRendererProgress.html#a3a42e75c6bbd36297994d1b60e1519c5">Gtk::CellRendererProgress</a>, <a class="el" href="classGtk_1_1CellRendererSpin.html#a8ac27efa9673efddc3578a4a667774ae">Gtk::CellRendererSpin</a>, <a class="el" href="classGtk_1_1CellRendererSpinner.html#ae2cffdb4bfcf7254204845b1fa514384">Gtk::CellRendererSpinner</a>, <a class="el" href="classGtk_1_1CellRendererText.html#a4ffbd2c93cf18a88ca52a4bc39fe60ba">Gtk::CellRendererText</a>, <a class="el" href="classGtk_1_1CellRendererToggle.html#a8fe0299e4a6bd59dcb77014f363c0e6d">Gtk::CellRendererToggle</a>, <a class="el" href="classGtk_1_1CellView.html#a9ed6cb8ffe144660ce9c6a1f0a88cfa4">Gtk::CellView</a>, <a class="el" href="classGtk_1_1CheckButton.html#a9c03c6bb7097d41b6a1d7437259e7cee">Gtk::CheckButton</a>, <a class="el" href="classGtk_1_1CheckMenuItem.html#ae1cd8058cbedb6d2b10c48126aa7cd0b">Gtk::CheckMenuItem</a>, <a class="el" href="classGtk_1_1ColorButton.html#a1faf17015e5af54cfaa60c263e3b487e">Gtk::ColorButton</a>, <a class="el" href="classGtk_1_1ColorSelection.html#a6460aa23f7666b6ac4f919d869ab1a69">Gtk::ColorSelection</a>, <a class="el" href="classGtk_1_1ColorSelectionDialog.html#a45caeb0d10a9100ddebd70beae235f89">Gtk::ColorSelectionDialog</a>, <a class="el" href="classGtk_1_1ComboBox.html#a187397e3b51ed9bec9a156c608288b59">Gtk::ComboBox</a>, <a class="el" href="classGtk_1_1ComboBoxEntry.html#a56e85dfdf965ab78608f408f5cb1de64">Gtk::ComboBoxEntry</a>, <a class="el" href="classGtk_1_1Container.html#a1b45ff015f4b09b143699bad9d4e423d">Gtk::Container</a>, <a class="el" href="classGtk_1_1Dialog.html#aa3e8f3bdac15fac61128dc47c22ba4cd">Gtk::Dialog</a>, <a class="el" href="classGtk_1_1DrawingArea.html#aeb0de16fc78aab19dbfdd84b00699f2d">Gtk::DrawingArea</a>, <a class="el" href="classGtk_1_1Entry.html#a3f966098e1d30379f7a200b27d0540d0">Gtk::Entry</a>, <a class="el" href="classGtk_1_1EventBox.html#ab8eec81a75fac4b357c12e00d5375b26">Gtk::EventBox</a>, <a class="el" href="classGtk_1_1Expander.html#ae877f207bfa77723625ca9e296704453">Gtk::Expander</a>, <a class="el" href="classGtk_1_1FileChooserButton.html#aaf5932fe7ee1cd32d8addba40c503640">Gtk::FileChooserButton</a>, <a class="el" href="classGtk_1_1FileChooserDialog.html#a8bcb702bdc16043f42481c8cebccae55">Gtk::FileChooserDialog</a>, <a class="el" href="classGtk_1_1FileChooserWidget.html#a7eb42c3028ebe77b8404164319809dfd">Gtk::FileChooserWidget</a>, <a class="el" href="classGtk_1_1FileFilter.html#a66e9c0496e9160dac00dc4084b7546bc">Gtk::FileFilter</a>, <a class="el" href="classGtk_1_1FileSelection.html#a03ebec3a61eaf4ef998efd9a4797a2cf">Gtk::FileSelection</a>, <a class="el" href="classGtk_1_1Fixed.html#af5aa0d3c6cec6e9ba092e0dc35ccf195">Gtk::Fixed</a>, <a class="el" href="classGtk_1_1FontButton.html#ad4dae76c16ec6d501816f1a06e9d44b2">Gtk::FontButton</a>, <a class="el" href="classGtk_1_1FontSelection.html#a03554fdbf28e7fdbfa1aeaff4fe68879">Gtk::FontSelection</a>, <a class="el" href="classGtk_1_1FontSelectionDialog.html#ad5b39fcf3ce8f770bc2987267f46a12b">Gtk::FontSelectionDialog</a>, <a class="el" href="classGtk_1_1Frame.html#a5f7db796218fe2e89e453071b464f6d4">Gtk::Frame</a>, <a class="el" href="classGtk_1_1HandleBox.html#a63722f67c9a993404b66b1f632755fb6">Gtk::HandleBox</a>, <a class="el" href="classGtk_1_1IconView.html#abf13f9ea6448598b9b3c23a3c928e27c">Gtk::IconView</a>, <a class="el" href="classGtk_1_1Image.html#a4bfed69cb1f978b1f03e8e91fe1da537">Gtk::Image</a>, <a class="el" href="classGtk_1_1ImageMenuItem.html#aace048e4175f654d494a552f68ec44aa">Gtk::ImageMenuItem</a>, <a class="el" href="classGtk_1_1InfoBar.html#a64d9affd6ae0c2db8176799e7f537c73">Gtk::InfoBar</a>, <a class="el" href="classGtk_1_1Invisible.html#a3a317a37607a05f7009835b21e0e64b5">Gtk::Invisible</a>, <a class="el" href="classGtk_1_1Item.html#a47682efbca1229f4f970bae2015b8daf">Gtk::Item</a>, <a class="el" href="classGtk_1_1Label.html#aa1a2f020caac2692098a97dc6828a23c">Gtk::Label</a>, <a class="el" href="classGtk_1_1Layout.html#a4743c51f0297909db439438c6111e63d">Gtk::Layout</a>, <a class="el" href="classGtk_1_1LinkButton.html#a01e2192f9822c37b815fc6d1d2e33d84">Gtk::LinkButton</a>, <a class="el" href="classGtk_1_1Menu.html#a08434c6b137ce53eb939b09d577aa9bb">Gtk::Menu</a>, <a class="el" href="classGtk_1_1MenuBar.html#a3c2333c3c7c03939590bb2e41b4aaa63">Gtk::MenuBar</a>, <a class="el" href="classGtk_1_1MenuItem.html#aa83fe08a8b6c5e36a7c464c5f2faf946">Gtk::MenuItem</a>, <a class="el" href="classGtk_1_1MenuShell.html#abb7c2641f9e3624f3225dcf76d8b994c">Gtk::MenuShell</a>, <a class="el" href="classGtk_1_1MenuToolButton.html#a6d5506c273ce86a54862ba3b70758b47">Gtk::MenuToolButton</a>, <a class="el" href="classGtk_1_1MessageDialog.html#a6019fc42bcc8e891dfbcc6565939ec8e">Gtk::MessageDialog</a>, <a class="el" href="classGtk_1_1Misc.html#a542556cc6ec31f3a33eda39b75cfa3a1">Gtk::Misc</a>, <a class="el" href="classGtk_1_1Notebook.html#ac1990785090c73c43924d86d25a7035d">Gtk::Notebook</a>, <a class="el" href="classGtk_1_1OffscreenWindow.html#aae1b74de2df739a8e7450c4f822ead9c">Gtk::OffscreenWindow</a>, <a class="el" href="classGtk_1_1OptionMenu.html#aae1984c3cfd400894e9da3e81fb4c4d0">Gtk::OptionMenu</a>, <a class="el" href="classGtk_1_1Paned.html#a672f115757f2bd346bec1163c1b6f29c">Gtk::Paned</a>, <a class="el" href="classGtk_1_1HPaned.html#ac5b7ff64db8379d0c51bbfb8e9a59ea1">Gtk::HPaned</a>, <a class="el" href="classGtk_1_1VPaned.html#aae1e0ea682dfc4a999c6f7ded2318436">Gtk::VPaned</a>, <a class="el" href="classGtk_1_1Plug.html#ac215b1d0d84d6783f9d737748cbc533b">Gtk::Plug</a>, <a class="el" href="classGtk_1_1ProgressBar.html#a07f879d345611f7dd0066ceecb8ecf95">Gtk::ProgressBar</a>, <a class="el" href="classGtk_1_1RadioButton.html#a43c24cc7bea2c2edf043f4b76c632ee7">Gtk::RadioButton</a>, <a class="el" href="classGtk_1_1RadioMenuItem.html#aabd8e463294ac590ba329a79bda1820b">Gtk::RadioMenuItem</a>, <a class="el" href="classGtk_1_1RadioToolButton.html#a7508ede2d8cda64545c0c1511db8333d">Gtk::RadioToolButton</a>, <a class="el" href="classGtk_1_1Range.html#ad1794114e1e316ce6640cef1dc70720b">Gtk::Range</a>, <a class="el" href="classGtk_1_1RecentChooserDialog.html#aa9037355630ec732629caf279a3012cf">Gtk::RecentChooserDialog</a>, <a class="el" href="classGtk_1_1RecentChooserMenu.html#ae3863ae813b85f9b9ac6f4075370a55e">Gtk::RecentChooserMenu</a>, <a class="el" href="classGtk_1_1RecentChooserWidget.html#a8ccf98a82c91472e50f695c81df2fb75">Gtk::RecentChooserWidget</a>, <a class="el" href="classGtk_1_1RecentFilter.html#aee1b9930e4348748d8de7c3143c5878b">Gtk::RecentFilter</a>, <a class="el" href="classGtk_1_1Ruler.html#ad8a837a3f262b4b654d29707d5184042">Gtk::Ruler</a>, <a class="el" href="classGtk_1_1VRuler.html#acb6631190b8716f9aaa12d691cd5ffb9">Gtk::VRuler</a>, <a class="el" href="classGtk_1_1HRuler.html#aa9ed13c23b0e1d9d65a1ccd635137a52">Gtk::HRuler</a>, <a class="el" href="classGtk_1_1Scale.html#afc7d5fb5223af20c105c473dff2cb5bf">Gtk::Scale</a>, <a class="el" href="classGtk_1_1VScale.html#a902a9a6fa87f96142c06b272e8b84513">Gtk::VScale</a>, <a class="el" href="classGtk_1_1HScale.html#af8619097cce3380c90770b0f70fb032e">Gtk::HScale</a>, <a class="el" href="classGtk_1_1ScaleButton.html#abd9b41acbedadf2ae1e4bf96250bf99f">Gtk::ScaleButton</a>, <a class="el" href="classGtk_1_1Scrollbar.html#a37b9bc182ebc88880d99d6dd8155a247">Gtk::Scrollbar</a>, <a class="el" href="classGtk_1_1VScrollbar.html#a5681ed8b45d6e71c97fee8563fafc403">Gtk::VScrollbar</a>, <a class="el" href="classGtk_1_1HScrollbar.html#ae713c43436a82d402a6ec5e8876d8ed0">Gtk::HScrollbar</a>, <a class="el" href="classGtk_1_1ScrolledWindow.html#abacc27fa2d7d97d377974c8cd698ec2a">Gtk::ScrolledWindow</a>, <a class="el" href="classGtk_1_1Separator.html#a099f2665c0820474c66cf42ab4de65e1">Gtk::Separator</a>, <a class="el" href="classGtk_1_1VSeparator.html#acaade3a4b79b0257e9152dc07e9acc55">Gtk::VSeparator</a>, <a class="el" href="classGtk_1_1HSeparator.html#a6f93396796b4db6ede9fa424365eb657">Gtk::HSeparator</a>, <a class="el" href="classGtk_1_1SeparatorMenuItem.html#a9b75733e98f771db456c2fe190652272">Gtk::SeparatorMenuItem</a>, <a class="el" href="classGtk_1_1SeparatorToolItem.html#af88c8baefe7909b8544bda83705220ee">Gtk::SeparatorToolItem</a>, <a class="el" href="classGtk_1_1Socket.html#a8db159ba10c1e0af31dcf42a03a4265c">Gtk::Socket</a>, <a class="el" href="classGtk_1_1SpinButton.html#a8f8d443a53121273bd7b464a347690da">Gtk::SpinButton</a>, <a class="el" href="classGtk_1_1Spinner.html#abe17cffe9c7a572c145f7b1a5b97a0af">Gtk::Spinner</a>, <a class="el" href="classGtk_1_1Statusbar.html#ad33396939cbee540766e74ea6003a1db">Gtk::Statusbar</a>, <a class="el" href="classGtk_1_1Table.html#adc4b3dbe18d9cf298b8acb52b29ca1cf">Gtk::Table</a>, <a class="el" href="classGtk_1_1TearoffMenuItem.html#a1a6a4a8e3edf692daf0a41d608f37e18">Gtk::TearoffMenuItem</a>, <a class="el" href="classGtk_1_1TextView.html#af4b8c1eaffa4bce083b16e3a798d846a">Gtk::TextView</a>, <a class="el" href="classGtk_1_1ToggleButton.html#aaf95f140bb908c7424ce489c8c988993">Gtk::ToggleButton</a>, <a class="el" href="classGtk_1_1ToggleToolButton.html#a9826ae502d32b3f6ef07972172bc1296">Gtk::ToggleToolButton</a>, <a class="el" href="classGtk_1_1Toolbar.html#aa858c716dd6880213431cc4c796c697b">Gtk::Toolbar</a>, <a class="el" href="classGtk_1_1ToolButton.html#a451fe61a9536f6eb5e55e70ba79eaeea">Gtk::ToolButton</a>, <a class="el" href="classGtk_1_1ToolItem.html#a14a91aa75fdf0d7377288f407f80ef79">Gtk::ToolItem</a>, <a class="el" href="classGtk_1_1ToolItemGroup.html#adc59f3915df433794375abd99b27c44d">Gtk::ToolItemGroup</a>, <a class="el" href="classGtk_1_1ToolPalette.html#a91e81467b7ae18f9f13e2cf80bd437b7">Gtk::ToolPalette</a>, <a class="el" href="classGtk_1_1Tooltips.html#a38774289e172671cbaf16fc1a7848adc">Gtk::Tooltips</a>, <a class="el" href="classGtk_1_1TreeView.html#a9d4e434d05a47c062e5f3545971d614c">Gtk::TreeView</a>, <a class="el" href="classGtk_1_1TreeViewColumn.html#ac804e8eb2f72a6ecbe16dcca897dea31">Gtk::TreeViewColumn</a>, <a class="el" href="classGtk_1_1Viewport.html#adc421299119cc0f0b21de0abcdbb3bed">Gtk::Viewport</a>, <a class="el" href="classGtk_1_1VolumeButton.html#a0da9674c76e5abe87e070c6d987b9605">Gtk::VolumeButton</a>, <a class="el" href="classGtk_1_1Widget.html#a6667a82920375b2ebde07bc1ffdc3641">Gtk::Widget</a>, <a class="el" href="classGtk_1_1Window.html#a467102527550b51eb4036390caeedb5c">Gtk::Window</a>, <a class="el" href="classGtk_1_1PageSetupUnixDialog.html#a037e9e6f945a24d31cb2b16605eb1aab">Gtk::PageSetupUnixDialog</a>, <a class="el" href="classGtk_1_1PrintUnixDialog.html#ae8d543407e309cd6e7e67cd0aa2f82b0">Gtk::PrintUnixDialog</a>, <a class="el" href="classGtk_1_1ComboDropDownItem.html#ae7820fc94b32a596f0463c25fed2a3d5">Gtk::ComboDropDownItem</a>, <a class="el" href="classGtk_1_1ComboDropDown.html#a25d487c50669e717036a2ad8dddfe7a5">Gtk::ComboDropDown</a>, <a class="el" href="classGtk_1_1Combo.html#a40ae8221d5645b7013ebc390a04b8b7a">Gtk::Combo</a>, <a class="el" href="classGtk_1_1Curve.html#a5b28ec17ea9f3ede63da1560555c9400">Gtk::Curve</a>, <a class="el" href="classGtk_1_1GammaCurve.html#aeb5b036d911b905ee15e517edbc42399">Gtk::GammaCurve</a>, and <a class="el" href="classGtk_1_1InputDialog.html#a207e658e5dcd65c726fd626368b103c9">Gtk::InputDialog</a>.</p>

</div>
</div>
<a class="anchor" id="a5a0e5941619df9ec0cc52feccad99005"></a><!-- doxytag: member="Gtk::Object::gobj" ref="a5a0e5941619df9ec0cc52feccad99005" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const GtkObject* Gtk::Object::gobj </td>
          <td>(</td>
          <td class="paramname"></td><td>)</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="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html#a778a94181132976bbfb0519793f3b32e">Glib::ObjectBase</a>.</p>

<p>Reimplemented in <a class="el" href="classGtk_1_1AboutDialog.html#a72c054536026167d3c2b5fbb5773faff">Gtk::AboutDialog</a>, <a class="el" href="classGtk_1_1AccelLabel.html#ac04ee56b0e32063a9b2594b372227608">Gtk::AccelLabel</a>, <a class="el" href="classGtk_1_1Adjustment.html#a323ca8d81fe1ed6d052ec4f906e364dd">Gtk::Adjustment</a>, <a class="el" href="classGtk_1_1Alignment.html#a49d98a89370b430fd5394d784cdc70b1">Gtk::Alignment</a>, <a class="el" href="classGtk_1_1Arrow.html#ad2749351deb48664df28b16880bf9217">Gtk::Arrow</a>, <a class="el" href="classGtk_1_1AspectFrame.html#a9054d57c75b29e8f5991173fd012a860">Gtk::AspectFrame</a>, <a class="el" href="classGtk_1_1Assistant.html#ae800c8149e8e6b3daa32f61a5862ffab">Gtk::Assistant</a>, <a class="el" href="classGtk_1_1Bin.html#ad6db11cd388872c6ee36aee075478374">Gtk::Bin</a>, <a class="el" href="classGtk_1_1Box.html#afe3f8f57d7f557a2625ac718f704d1f5">Gtk::Box</a>, <a class="el" href="classGtk_1_1VBox.html#a47b85a73422574c1dbb83b35fd00dec5">Gtk::VBox</a>, <a class="el" href="classGtk_1_1HBox.html#a200e7083acf10d6075633a5bb2eef9d0">Gtk::HBox</a>, <a class="el" href="classGtk_1_1Button.html#a9ea06156c54545902608286d1a0d0e42">Gtk::Button</a>, <a class="el" href="classGtk_1_1ButtonBox.html#a803d54bafb50a56aaa41e1c3fdc9e7e9">Gtk::ButtonBox</a>, <a class="el" href="classGtk_1_1VButtonBox.html#a63151553dc28bf42a5bc9e73d4f13f35">Gtk::VButtonBox</a>, <a class="el" href="classGtk_1_1HButtonBox.html#aed1412af6acc79ed8bf40ab2bb5c3e07">Gtk::HButtonBox</a>, <a class="el" href="classGtk_1_1Calendar.html#a4e47c8486de0a1bcf2bec3fa3f6111d1">Gtk::Calendar</a>, <a class="el" href="classGtk_1_1CellRenderer.html#a8405f042907b039b6bd78882f4bdf8e7">Gtk::CellRenderer</a>, <a class="el" href="classGtk_1_1CellRendererAccel.html#a7c6631761283ded732237183b1ff94c7">Gtk::CellRendererAccel</a>, <a class="el" href="classGtk_1_1CellRendererCombo.html#a48622d77100e104aaae7f02423ec2c11">Gtk::CellRendererCombo</a>, <a class="el" href="classGtk_1_1CellRendererPixbuf.html#a08519413bfc172da579c9ac5f3a9efd6">Gtk::CellRendererPixbuf</a>, <a class="el" href="classGtk_1_1CellRendererProgress.html#a0154cd87faad21c788c63060537fa7e8">Gtk::CellRendererProgress</a>, <a class="el" href="classGtk_1_1CellRendererSpin.html#a3e670860ef7516891525a39187b31c1b">Gtk::CellRendererSpin</a>, <a class="el" href="classGtk_1_1CellRendererSpinner.html#a834c7220911b5457c4f6503dbc82431f">Gtk::CellRendererSpinner</a>, <a class="el" href="classGtk_1_1CellRendererText.html#a8160d679ceb11793ab7cbcbaa4fa4c01">Gtk::CellRendererText</a>, <a class="el" href="classGtk_1_1CellRendererToggle.html#a7c3921a14eefd3036629cb305b8ce0a6">Gtk::CellRendererToggle</a>, <a class="el" href="classGtk_1_1CellView.html#ac1675282461dc6f0d951fe2205963b04">Gtk::CellView</a>, <a class="el" href="classGtk_1_1CheckButton.html#a89c2952646c6133413f35f8c38a8f7c1">Gtk::CheckButton</a>, <a class="el" href="classGtk_1_1CheckMenuItem.html#a303cc14dedc6089f93eb7a1eb0ef9ea1">Gtk::CheckMenuItem</a>, <a class="el" href="classGtk_1_1ColorButton.html#ae852b3e46116fdf4e87e1660ca8bf84e">Gtk::ColorButton</a>, <a class="el" href="classGtk_1_1ColorSelection.html#a9b16be211d8b4e3b8f962fced8c06c3f">Gtk::ColorSelection</a>, <a class="el" href="classGtk_1_1ColorSelectionDialog.html#af9859a5abd76a8f07cb7a7b151cec160">Gtk::ColorSelectionDialog</a>, <a class="el" href="classGtk_1_1ComboBox.html#aee51ea71c25139d89c385cd6752358d2">Gtk::ComboBox</a>, <a class="el" href="classGtk_1_1ComboBoxEntry.html#aaed72bc5a7cd255a0f6f6345f840d499">Gtk::ComboBoxEntry</a>, <a class="el" href="classGtk_1_1Container.html#ab80be58ac27710f10f329120587e7d60">Gtk::Container</a>, <a class="el" href="classGtk_1_1Dialog.html#a534ffd24e55400a26aef733a7f588856">Gtk::Dialog</a>, <a class="el" href="classGtk_1_1DrawingArea.html#ae9f647a9c8ccbd24f9f9ee598e4f48d0">Gtk::DrawingArea</a>, <a class="el" href="classGtk_1_1Entry.html#a7326d9d26b0ab988731fbad3fc79997c">Gtk::Entry</a>, <a class="el" href="classGtk_1_1EventBox.html#ac104c2ba7989fc169a9ab5fc2f29dbdc">Gtk::EventBox</a>, <a class="el" href="classGtk_1_1Expander.html#acb6251ccaf19d662aa80ffaad835e780">Gtk::Expander</a>, <a class="el" href="classGtk_1_1FileChooserButton.html#a1034a135ce8baf1da4a2c466189af990">Gtk::FileChooserButton</a>, <a class="el" href="classGtk_1_1FileChooserDialog.html#a0e990ba2ed1af83d23126725aa0fa6bf">Gtk::FileChooserDialog</a>, <a class="el" href="classGtk_1_1FileChooserWidget.html#a6dc1c172e55e5ee441bc7b936a80e66e">Gtk::FileChooserWidget</a>, <a class="el" href="classGtk_1_1FileFilter.html#a7d46093351ec372a672a3be88646005a">Gtk::FileFilter</a>, <a class="el" href="classGtk_1_1FileSelection.html#ac859d39ad6a48392c7b7ebba019c71be">Gtk::FileSelection</a>, <a class="el" href="classGtk_1_1Fixed.html#aebeeaf1210354b29a253e16eebd292f7">Gtk::Fixed</a>, <a class="el" href="classGtk_1_1FontButton.html#a00dbc94dbf245b18d5badf09446d8c03">Gtk::FontButton</a>, <a class="el" href="classGtk_1_1FontSelection.html#a94bb7286fd78af76511b58ee9ba72728">Gtk::FontSelection</a>, <a class="el" href="classGtk_1_1FontSelectionDialog.html#ab036ff001acbc16468acf1c7009026fc">Gtk::FontSelectionDialog</a>, <a class="el" href="classGtk_1_1Frame.html#aff08b316db383455d499a952974212e6">Gtk::Frame</a>, <a class="el" href="classGtk_1_1HandleBox.html#aae354cf0bfa1cc173305b59add0721f7">Gtk::HandleBox</a>, <a class="el" href="classGtk_1_1IconView.html#a3c22b2c1e7a8b746d91bb8adef38f4c2">Gtk::IconView</a>, <a class="el" href="classGtk_1_1Image.html#a63a86a9b0a8a37161cef7971b21e9ac6">Gtk::Image</a>, <a class="el" href="classGtk_1_1ImageMenuItem.html#ab65068dfe8a44c60fcbe23114cd4b1e3">Gtk::ImageMenuItem</a>, <a class="el" href="classGtk_1_1InfoBar.html#a2eae151f9555eb6dd7b6d2cfe68527bd">Gtk::InfoBar</a>, <a class="el" href="classGtk_1_1Invisible.html#a9252a523b4b01a574057e500bff41fab">Gtk::Invisible</a>, <a class="el" href="classGtk_1_1Item.html#a75e0c2de298a0907e65a2ba7718073cf">Gtk::Item</a>, <a class="el" href="classGtk_1_1Label.html#a29a59147ccef87f9213821dab85bbf10">Gtk::Label</a>, <a class="el" href="classGtk_1_1Layout.html#af69036f6c47f83d0401ddbe2a587c248">Gtk::Layout</a>, <a class="el" href="classGtk_1_1LinkButton.html#a33cb4ef15934e907b80b266ad8c862d2">Gtk::LinkButton</a>, <a class="el" href="classGtk_1_1Menu.html#a943271a828e8bfa829c6bf4ed0060203">Gtk::Menu</a>, <a class="el" href="classGtk_1_1MenuBar.html#a3e7df05b207812ee2abca13e8c0f26e3">Gtk::MenuBar</a>, <a class="el" href="classGtk_1_1MenuItem.html#a0a65458b00dcc51d4c70402aa3fb0d75">Gtk::MenuItem</a>, <a class="el" href="classGtk_1_1MenuShell.html#a4417adfb6a301e40a0040517c43e69c7">Gtk::MenuShell</a>, <a class="el" href="classGtk_1_1MenuToolButton.html#a8f6c8dc97c8977b75b37a8160bbb8a55">Gtk::MenuToolButton</a>, <a class="el" href="classGtk_1_1MessageDialog.html#a53ab4665373026c6c78782520ab3596d">Gtk::MessageDialog</a>, <a class="el" href="classGtk_1_1Misc.html#a6cfcf3a8abda85419ae8dd05e2fb192f">Gtk::Misc</a>, <a class="el" href="classGtk_1_1Notebook.html#a12ac78311484836a25dd5d16ca2b5214">Gtk::Notebook</a>, <a class="el" href="classGtk_1_1OffscreenWindow.html#a46ea5cc9e5d95d2ee74a42552cfd2f00">Gtk::OffscreenWindow</a>, <a class="el" href="classGtk_1_1OptionMenu.html#a7f3da3dbf5f565daa422f126c2b7d86f">Gtk::OptionMenu</a>, <a class="el" href="classGtk_1_1Paned.html#a823bcd62e3b26f195aae5237a78c158f">Gtk::Paned</a>, <a class="el" href="classGtk_1_1HPaned.html#acfc5dbcfdc85a62d58102598dece2976">Gtk::HPaned</a>, <a class="el" href="classGtk_1_1VPaned.html#a23fe0e920352349bcdefe4d9e7f7185f">Gtk::VPaned</a>, <a class="el" href="classGtk_1_1Plug.html#a1763387a245ac48492fee4cb50983edc">Gtk::Plug</a>, <a class="el" href="classGtk_1_1ProgressBar.html#a436514b2bbc7e65c6bb3acc8567a0962">Gtk::ProgressBar</a>, <a class="el" href="classGtk_1_1RadioButton.html#a03095fa6bb24ec52d0cceaa3d5ac353d">Gtk::RadioButton</a>, <a class="el" href="classGtk_1_1RadioMenuItem.html#a4e56cc44616edb1533dfcbe95705dc24">Gtk::RadioMenuItem</a>, <a class="el" href="classGtk_1_1RadioToolButton.html#aa0b9bd1858a09e71d8405fc188b0e4dc">Gtk::RadioToolButton</a>, <a class="el" href="classGtk_1_1Range.html#ad575889c11d88b292188506b361321e5">Gtk::Range</a>, <a class="el" href="classGtk_1_1RecentChooserDialog.html#a58dd5a2e883b2b4888a78257af12deac">Gtk::RecentChooserDialog</a>, <a class="el" href="classGtk_1_1RecentChooserMenu.html#ac8d86c1bbe5f6997e524f28db4cb95b5">Gtk::RecentChooserMenu</a>, <a class="el" href="classGtk_1_1RecentChooserWidget.html#a43057a978df4f7b64dc1c742a0a6a34e">Gtk::RecentChooserWidget</a>, <a class="el" href="classGtk_1_1RecentFilter.html#a6bcd5dd239067d571651c0a71305e0fd">Gtk::RecentFilter</a>, <a class="el" href="classGtk_1_1Ruler.html#a8a6bfd2d664c51ce588701c012687c4c">Gtk::Ruler</a>, <a class="el" href="classGtk_1_1VRuler.html#a9b52189af94592ec8e9e35d0e7a68f1e">Gtk::VRuler</a>, <a class="el" href="classGtk_1_1HRuler.html#ac10215e186955ff48d54c925a5f87986">Gtk::HRuler</a>, <a class="el" href="classGtk_1_1Scale.html#a07df5a12a5e4a27aff06cbe9e66e3d86">Gtk::Scale</a>, <a class="el" href="classGtk_1_1VScale.html#ac6e6ee0b573d46e6d0510ce5d6a3fe59">Gtk::VScale</a>, <a class="el" href="classGtk_1_1HScale.html#a52e921b7a37716ff8d6f33993a3cb1f6">Gtk::HScale</a>, <a class="el" href="classGtk_1_1ScaleButton.html#ac517467566cde32ec931fa95d01964d8">Gtk::ScaleButton</a>, <a class="el" href="classGtk_1_1Scrollbar.html#ac3128aa0a3a8116b3c7b740184085cf8">Gtk::Scrollbar</a>, <a class="el" href="classGtk_1_1VScrollbar.html#a2e550157a3a2dc18478b2e6f1a74270c">Gtk::VScrollbar</a>, <a class="el" href="classGtk_1_1HScrollbar.html#a9a6e4e47e633bb9d1d0680587d1ced0b">Gtk::HScrollbar</a>, <a class="el" href="classGtk_1_1ScrolledWindow.html#a7a97b89b72d74ee9e489992cbef3cca5">Gtk::ScrolledWindow</a>, <a class="el" href="classGtk_1_1Separator.html#a1184d8a37ef1699acdd3cd6d50076e1f">Gtk::Separator</a>, <a class="el" href="classGtk_1_1VSeparator.html#ad029d6a541944965dc6720546501dea9">Gtk::VSeparator</a>, <a class="el" href="classGtk_1_1HSeparator.html#a748ac0d71bf6127342d0ae6cdb8f0adb">Gtk::HSeparator</a>, <a class="el" href="classGtk_1_1SeparatorMenuItem.html#a9faf949d67dc515dd82a7ec42ba59dec">Gtk::SeparatorMenuItem</a>, <a class="el" href="classGtk_1_1SeparatorToolItem.html#aac14dc8f944446718d36d491409c839d">Gtk::SeparatorToolItem</a>, <a class="el" href="classGtk_1_1Socket.html#a94390f29a2553cbb30b5d17ed089b26a">Gtk::Socket</a>, <a class="el" href="classGtk_1_1SpinButton.html#a3728f504486a2397ca7536760b898088">Gtk::SpinButton</a>, <a class="el" href="classGtk_1_1Spinner.html#a4decb0c07a05d468a3ab81f2c8537eb4">Gtk::Spinner</a>, <a class="el" href="classGtk_1_1Statusbar.html#ad184cb208df418091ccece5e6be2eabe">Gtk::Statusbar</a>, <a class="el" href="classGtk_1_1Table.html#aa8e38be06124af148d38146877f80392">Gtk::Table</a>, <a class="el" href="classGtk_1_1TearoffMenuItem.html#a5186f69334727dfefd6344e1a21aa145">Gtk::TearoffMenuItem</a>, <a class="el" href="classGtk_1_1TextView.html#af8acb1da21b2b6c60069323dd87a2290">Gtk::TextView</a>, <a class="el" href="classGtk_1_1ToggleButton.html#a64415628d18b8d76da14ce7109e9b6af">Gtk::ToggleButton</a>, <a class="el" href="classGtk_1_1ToggleToolButton.html#a54b7be9878cfa076d1060beffd018e51">Gtk::ToggleToolButton</a>, <a class="el" href="classGtk_1_1Toolbar.html#a01d811299660e3281d89008d0e1751f8">Gtk::Toolbar</a>, <a class="el" href="classGtk_1_1ToolButton.html#a4a54eeeeeff0a72d2d3b1cc6db6e7350">Gtk::ToolButton</a>, <a class="el" href="classGtk_1_1ToolItem.html#a956e41fdb82ef7abc0651f26c57274dd">Gtk::ToolItem</a>, <a class="el" href="classGtk_1_1ToolItemGroup.html#ae5bb466c43ca60911b219fd479723467">Gtk::ToolItemGroup</a>, <a class="el" href="classGtk_1_1ToolPalette.html#a2dcd227b3f91f500d6493e56039a91ba">Gtk::ToolPalette</a>, <a class="el" href="classGtk_1_1Tooltips.html#a9d0fcb336e7fa229be55d9d6ccbc3568">Gtk::Tooltips</a>, <a class="el" href="classGtk_1_1TreeView.html#a513770665fc9dde0b5034cf79264e4ba">Gtk::TreeView</a>, <a class="el" href="classGtk_1_1TreeViewColumn.html#ab2b2d16fb152ba0b6fa7c7c9b4db65f6">Gtk::TreeViewColumn</a>, <a class="el" href="classGtk_1_1Viewport.html#a1072c057da9c87b78acd12557d9d7434">Gtk::Viewport</a>, <a class="el" href="classGtk_1_1VolumeButton.html#a12441bec52e8998b606048336f073212">Gtk::VolumeButton</a>, <a class="el" href="classGtk_1_1Widget.html#ad998178529a53b80f3de96d10b1deffd">Gtk::Widget</a>, <a class="el" href="classGtk_1_1Window.html#afe314a1e65505be026688060dc98ad3a">Gtk::Window</a>, <a class="el" href="classGtk_1_1PageSetupUnixDialog.html#aee73bd66a347d42840347afd1a747e0b">Gtk::PageSetupUnixDialog</a>, <a class="el" href="classGtk_1_1PrintUnixDialog.html#a6f350b2c32507e663c640a4217068155">Gtk::PrintUnixDialog</a>, <a class="el" href="classGtk_1_1ComboDropDownItem.html#aa08930d4905cc8c82904e088f3e3df94">Gtk::ComboDropDownItem</a>, <a class="el" href="classGtk_1_1ComboDropDown.html#a000d70643805f9c78308363e13bc30fa">Gtk::ComboDropDown</a>, <a class="el" href="classGtk_1_1Combo.html#ac6be6dd4f81a213a491112452fab1246">Gtk::Combo</a>, <a class="el" href="classGtk_1_1Curve.html#aa10f1cc7808f9c249ca256563d0aa064">Gtk::Curve</a>, <a class="el" href="classGtk_1_1GammaCurve.html#a6de4d883acd31c242263e2bcccea041f">Gtk::GammaCurve</a>, and <a class="el" href="classGtk_1_1InputDialog.html#afc77a70cbff7baced0095b03ea1b7ee0">Gtk::InputDialog</a>.</p>

</div>
</div>
<a class="anchor" id="af87cdae3bb515e3e26da56df77934c85"></a><!-- doxytag: member="Gtk::Object::property_user_data" ref="af87cdae3bb515e3e26da56df77934c85" 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_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;void*&gt; Gtk::Object::property_user_data </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Anonymous User Data Pointer. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="ad3c2caaacef64a46d1c58bdfa145caaa"></a><!-- doxytag: member="Gtk::Object::property_user_data" ref="ad3c2caaacef64a46d1c58bdfa145caaa" args="() const " -->
<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_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;void*&gt; Gtk::Object::property_user_data </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Anonymous User Data Pointer. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="adad5ba1a4159e3566b2e091ef7bc2f4d"></a><!-- doxytag: member="Gtk::Object::wrap" ref="adad5ba1a4159e3566b2e091ef7bc2f4d" args="(GtkObject *object, bool take_copy=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1Object.html">Gtk::Object</a>* wrap </td>
          <td>(</td>
          <td class="paramtype">GtkObject *&#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>&#160;</td>
        </tr>
        <tr>
          <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 class="params">
    <tr><td class="paramname">object</td><td>The C instance. </td></tr>
    <tr><td class="paramname">take_copy</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/object.h</li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Jul 8 2011 13:31:46 for gtkmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>