File: since_2_20.html

package info (click to toggle)
gtkmm2.4 1%3A2.24.5-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 149,184 kB
  • sloc: xml: 80,438; cpp: 6,880; sh: 4,175; perl: 236; makefile: 230
file content (261 lines) | stat: -rw-r--r-- 25,547 bytes parent folder | download | duplicates (3)
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
<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>gtkmm: New API in gtkmm 2.20</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">gtkmm
   &#160;<span id="projectnumber">2.24.4</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><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><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">New API in gtkmm 2.20 </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_since_2_20000001"></a>Member <a class="el" href="classGdk_1_1Screen.html#a2c5c01fd7b837c41c5258d652cee65d9">Gdk::Screen::get_primary_monitor</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000003"></a>Member <a class="el" href="classGtk_1_1Action.html#abcf9b097c90ecfa9c06dd83d80e9b729">Gtk::Action::get_always_show_image</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000002"></a>Member <a class="el" href="classGtk_1_1Action.html#aa27c43c73d6c0a0ee9958eba002ba86e">Gtk::Action::set_always_show_image</a>  (bool always_show=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000004"></a>Member <a class="el" href="classGtk_1_1Dialog.html#af259947b29ba1dc093bc1d112400c03c">Gtk::Dialog::get_widget_for_response</a>  (int response_id)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000005"></a>Member <a class="el" href="classGtk_1_1Dialog.html#a9b5ed8769cb9d318ea376aabdd373376">Gtk::Dialog::get_widget_for_response</a>  (int response_id) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000008"></a>Member <a class="el" href="classGtk_1_1Entry.html#ad14e21ef6c659e887c84a2e61178c9ba">Gtk::Entry::get_icon_window</a>  (EntryIconPosition icon_pos=ENTRY_ICON_PRIMARY)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000009"></a>Member <a class="el" href="classGtk_1_1Entry.html#a6adc0ecbf366306867f0c8da7deeee08">Gtk::Entry::get_icon_window</a>  (EntryIconPosition icon_pos=ENTRY_ICON_PRIMARY) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000006"></a>Member <a class="el" href="classGtk_1_1Entry.html#a49133e2b851751820f6b895178aae698">Gtk::Entry::get_text_window</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000007"></a>Member <a class="el" href="classGtk_1_1Entry.html#a5c51b8eb805bbddbce855fb319c07bb6">Gtk::Entry::get_text_window</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000010"></a>Member <a class="el" href="classGtk_1_1Notebook.html#a43e4c6450fa15d8e290c5ba78ca7b591">Gtk::Notebook::get_action_widget</a>  (PackType pack_type=PACK_START)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000011"></a>Member <a class="el" href="classGtk_1_1Notebook.html#ad7bbc1f71ebddc1a8b0b5f298e7dd1c1">Gtk::Notebook::set_action_widget</a>  (<a class="el" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets) ">Widget</a>* widget, PackType pack_type=PACK_START)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000012"></a>Class <a class="el" href="classGtk_1_1OffscreenWindow.html">Gtk::OffscreenWindow</a>  </dt>
<dd><p class="startdd"></p>
<p class="enddd"></p>
</dd>
<dt><a class="anchor" id="_since_2_20000016"></a>Member <a class="el" href="classGtk_1_1OffscreenWindow.html#aedcfd093d9278e4d6126692b1464c995">Gtk::OffscreenWindow::get_pixbuf</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000015"></a>Member <a class="el" href="classGtk_1_1OffscreenWindow.html#a8ffeea999702a6e310b9b262a644f45b">Gtk::OffscreenWindow::get_pixbuf</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000013"></a>Member <a class="el" href="classGtk_1_1OffscreenWindow.html#a4dadd651cc9368f20ebdfb6666d48085">Gtk::OffscreenWindow::get_pixmap</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000014"></a>Member <a class="el" href="classGtk_1_1OffscreenWindow.html#a24b07ccb461c6189e0f96099be94d5a5">Gtk::OffscreenWindow::get_pixmap</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000017"></a>Member <a class="el" href="classGtk_1_1Paned.html#af6d9dec0e253f92be8f0dcb2f945a31a">Gtk::Paned::get_handle_window</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000018"></a>Member <a class="el" href="classGtk_1_1Paned.html#a41921190059bfad372d39623f64f7685">Gtk::Paned::get_handle_window</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000019"></a>Member <a class="el" href="classGtk_1_1PrintContext.html#aa2d6888e06694b09c6a1e7582d0f3fd1">Gtk::PrintContext::get_hard_margins</a>  (double&amp; top, double&amp; bottom, double&amp; left, double&amp; right) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000100"></a>Member <a class="el" href="classGtk_1_1Printer.html#a1f7e13ab9cc05d9d6a503c8c52606207">Gtk::Printer::get_hard_margins</a>  (double&amp; top, double&amp; bottom, double&amp; left, double&amp; right) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000023"></a>Member <a class="el" href="classGtk_1_1Range.html#a682b25cf2467a1541989f67fa0770651">Gtk::Range::get_min_slider_size</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000024"></a>Member <a class="el" href="classGtk_1_1Range.html#ac73351fc4260a28a07bade62386e7559">Gtk::Range::get_slider_range</a>  (int&amp; slider_start, int&amp; slider_end) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000021"></a>Member <a class="el" href="classGtk_1_1Range.html#afddd744e06b2414633d7c55286399fff">Gtk::Range::get_slider_size_fixed</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000022"></a>Member <a class="el" href="classGtk_1_1Range.html#ac12275a5761b23df429b83d354913ac5">Gtk::Range::set_min_slider_size</a>  (bool min_size=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000020"></a>Member <a class="el" href="classGtk_1_1Range.html#af8985dd99d064e1328816335a43faaf2">Gtk::Range::set_slider_size_fixed</a>  (bool size_fixed=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000025"></a>Class <a class="el" href="classGtk_1_1Spinner.html">Gtk::Spinner</a>  </dt>
<dd><p class="startdd"></p>
<p class="enddd"></p>
</dd>
<dt><a class="anchor" id="_since_2_20000026"></a>Member <a class="el" href="classGtk_1_1Spinner.html#a108783a0f07a00756979be458bd42471">Gtk::Spinner::start</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000027"></a>Member <a class="el" href="classGtk_1_1Spinner.html#a0343bc16394f925e03ba2feead53a136">Gtk::Spinner::stop</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000028"></a>Member <a class="el" href="classGtk_1_1Statusbar.html#a110c9494341408d1edf720f7ec105935">Gtk::Statusbar::get_message_area</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000029"></a>Member <a class="el" href="classGtk_1_1Statusbar.html#a1475e9241981d24fd8c1f803b19a28c1">Gtk::Statusbar::get_message_area</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000030"></a>Member <a class="el" href="classGtk_1_1StatusIcon.html#a39942b26f52390cd96452c9afcb00615">Gtk::StatusIcon::set_name</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; name)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000031"></a>Member <a class="el" href="classGtk_1_1ToolItem.html#aa459581202bfee9ea8ac455c568bc9dd">Gtk::ToolItem::get_ellipsize_mode</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000032"></a>Member <a class="el" href="classGtk_1_1ToolItem.html#a4495a9a9cffd5c3d1660d98e7ba70795">Gtk::ToolItem::get_text_alignment</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000033"></a>Member <a class="el" href="classGtk_1_1ToolItem.html#ad1208ab0b4d8f38e5ffcec7f6bb6868a">Gtk::ToolItem::get_text_orientation</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000034"></a>Member <a class="el" href="classGtk_1_1ToolItem.html#a33b179081b803586878d33f792b9bdd7">Gtk::ToolItem::get_text_size_group</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000035"></a>Member <a class="el" href="classGtk_1_1ToolItem.html#abfb26bf9750b7b0a6cd83918bb1844d2">Gtk::ToolItem::get_text_size_group</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000036"></a>Class <a class="el" href="classGtk_1_1ToolItemGroup.html">Gtk::ToolItemGroup</a>  </dt>
<dd><p class="startdd"></p>
<p class="enddd"></p>
</dd>
<dt><a class="anchor" id="_since_2_20000045"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a6c92d1a71eaf46acc5c2065d53d17c7c">Gtk::ToolItemGroup::get_collapsed</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000054"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a09d95a27c02245bc7265d05b5d9552d4">Gtk::ToolItemGroup::get_drop_item</a>  (int x, int y)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000055"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a9fef1a5b7d523061ce84a2d938379250">Gtk::ToolItemGroup::get_drop_item</a>  (int x, int y) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000046"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a0bdf236eef6a4f6b1c15a6d60a1d60fc">Gtk::ToolItemGroup::get_ellipsize</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000047"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a45963a51ae4952d55fa946dc959a696e">Gtk::ToolItemGroup::get_header_relief</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000050"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a835bfe5b92e7dead5acf3bcc8084cfed">Gtk::ToolItemGroup::get_item_position</a>  (const <a class="el" href="classGtk_1_1ToolItem.html">ToolItem</a>&amp; item) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000042"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#afd1024332f61723827c85ea6715fe9d3">Gtk::ToolItemGroup::get_label</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000043"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a33e6d58d950bf4967630102e8a5e7c95">Gtk::ToolItemGroup::get_label_widget</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000044"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a9dc7ee98adfe11b533dbcd42e0d94267">Gtk::ToolItemGroup::get_label_widget</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000051"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#ab2442e45955b7d5054741a6e2137f0a9">Gtk::ToolItemGroup::get_n_items</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000052"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a51fc8fe4bbb788089885fe55788759be">Gtk::ToolItemGroup::get_nth_item</a>  (guint index)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000053"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#ac0e158110f5fca3dec76120b0d298702">Gtk::ToolItemGroup::get_nth_item</a>  (guint index) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000048"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#ae79f818f504f43c7987b57ac61fdc094">Gtk::ToolItemGroup::insert</a>  (<a class="el" href="classGtk_1_1ToolItem.html">ToolItem</a>&amp; item, int position)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000039"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#afe39d8bc5c9c517e61c5619ae4be961e">Gtk::ToolItemGroup::set_collapsed</a>  (bool collapsed=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000040"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a9e99aacf094de59155e3f827286b83f7">Gtk::ToolItemGroup::set_ellipsize</a>  (<a class="elRef" doxygen="pangomm-1.4.tag:http://library.gnome.org/devel/pangomm/unstable/" href="http://library.gnome.org/devel/pangomm/unstable/group__pangommEnums.html#ga982cbecf0c4ee56766aab816a7f5ed0b">Pango::EllipsizeMode</a> ellipsize)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000041"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a369cd712e086dc68ec63836e0198777d">Gtk::ToolItemGroup::set_header_relief</a>  (ReliefStyle style)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000049"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a92c36a38b0b78a2ddbc8552876a14f37">Gtk::ToolItemGroup::set_item_position</a>  (<a class="el" href="classGtk_1_1ToolItem.html">ToolItem</a>&amp; item, int position)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000037"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a9440b0c663784932e4c2574db9b27b0d">Gtk::ToolItemGroup::set_label</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)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000038"></a>Member <a class="el" href="classGtk_1_1ToolItemGroup.html#a0dfe4500014d93288339905889d3a45c">Gtk::ToolItemGroup::set_label_widget</a>  (<a class="el" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets) ">Widget</a>&amp; label_widget)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000056"></a>Class <a class="el" href="classGtk_1_1ToolPalette.html">Gtk::ToolPalette</a>  </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000076"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a91ebd8aa5368c80bdbec0937aa982fb8">Gtk::ToolPalette::add_drag_dest</a>  (<a class="el" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets) ">Gtk::Widget</a>&amp; widget, DestDefaults flags=DEST_DEFAULT_ALL, ToolPaletteDragTargets targets=TOOL_PALETTE_DRAG_ITEMS, <a class="el" href="group__gdkmmEnums.html#ga0a9506293be3b3dfe00ecdb83e764ca6">Gdk::DragAction</a> actions=<a class="el" href="group__gdkmmEnums.html#gga0a9506293be3b3dfe00ecdb83e764ca6aa49036d40d941c34c467819421d3d8a2">Gdk::ACTION_COPY</a>)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000073"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a7fcb32d5dfada9aca2872eacc3ec466e">Gtk::ToolPalette::get_drag_item</a>  (const <a class="el" href="classGtk_1_1SelectionData.html">SelectionData</a>&amp; selection)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000074"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#af6b4fe4f47c58d010e78d8d74acc57a9">Gtk::ToolPalette::get_drag_item</a>  (const <a class="el" href="classGtk_1_1SelectionData.html">SelectionData</a>&amp; selection) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000082"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a106bf0bc3c4b1a5969be41738ee72052">Gtk::ToolPalette::get_drag_target_group</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000081"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#ad27174f02df4361afa4994ba87196d3f">Gtk::ToolPalette::get_drag_target_item</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000071"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a57192793dbc92377811eb16610f6a58b">Gtk::ToolPalette::get_drop_group</a>  (int x, int y)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000072"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#ac894af2d7982b8eac6c82f9e6cf489df">Gtk::ToolPalette::get_drop_group</a>  (int x, int y) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000069"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#ad20a30de416a16bc16e660340132f386">Gtk::ToolPalette::get_drop_item</a>  (int x, int y)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000070"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#af9ab8bf85ffc306bcb01c709078a5723">Gtk::ToolPalette::get_drop_item</a>  (int x, int y) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000061"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a0e351298352b63718d318f0394cf1834">Gtk::ToolPalette::get_exclusive</a>  (<a class="el" href="classGtk_1_1ToolItemGroup.html" title="A ToolItemGroup is used together with ToolPalette to add ToolItems to a palette-like container with d...">ToolItemGroup</a>&amp; group) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000062"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a732e93e0dcb1a4194b0d19436e1923a2">Gtk::ToolPalette::get_expand</a>  (<a class="el" href="classGtk_1_1ToolItemGroup.html" title="A ToolItemGroup is used together with ToolPalette to add ToolItems to a palette-like container with d...">ToolItemGroup</a>&amp; group) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000060"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#ae36d15e93b9805f39589918f10a497a3">Gtk::ToolPalette::get_group_position</a>  (<a class="el" href="classGtk_1_1ToolItemGroup.html" title="A ToolItemGroup is used together with ToolPalette to add ToolItems to a palette-like container with d...">ToolItemGroup</a>&amp; group) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000078"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a7bacc23c5078625bf756bb54facfb61f">Gtk::ToolPalette::get_hadjustment</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000077"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#ac761e0a2d8a79fb35a069eae38548b26">Gtk::ToolPalette::get_hadjustment</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000067"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#af51cf0e36381eb4cff88a942f1259466">Gtk::ToolPalette::get_icon_size</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000068"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a0ba2dc8982f1310af2711e74efcaca69">Gtk::ToolPalette::get_style</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000079"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a5c8292403a45499cc5cbb18d2bdd9a9d">Gtk::ToolPalette::get_vadjustment</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000080"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#abd327d0d6a62cac2ca44d9495fcd58da">Gtk::ToolPalette::get_vadjustment</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000075"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a44648f20696e219c5acc1a67bd66a99d">Gtk::ToolPalette::set_drag_source</a>  (ToolPaletteDragTargets targets=TOOL_PALETTE_DRAG_ITEMS)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000058"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a20df2092e3fd87e9dbbfa4ce5e486510">Gtk::ToolPalette::set_exclusive</a>  (<a class="el" href="classGtk_1_1ToolItemGroup.html" title="A ToolItemGroup is used together with ToolPalette to add ToolItems to a palette-like container with d...">ToolItemGroup</a>&amp; group, bool exclusive)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000059"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#adac15809d6dbe8a47fbc66247799ea3b">Gtk::ToolPalette::set_expand</a>  (<a class="el" href="classGtk_1_1ToolItemGroup.html" title="A ToolItemGroup is used together with ToolPalette to add ToolItems to a palette-like container with d...">ToolItemGroup</a>&amp; group, bool expand=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000057"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a7130773f4606f21d24faf1e437b73497">Gtk::ToolPalette::set_group_position</a>  (<a class="el" href="classGtk_1_1ToolItemGroup.html" title="A ToolItemGroup is used together with ToolPalette to add ToolItems to a palette-like container with d...">ToolItemGroup</a>&amp; group, int position)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000063"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#aa372f5937de26a883f792e037c43bd7a">Gtk::ToolPalette::set_icon_size</a>  (<a class="el" href="classGtk_1_1IconSize.html" title="Represents registered icon sizes. ">IconSize</a> icon_size)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000065"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a5aef60cab3015778fdf9737ff1b03955">Gtk::ToolPalette::set_style</a>  (ToolbarStyle style)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000064"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#a8a67490718f99b659e3e9eaf70d1e61a">Gtk::ToolPalette::unset_icon_size</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000066"></a>Member <a class="el" href="classGtk_1_1ToolPalette.html#aa6ede31e7cfb0c53b2826084daf48ca8">Gtk::ToolPalette::unset_style</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000085"></a>Member <a class="el" href="classGtk_1_1ToolShell.html#a1b7495c48b268f9bf8aba6aa517a1a55">Gtk::ToolShell::get_ellipsize_mode</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000084"></a>Member <a class="el" href="classGtk_1_1ToolShell.html#ab9baa93607da296fbc5b8d6ff2e9e1ee">Gtk::ToolShell::get_text_alignment</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000083"></a>Member <a class="el" href="classGtk_1_1ToolShell.html#acf49be7d8a0bbbcffbb668c27a288167">Gtk::ToolShell::get_text_orientation</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000087"></a>Member <a class="el" href="classGtk_1_1ToolShell.html#a71dd8167ca207961352d572ee04ef22f">Gtk::ToolShell::get_text_size_group</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000086"></a>Member <a class="el" href="classGtk_1_1ToolShell.html#aaf5b7ba1a1bba8617241ddc6fdc325ad">Gtk::ToolShell::get_text_size_group</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000088"></a>Member <a class="el" href="classGtk_1_1Tooltip.html#a7a21f95b91973c59cb748ca53089bd96">Gtk::Tooltip::set_icon</a>  (const Glib::RefPtr&lt; Gio::Icon &gt;&amp; icon, <a class="el" href="classGtk_1_1IconSize.html" title="Represents registered icon sizes. ">IconSize</a> size)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000089"></a>Member <a class="el" href="classGtk_1_1Viewport.html#a9272232ec0911631bef4267a1535c798">Gtk::Viewport::get_bin_window</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000090"></a>Member <a class="el" href="classGtk_1_1Viewport.html#a7a90d19385cd8fa4007e04c37d59a781">Gtk::Viewport::get_bin_window</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000092"></a>Member <a class="el" href="classGtk_1_1Widget.html#aad0070bc022f96186689521822a9879f">Gtk::Widget::get_mapped</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000091"></a>Member <a class="el" href="classGtk_1_1Widget.html#af441f226c8ac8d79342a16e876f325cd">Gtk::Widget::get_realized</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000093"></a>Member <a class="el" href="classGtk_1_1Widget.html#ac971209783728c475bf12bcdf1738717">Gtk::Widget::has_rc_style</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000094"></a>Member <a class="el" href="classGtk_1_1Widget.html#a17296ea11bb985e129879c5e774b7c9f">Gtk::Widget::set_mapped</a>  (bool mapped=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000095"></a>Member <a class="el" href="classGtk_1_1Widget.html#a48746e48a18cf080893dd4027f1bed63">Gtk::Widget::set_realized</a>  (bool realized=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000096"></a>Member <a class="el" href="classGtk_1_1Widget.html#aefd8a832b82c206cc798b5f541717435">Gtk::Widget::style_attach</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000099"></a>Member <a class="el" href="classGtk_1_1Window.html#a4acaad013ade234eb2b83d636f14a998">Gtk::Window::get_window_type</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000098"></a>Member <a class="el" href="classGtk_1_1Window.html#a44cd7531e6d69b94e742e6a5da953d4e">Gtk::Window::set_mnemonics_visible</a>  (bool setting=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_20000097"></a>Member <a class="el" href="classGtk_1_1Window.html#a8765c60eaa06575d86d877cd5ba75d6d">Gtk::Window::unset_transient_for</a>  ()</dt>
<dd></dd>
</dl>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>