~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkToolItem.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-05-04 12:24:25 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20070504122425-0m8midgzrp40y8w2
Tags: 2.10.12-1ubuntu1
* Sync with Debian
* New upstream version:
  Fixed bugs:
  - 379414 file chooser warnings when changing path in the entry
  - 418585 GtkFileChooserDefault sizing code is not DPI independent
  - 419568 Crash in search if start with special letter
  - 435062 build dies with icon cache validation
  - 379399 Segfault to call gtk_print_operation_run twice.
  - 387889 cups backend has problems when there are too many printers
  - 418531 invalid read to gtkicontheme.c gtk_icon_theme_lookup_icon...
  - 423916 crash in color scheme code
  - 424042 Segmentation fault while quickly pressing Alt+arrows
  - 415260 Protect against negative indices when setting values in G...
  - 419171 XGetVisualInfo() may not set nxvisuals
  - 128852 Gdk cursors don't look good on win32
  - 344657 Ctrl-H doesn't toggle "Show Hidden Files" setting
  - 345345 PrintOperation::paginate is not emitted for class handler
  - 347567 GtkPrintOperation::end-print is not emitted if it's cance...
  - 369112 gtk_ui_manager_add_ui should accept unnamed separator
  - 392015 Selected menu item invisible on Windows Vista
  - 399253 MS-Windows Theme Bottom Tab placement rendering glitches
  - 399425 gtk_input_dialog_fill_axes() adds child to gtkscrolledwin...
  - 403251 [patch] little memory leak in GtkPrintJob
  - 403267 [patch] memory leak in GtkPageSetupUnixDialog
  - 403470 MS-Windows Theme tab placement other than on top leaks a ...
  - 404506 Windows system fonts that have multi-byte font names cann...
  - 405089 Incorrect window placement for GtkEventBox private window
  - 405515 Minor leak in gtkfilesystemmodel.c
  - 405539 gdk_pixbuf_save() for PNG saver can return FALSE without ...
  - 415681 gdk_window_clear_area includes an extra line and column o...
  - 418219 GtkRecentChooser should apply filter before sorting and c...
  - 418403 Scroll to printer after selecting it from settings
  - 421985 _gtk_print_operation_platform_backend_launch_preview
  - 421990 gtk_print_job_get_surface
  - 421993 gtk_print_operation_init
  - 423064 Conditional jump or move depends on uninitialised value(s...
  - 423722 Fix printing header in gtk-demo
  - 424168 gtk_print_operation_run on async preview
  - 425655 Don't install gtk+-unix-print-2.0.pc on non-UNIX platforms
  - 425786 GDK segfaults if XineramaQueryScreens fails
  - 428665 Lpr Backend gets stuck in infinite loop during gtk_enumer...
  - 429902 GtkPrintOperation leaks cairo contextes
  - 431997 First delay of GdkPixbufAnimationIter is wrong
  - 433242 Inconsistent scroll arrow position calculations
  - 433972 Placing gtk.Expander inside a gtk.TextView() changes gtk....
  - 434261 _gtk_toolbar_elide_underscores incorrectly handles some s...
  - 383354 ctrl-L should make 'Location' entry disappear
  - 418673 gtk_recent_manager_add_item
  - 429732 gtk_accel_group_finalize accesses invalid memory
  - 435028 WM_CLIENT_LEADER is wrong on the leader_window
  - 431067 Background of the header window is not updated
  - 338843 add recent files support inside the ui manager
  - 148535 add drop shadow to menus, tooltips, etc. under Windows XP
* debian/control.in:
  - Conflicts on ubuntulooks (<= 0.9.11-1)
* debian/patches/15_default-fallback-icon-theme.patch:
  - patch from Debian, fallback on gnome icon theme

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
5
<title>GtkToolItem</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
 
7
<link rel="start" href="index.html" title="GTK+ Reference Manual">
 
8
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
 
9
<link rel="prev" href="GtkToolbar.html" title="GtkToolbar">
 
10
<link rel="next" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem">
 
11
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
<link rel="part" href="gtk.html" title="Part&#160;I.&#160;GTK+ Overview">
 
14
<link rel="part" href="gtkbase.html" title="Part&#160;II.&#160;GTK+ Core Reference">
 
15
<link rel="part" href="gtkobjects.html" title="Part&#160;III.&#160;GTK+ Widgets and Objects">
 
16
<link rel="chapter" href="ch01.html" title="Object Hierarchy">
 
17
<link rel="chapter" href="ch02.html" title="Widget Gallery">
 
18
<link rel="chapter" href="WindowWidgets.html" title="Windows">
 
19
<link rel="chapter" href="DisplayWidgets.html" title="Display Widgets">
 
20
<link rel="chapter" href="ButtonWidgets.html" title="Buttons and Toggles">
 
21
<link rel="chapter" href="NumericEntry.html" title="Numeric/Text Data Entry">
 
22
<link rel="chapter" href="TextWidgetObjects.html" title="Multiline Text Editor">
 
23
<link rel="chapter" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
 
24
<link rel="chapter" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
 
25
<link rel="chapter" href="Actions.html" title="Action-based menus and toolbars">
 
26
<link rel="chapter" href="SelectorWidgets.html" title="Selectors (File/Font/Color/Input Devices)">
 
27
<link rel="chapter" href="LayoutContainers.html" title="Layout Containers">
 
28
<link rel="chapter" href="Ornaments.html" title="Ornaments">
 
29
<link rel="chapter" href="ScrollingWidgets.html" title="Scrolling">
 
30
<link rel="chapter" href="Printing.html" title="Printing">
 
31
<link rel="chapter" href="MiscObjects.html" title="Miscellaneous">
 
32
<link rel="chapter" href="AbstractObjects.html" title="Abstract Base Classes">
 
33
<link rel="chapter" href="PlugSocket.html" title="Cross-process Embedding">
 
34
<link rel="chapter" href="SpecialObjects.html" title="Special-purpose features">
 
35
<link rel="chapter" href="RecentDocuments.html" title="Recently Used Documents">
 
36
<link rel="chapter" href="DeprecatedObjects.html" title="Deprecated">
 
37
<link rel="part" href="migrating.html" title="Part&#160;IV.&#160;Migrating from Previous Versions of GTK+">
 
38
<link rel="chapter" href="gtk-migrating-checklist.html" title="Migration Checklist">
 
39
<link rel="chapter" href="gtk-migrating-GtkFileChooser.html" title="Migrating from GtkFileSelection to GtkFileChooser">
 
40
<link rel="chapter" href="gtk-migrating-GtkAction.html" title="Migrating from old menu and toolbar systems to GtkAction">
 
41
<link rel="chapter" href="gtk-migrating-GtkComboBox.html" title="Migrating from GtkOptionMenu and GtkCombo to GtkComboBox and GtkComboBoxEntry">
 
42
<link rel="chapter" href="gtk-migrating-GtkIconView.html" title="Migrating from GnomeIconList to GtkIconView">
 
43
<link rel="chapter" href="gtk-migrating-GtkAboutDialog.html" title="Migrating from GnomeAbout to GtkAboutDialog">
 
44
<link rel="chapter" href="gtk-migrating-GtkColorButton.html" title="Migrating from GnomeColorPicker to GtkColorButton">
 
45
<link rel="chapter" href="gtk-migrating-GtkAssistant.html" title="Migrating from GnomeDruid to GtkAssistant">
 
46
<link rel="chapter" href="gtk-migrating-GtkRecentChooser.html" title="Migrating from EggRecent to GtkRecentChooser">
 
47
<link rel="chapter" href="gtk-migrating-GtkLinkButton.html" title="Migrating from GnomeHRef to GtkLinkButton">
 
48
<link rel="part" href="pt05.html" title="Part&#160;V.&#160;GTK+ Tools">
 
49
<link rel="glossary" href="glossary.html" title="Glossary">
 
50
<link rel="index" href="ix01.html" title="Index">
 
51
<link rel="index" href="ix02.html" title="Index of deprecated symbols">
 
52
<link rel="index" href="ix03.html" title="Index of new symbols in 2.2">
 
53
<link rel="index" href="ix04.html" title="Index of new symbols in 2.4">
 
54
<link rel="index" href="ix05.html" title="Index of new symbols in 2.6">
 
55
<link rel="index" href="ix06.html" title="Index of new symbols in 2.8">
 
56
<link rel="index" href="ix07.html" title="Index of new symbols in 2.10">
 
57
</head>
 
58
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
59
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
60
<tr valign="middle">
 
61
<td><a accesskey="p" href="GtkToolbar.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
62
<td><a accesskey="u" href="MenusAndCombos.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
63
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
64
<th width="100%" align="center">GTK+ Reference Manual</th>
 
65
<td><a accesskey="n" href="GtkSeparatorToolItem.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
66
</tr>
 
67
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3390501" class="shortcut">Top</a>
 
68
                  &#160;|&#160;
 
69
                  <a href="#id3391346" class="shortcut">Description</a>
 
70
                  &#160;|&#160;
 
71
                  <a href="#id3391127" class="shortcut">Object Hierarchy</a>
 
72
                  &#160;|&#160;
 
73
                  <a href="#id3391205" class="shortcut">Implemented Interfaces</a>
 
74
                  &#160;|&#160;
 
75
                  <a href="#id3391228" class="shortcut">Properties</a>
 
76
                  &#160;|&#160;
 
77
                  <a href="#id3391296" class="shortcut">Signals</a></nobr></td></tr>
 
78
</table>
 
79
<div class="refentry" lang="en">
 
80
<a name="GtkToolItem"></a><div class="titlepage"></div>
 
81
<div class="refnamediv"><table width="100%"><tr>
 
82
<td valign="top">
 
83
<h2>
 
84
<a name="id3390501"></a><span class="refentrytitle">GtkToolItem</span>
 
85
</h2>
 
86
<p>GtkToolItem &#8212; The base class of widgets that can be added to GtkToolbar</p>
 
87
</td>
 
88
<td valign="top" align="right"></td>
 
89
</tr></table></div>
 
90
<div class="refsynopsisdiv">
 
91
<h2>Synopsis</h2>
 
92
<pre class="synopsis">
 
93
 
 
94
#include &lt;gtk/gtk.h&gt;
 
95
 
 
96
 
 
97
                    <a href="GtkToolItem.html#GtkToolItem-struct">GtkToolItem</a>;
 
98
<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a>*        <a href="GtkToolItem.html#gtk-tool-item-new">gtk_tool_item_new</a>                   (void);
 
99
void                <a href="GtkToolItem.html#gtk-tool-item-set-homogeneous">gtk_tool_item_set_homogeneous</a>       (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
100
                                                         gboolean homogeneous);
 
101
gboolean            <a href="GtkToolItem.html#gtk-tool-item-get-homogeneous">gtk_tool_item_get_homogeneous</a>       (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);
 
102
void                <a href="GtkToolItem.html#gtk-tool-item-set-expand">gtk_tool_item_set_expand</a>            (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
103
                                                         gboolean expand);
 
104
gboolean            <a href="GtkToolItem.html#gtk-tool-item-get-expand">gtk_tool_item_get_expand</a>            (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);
 
105
void                <a href="GtkToolItem.html#gtk-tool-item-set-tooltip">gtk_tool_item_set_tooltip</a>           (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
106
                                                         <a href="GtkTooltips.html" title="GtkTooltips">GtkTooltips</a> *tooltips,
 
107
                                                         const gchar *tip_text,
 
108
                                                         const gchar *tip_private);
 
109
void                <a href="GtkToolItem.html#gtk-tool-item-set-use-drag-window">gtk_tool_item_set_use_drag_window</a>   (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem,
 
110
                                                         gboolean use_drag_window);
 
111
gboolean            <a href="GtkToolItem.html#gtk-tool-item-get-use-drag-window">gtk_tool_item_get_use_drag_window</a>   (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem);
 
112
void                <a href="GtkToolItem.html#gtk-tool-item-set-visible-horizontal">gtk_tool_item_set_visible_horizontal</a>
 
113
                                                        (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem,
 
114
                                                         gboolean visible_horizontal);
 
115
gboolean            <a href="GtkToolItem.html#gtk-tool-item-get-visible-horizontal">gtk_tool_item_get_visible_horizontal</a>
 
116
                                                        (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem);
 
117
void                <a href="GtkToolItem.html#gtk-tool-item-set-visible-vertical">gtk_tool_item_set_visible_vertical</a>  (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem,
 
118
                                                         gboolean visible_vertical);
 
119
gboolean            <a href="GtkToolItem.html#gtk-tool-item-get-visible-vertical">gtk_tool_item_get_visible_vertical</a>  (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem);
 
120
void                <a href="GtkToolItem.html#gtk-tool-item-set-is-important">gtk_tool_item_set_is_important</a>      (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
121
                                                         gboolean is_important);
 
122
gboolean            <a href="GtkToolItem.html#gtk-tool-item-get-is-important">gtk_tool_item_get_is_important</a>      (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);
 
123
<a href="gtk-Themeable-Stock-Images.html#GtkIconSize">GtkIconSize</a>         <a href="GtkToolItem.html#gtk-tool-item-get-icon-size">gtk_tool_item_get_icon_size</a>         (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);
 
124
<a href="gtk-Standard-Enumerations.html#GtkOrientation">GtkOrientation</a>      <a href="GtkToolItem.html#gtk-tool-item-get-orientation">gtk_tool_item_get_orientation</a>       (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);
 
125
<a href="gtk-Standard-Enumerations.html#GtkToolbarStyle">GtkToolbarStyle</a>     <a href="GtkToolItem.html#gtk-tool-item-get-toolbar-style">gtk_tool_item_get_toolbar_style</a>     (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);
 
126
<a href="gtk-Standard-Enumerations.html#GtkReliefStyle">GtkReliefStyle</a>      <a href="GtkToolItem.html#gtk-tool-item-get-relief-style">gtk_tool_item_get_relief_style</a>      (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);
 
127
<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a href="GtkToolItem.html#gtk-tool-item-retrieve-proxy-menu-item">gtk_tool_item_retrieve_proxy_menu_item</a>
 
128
                                                        (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);
 
129
<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a href="GtkToolItem.html#gtk-tool-item-get-proxy-menu-item">gtk_tool_item_get_proxy_menu_item</a>   (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
130
                                                         const gchar *menu_item_id);
 
131
void                <a href="GtkToolItem.html#gtk-tool-item-set-proxy-menu-item">gtk_tool_item_set_proxy_menu_item</a>   (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
132
                                                         const gchar *menu_item_id,
 
133
                                                         <a href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *menu_item);
 
134
void                <a href="GtkToolItem.html#gtk-tool-item-rebuild-menu">gtk_tool_item_rebuild_menu</a>          (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);
 
135
 
 
136
 
 
137
</pre>
 
138
</div>
 
139
<div class="refsect1" lang="en">
 
140
<a name="id3391127"></a><h2>Object Hierarchy</h2>
 
141
<pre class="synopsis">
 
142
 
 
143
  GObject
 
144
   +----GInitiallyUnowned
 
145
         +----<a href="GtkObject.html" title="GtkObject">GtkObject</a>
 
146
               +----<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
 
147
                     +----<a href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
 
148
                           +----<a href="GtkBin.html" title="GtkBin">GtkBin</a>
 
149
                                 +----GtkToolItem
 
150
                                       +----<a href="GtkToolButton.html" title="GtkToolButton">GtkToolButton</a>
 
151
                                       +----<a href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem">GtkSeparatorToolItem</a>
 
152
</pre>
 
153
</div>
 
154
<div class="refsect1" lang="en">
 
155
<a name="id3391205"></a><h2>Implemented Interfaces</h2>
 
156
<p>
 
157
GtkToolItem implements
 
158
 AtkImplementorIface.</p>
 
159
</div>
 
160
<div class="refsect1" lang="en">
 
161
<a name="id3391228"></a><h2>Properties</h2>
 
162
<pre class="synopsis">
 
163
 
 
164
  "<a href="GtkToolItem.html#GtkToolItem--is-important">is-important</a>"             gboolean              : Read / Write
 
165
  "<a href="GtkToolItem.html#GtkToolItem--visible-horizontal">visible-horizontal</a>"       gboolean              : Read / Write
 
166
  "<a href="GtkToolItem.html#GtkToolItem--visible-vertical">visible-vertical</a>"         gboolean              : Read / Write
 
167
</pre>
 
168
</div>
 
169
<div class="refsect1" lang="en">
 
170
<a name="id3391296"></a><h2>Signals</h2>
 
171
<pre class="synopsis">
 
172
 
 
173
  "<a href="GtkToolItem.html#GtkToolItem-create-menu-proxy">create-menu-proxy</a>"                              : Run Last
 
174
  "<a href="GtkToolItem.html#GtkToolItem-set-tooltip">set-tooltip</a>"                                    : Run Last
 
175
  "<a href="GtkToolItem.html#GtkToolItem-toolbar-reconfigured">toolbar-reconfigured</a>"                           : Run Last
 
176
</pre>
 
177
</div>
 
178
<div class="refsect1" lang="en">
 
179
<a name="id3391346"></a><h2>Description</h2>
 
180
<p>
 
181
<a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>s are widgets that can appear on a toolbar. To
 
182
create a toolbar item that contain something else than a button, use
 
183
<a href="GtkToolItem.html#gtk-tool-item-new"><code class="function">gtk_tool_item_new()</code></a>. Use <a href="GtkContainer.html#gtk-container-add"><code class="function">gtk_container_add()</code></a> to add a child
 
184
widget to the tool item.
 
185
</p>
 
186
<p>
 
187
For toolbar items that contain buttons, see the <a href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a>,
 
188
<a href="GtkToggleToolButton.html" title="GtkToggleToolButton"><span class="type">GtkToggleToolButton</span></a> and <a href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> classes.
 
189
</p>
 
190
See the <a href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> class for a description of the toolbar widget.
 
191
<p>
 
192
</p>
 
193
</div>
 
194
<div class="refsect1" lang="en">
 
195
<a name="id3391434"></a><h2>Details</h2>
 
196
<div class="refsect2" lang="en">
 
197
<a name="id3391445"></a><h3>
 
198
<a name="GtkToolItem-struct"></a>GtkToolItem</h3>
 
199
<a class="indexterm" name="id3391457"></a><pre class="programlisting">typedef struct _GtkToolItem GtkToolItem;</pre>
 
200
<p>
 
201
The GtkToolItem struct contains only private data. It should only be
 
202
accessed through the functions described below.
 
203
</p>
 
204
</div>
 
205
<hr>
 
206
<div class="refsect2" lang="en">
 
207
<a name="id3391474"></a><h3>
 
208
<a name="gtk-tool-item-new"></a>gtk_tool_item_new ()</h3>
 
209
<a class="indexterm" name="id3391490"></a><pre class="programlisting"><a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a>*        gtk_tool_item_new                   (void);</pre>
 
210
<p>
 
211
Creates a new <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a></p>
 
212
<p>
 
213
 
 
214
</p>
 
215
<div class="variablelist"><table border="0">
 
216
<col align="left" valign="top">
 
217
<tbody><tr>
 
218
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
219
<td> the new <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>
 
220
 
 
221
</td>
 
222
</tr></tbody>
 
223
</table></div>
 
224
<p class="since">Since  2.4
 
225
</p>
 
226
</div>
 
227
<hr>
 
228
<div class="refsect2" lang="en">
 
229
<a name="id3391550"></a><h3>
 
230
<a name="gtk-tool-item-set-homogeneous"></a>gtk_tool_item_set_homogeneous ()</h3>
 
231
<a class="indexterm" name="id3391566"></a><pre class="programlisting">void                gtk_tool_item_set_homogeneous       (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
232
                                                         gboolean homogeneous);</pre>
 
233
<p>
 
234
Sets whether <em class="parameter"><code>tool_item</code></em> is to be allocated the same size as other
 
235
homogeneous items. The effect is that all homogeneous items will have
 
236
the same width as the widest of the items.</p>
 
237
<p>
 
238
 
 
239
</p>
 
240
<div class="variablelist"><table border="0">
 
241
<col align="left" valign="top">
 
242
<tbody>
 
243
<tr>
 
244
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
245
<td> a <span class="type">GtkToolItem:</span> 
 
246
</td>
 
247
</tr>
 
248
<tr>
 
249
<td><span class="term"><em class="parameter"><code>homogeneous</code></em>&#160;:</span></td>
 
250
<td> whether <em class="parameter"><code>tool_item</code></em> is the same size as other homogeneous items
 
251
</td>
 
252
</tr>
 
253
</tbody>
 
254
</table></div>
 
255
<p class="since">Since  2.4
 
256
</p>
 
257
</div>
 
258
<hr>
 
259
<div class="refsect2" lang="en">
 
260
<a name="id3391669"></a><h3>
 
261
<a name="gtk-tool-item-get-homogeneous"></a>gtk_tool_item_get_homogeneous ()</h3>
 
262
<a class="indexterm" name="id3391685"></a><pre class="programlisting">gboolean            gtk_tool_item_get_homogeneous       (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);</pre>
 
263
<p>
 
264
Returns whether <em class="parameter"><code>tool_item</code></em> is the same size as other homogeneous
 
265
items. See <a href="GtkToolItem.html#gtk-tool-item-set-homogeneous"><code class="function">gtk_tool_item_set_homogeneous()</code></a>.</p>
 
266
<p>
 
267
 
 
268
</p>
 
269
<div class="variablelist"><table border="0">
 
270
<col align="left" valign="top">
 
271
<tbody>
 
272
<tr>
 
273
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
274
<td> a <span class="type">GtkToolItem:</span> 
 
275
</td>
 
276
</tr>
 
277
<tr>
 
278
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
279
<td> <code class="literal">TRUE</code> if the item is the same size as other homogeneous
 
280
item.s
 
281
 
 
282
</td>
 
283
</tr>
 
284
</tbody>
 
285
</table></div>
 
286
<p class="since">Since  2.4
 
287
</p>
 
288
</div>
 
289
<hr>
 
290
<div class="refsect2" lang="en">
 
291
<a name="id3391789"></a><h3>
 
292
<a name="gtk-tool-item-set-expand"></a>gtk_tool_item_set_expand ()</h3>
 
293
<a class="indexterm" name="id3391804"></a><pre class="programlisting">void                gtk_tool_item_set_expand            (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
294
                                                         gboolean expand);</pre>
 
295
<p>
 
296
Sets whether <em class="parameter"><code>tool_item</code></em> is allocated extra space when there
 
297
is more room on the toolbar then needed for the items. The
 
298
effect is that the item gets bigger when the toolbar gets bigger
 
299
and smaller when the toolbar gets smaller.</p>
 
300
<p>
 
301
 
 
302
</p>
 
303
<div class="variablelist"><table border="0">
 
304
<col align="left" valign="top">
 
305
<tbody>
 
306
<tr>
 
307
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
308
<td> a <span class="type">GtkToolItem:</span> 
 
309
</td>
 
310
</tr>
 
311
<tr>
 
312
<td><span class="term"><em class="parameter"><code>expand</code></em>&#160;:</span></td>
 
313
<td> Whether <em class="parameter"><code>tool_item</code></em> is allocated extra space
 
314
</td>
 
315
</tr>
 
316
</tbody>
 
317
</table></div>
 
318
<p class="since">Since  2.4
 
319
</p>
 
320
</div>
 
321
<hr>
 
322
<div class="refsect2" lang="en">
 
323
<a name="id3391906"></a><h3>
 
324
<a name="gtk-tool-item-get-expand"></a>gtk_tool_item_get_expand ()</h3>
 
325
<a class="indexterm" name="id3391922"></a><pre class="programlisting">gboolean            gtk_tool_item_get_expand            (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);</pre>
 
326
<p>
 
327
Returns whether <em class="parameter"><code>tool_item</code></em> is allocated extra space.
 
328
See <a href="GtkToolItem.html#gtk-tool-item-set-expand"><code class="function">gtk_tool_item_set_expand()</code></a>.</p>
 
329
<p>
 
330
 
 
331
</p>
 
332
<div class="variablelist"><table border="0">
 
333
<col align="left" valign="top">
 
334
<tbody>
 
335
<tr>
 
336
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
337
<td> a <span class="type">GtkToolItem:</span> 
 
338
</td>
 
339
</tr>
 
340
<tr>
 
341
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
342
<td> <code class="literal">TRUE</code> if <em class="parameter"><code>tool_item</code></em> is allocated extra space.
 
343
 
 
344
</td>
 
345
</tr>
 
346
</tbody>
 
347
</table></div>
 
348
<p class="since">Since  2.4
 
349
</p>
 
350
</div>
 
351
<hr>
 
352
<div class="refsect2" lang="en">
 
353
<a name="id3392031"></a><h3>
 
354
<a name="gtk-tool-item-set-tooltip"></a>gtk_tool_item_set_tooltip ()</h3>
 
355
<a class="indexterm" name="id3392047"></a><pre class="programlisting">void                gtk_tool_item_set_tooltip           (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
356
                                                         <a href="GtkTooltips.html" title="GtkTooltips">GtkTooltips</a> *tooltips,
 
357
                                                         const gchar *tip_text,
 
358
                                                         const gchar *tip_private);</pre>
 
359
<p>
 
360
Sets the <a href="GtkTooltips.html" title="GtkTooltips"><span class="type">GtkTooltips</span></a> object to be used for <em class="parameter"><code>tool_item</code></em>, the
 
361
text to be displayed as tooltip on the item and the private text
 
362
to be used. See <a href="GtkTooltips.html#gtk-tooltips-set-tip"><code class="function">gtk_tooltips_set_tip()</code></a>.</p>
 
363
<p>
 
364
 
 
365
</p>
 
366
<div class="variablelist"><table border="0">
 
367
<col align="left" valign="top">
 
368
<tbody>
 
369
<tr>
 
370
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
371
<td> a <span class="type">GtkToolItem:</span> 
 
372
</td>
 
373
</tr>
 
374
<tr>
 
375
<td><span class="term"><em class="parameter"><code>tooltips</code></em>&#160;:</span></td>
 
376
<td> The <a href="GtkTooltips.html" title="GtkTooltips"><span class="type">GtkTooltips</span></a> object to be used
 
377
</td>
 
378
</tr>
 
379
<tr>
 
380
<td><span class="term"><em class="parameter"><code>tip_text</code></em>&#160;:</span></td>
 
381
<td> text to be used as tooltip text for <em class="parameter"><code>tool_item</code></em>
 
382
</td>
 
383
</tr>
 
384
<tr>
 
385
<td><span class="term"><em class="parameter"><code>tip_private</code></em>&#160;:</span></td>
 
386
<td> text to be used as private tooltip text
 
387
</td>
 
388
</tr>
 
389
</tbody>
 
390
</table></div>
 
391
<p class="since">Since  2.4
 
392
</p>
 
393
</div>
 
394
<hr>
 
395
<div class="refsect2" lang="en">
 
396
<a name="id3392218"></a><h3>
 
397
<a name="gtk-tool-item-set-use-drag-window"></a>gtk_tool_item_set_use_drag_window ()</h3>
 
398
<a class="indexterm" name="id3392235"></a><pre class="programlisting">void                gtk_tool_item_set_use_drag_window   (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem,
 
399
                                                         gboolean use_drag_window);</pre>
 
400
<p>
 
401
Sets whether <em class="parameter"><code>toolitem</code></em> has a drag window. When <code class="literal">TRUE</code> the
 
402
toolitem can be used as a drag source through <a href="gtk-Drag-and-Drop.html#gtk-drag-source-set"><code class="function">gtk_drag_source_set()</code></a>.
 
403
When <em class="parameter"><code>toolitem</code></em> has a drag window it will intercept all events,
 
404
even those that would otherwise be sent to a child of <em class="parameter"><code>toolitem</code></em>.</p>
 
405
<p>
 
406
 
 
407
</p>
 
408
<div class="variablelist"><table border="0">
 
409
<col align="left" valign="top">
 
410
<tbody>
 
411
<tr>
 
412
<td><span class="term"><em class="parameter"><code>toolitem</code></em>&#160;:</span></td>
 
413
<td> a <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> 
 
414
</td>
 
415
</tr>
 
416
<tr>
 
417
<td><span class="term"><em class="parameter"><code>use_drag_window</code></em>&#160;:</span></td>
 
418
<td> Whether <em class="parameter"><code>toolitem</code></em> has a drag window.
 
419
</td>
 
420
</tr>
 
421
</tbody>
 
422
</table></div>
 
423
<p class="since">Since  2.4
 
424
</p>
 
425
</div>
 
426
<hr>
 
427
<div class="refsect2" lang="en">
 
428
<a name="id3392369"></a><h3>
 
429
<a name="gtk-tool-item-get-use-drag-window"></a>gtk_tool_item_get_use_drag_window ()</h3>
 
430
<a class="indexterm" name="id3392385"></a><pre class="programlisting">gboolean            gtk_tool_item_get_use_drag_window   (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem);</pre>
 
431
<p>
 
432
Returns whether <em class="parameter"><code>toolitem</code></em> has a drag window. See
 
433
<a href="GtkToolItem.html#gtk-tool-item-set-use-drag-window"><code class="function">gtk_tool_item_set_use_drag_window()</code></a>.</p>
 
434
<p>
 
435
 
 
436
</p>
 
437
<div class="variablelist"><table border="0">
 
438
<col align="left" valign="top">
 
439
<tbody>
 
440
<tr>
 
441
<td><span class="term"><em class="parameter"><code>toolitem</code></em>&#160;:</span></td>
 
442
<td> a <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> 
 
443
</td>
 
444
</tr>
 
445
<tr>
 
446
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
447
<td> <code class="literal">TRUE</code> if <em class="parameter"><code>toolitem</code></em> uses a drag window.
 
448
 
 
449
</td>
 
450
</tr>
 
451
</tbody>
 
452
</table></div>
 
453
<p class="since">Since  2.4
 
454
</p>
 
455
</div>
 
456
<hr>
 
457
<div class="refsect2" lang="en">
 
458
<a name="id3392493"></a><h3>
 
459
<a name="gtk-tool-item-set-visible-horizontal"></a>gtk_tool_item_set_visible_horizontal ()</h3>
 
460
<a class="indexterm" name="id3392509"></a><pre class="programlisting">void                gtk_tool_item_set_visible_horizontal
 
461
                                                        (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem,
 
462
                                                         gboolean visible_horizontal);</pre>
 
463
<p>
 
464
Sets whether <em class="parameter"><code>toolitem</code></em> is visible when the toolbar is docked horizontally.</p>
 
465
<p>
 
466
 
 
467
</p>
 
468
<div class="variablelist"><table border="0">
 
469
<col align="left" valign="top">
 
470
<tbody>
 
471
<tr>
 
472
<td><span class="term"><em class="parameter"><code>toolitem</code></em>&#160;:</span></td>
 
473
<td> a <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>
 
474
</td>
 
475
</tr>
 
476
<tr>
 
477
<td><span class="term"><em class="parameter"><code>visible_horizontal</code></em>&#160;:</span></td>
 
478
<td> Whether <em class="parameter"><code>toolitem</code></em> is visible when in horizontal mode
 
479
</td>
 
480
</tr>
 
481
</tbody>
 
482
</table></div>
 
483
<p class="since">Since  2.4
 
484
</p>
 
485
</div>
 
486
<hr>
 
487
<div class="refsect2" lang="en">
 
488
<a name="id3392610"></a><h3>
 
489
<a name="gtk-tool-item-get-visible-horizontal"></a>gtk_tool_item_get_visible_horizontal ()</h3>
 
490
<a class="indexterm" name="id3392626"></a><pre class="programlisting">gboolean            gtk_tool_item_get_visible_horizontal
 
491
                                                        (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem);</pre>
 
492
<p>
 
493
Returns whether the <em class="parameter"><code>toolitem</code></em> is visible on toolbars that are
 
494
docked horizontally.</p>
 
495
<p>
 
496
 
 
497
</p>
 
498
<div class="variablelist"><table border="0">
 
499
<col align="left" valign="top">
 
500
<tbody>
 
501
<tr>
 
502
<td><span class="term"><em class="parameter"><code>toolitem</code></em>&#160;:</span></td>
 
503
<td> a <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> 
 
504
</td>
 
505
</tr>
 
506
<tr>
 
507
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
508
<td> <code class="literal">TRUE</code> if <em class="parameter"><code>toolitem</code></em> is visible on toolbars that are
 
509
docked horizontally.
 
510
 
 
511
</td>
 
512
</tr>
 
513
</tbody>
 
514
</table></div>
 
515
<p class="since">Since  2.4
 
516
</p>
 
517
</div>
 
518
<hr>
 
519
<div class="refsect2" lang="en">
 
520
<a name="id3392726"></a><h3>
 
521
<a name="gtk-tool-item-set-visible-vertical"></a>gtk_tool_item_set_visible_vertical ()</h3>
 
522
<a class="indexterm" name="id3392743"></a><pre class="programlisting">void                gtk_tool_item_set_visible_vertical  (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem,
 
523
                                                         gboolean visible_vertical);</pre>
 
524
<p>
 
525
Sets whether <em class="parameter"><code>toolitem</code></em> is visible when the toolbar is docked
 
526
vertically. Some tool items, such as text entries, are too wide to be
 
527
useful on a vertically docked toolbar. If <em class="parameter"><code>visible_vertical</code></em> is <code class="literal">FALSE</code>
 
528
<em class="parameter"><code>toolitem</code></em> will not appear on toolbars that are docked vertically.</p>
 
529
<p>
 
530
 
 
531
</p>
 
532
<div class="variablelist"><table border="0">
 
533
<col align="left" valign="top">
 
534
<tbody>
 
535
<tr>
 
536
<td><span class="term"><em class="parameter"><code>toolitem</code></em>&#160;:</span></td>
 
537
<td> a <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> 
 
538
</td>
 
539
</tr>
 
540
<tr>
 
541
<td><span class="term"><em class="parameter"><code>visible_vertical</code></em>&#160;:</span></td>
 
542
<td> whether <em class="parameter"><code>toolitem</code></em> is visible when the toolbar
 
543
is in vertical mode
 
544
</td>
 
545
</tr>
 
546
</tbody>
 
547
</table></div>
 
548
<p class="since">Since  2.4
 
549
</p>
 
550
</div>
 
551
<hr>
 
552
<div class="refsect2" lang="en">
 
553
<a name="id3392867"></a><h3>
 
554
<a name="gtk-tool-item-get-visible-vertical"></a>gtk_tool_item_get_visible_vertical ()</h3>
 
555
<a class="indexterm" name="id3392883"></a><pre class="programlisting">gboolean            gtk_tool_item_get_visible_vertical  (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem);</pre>
 
556
<p>
 
557
Returns whether <em class="parameter"><code>toolitem</code></em> is visible when the toolbar is docked vertically.
 
558
See <a href="GtkToolItem.html#gtk-tool-item-set-visible-vertical"><code class="function">gtk_tool_item_set_visible_vertical()</code></a>.</p>
 
559
<p>
 
560
 
 
561
</p>
 
562
<div class="variablelist"><table border="0">
 
563
<col align="left" valign="top">
 
564
<tbody>
 
565
<tr>
 
566
<td><span class="term"><em class="parameter"><code>toolitem</code></em>&#160;:</span></td>
 
567
<td> a <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> 
 
568
</td>
 
569
</tr>
 
570
<tr>
 
571
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
572
<td> Whether <em class="parameter"><code>toolitem</code></em> is visible when the toolbar is docked vertically
 
573
 
 
574
</td>
 
575
</tr>
 
576
</tbody>
 
577
</table></div>
 
578
<p class="since">Since  2.4
 
579
</p>
 
580
</div>
 
581
<hr>
 
582
<div class="refsect2" lang="en">
 
583
<a name="id3392982"></a><h3>
 
584
<a name="gtk-tool-item-set-is-important"></a>gtk_tool_item_set_is_important ()</h3>
 
585
<a class="indexterm" name="id3392998"></a><pre class="programlisting">void                gtk_tool_item_set_is_important      (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
586
                                                         gboolean is_important);</pre>
 
587
<p>
 
588
Sets whether <em class="parameter"><code>tool_item</code></em> should be considered important. The <a href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a>
 
589
class uses this property to determine whether to show or hide its label
 
590
when the toolbar style is <a href="gtk-Standard-Enumerations.html#GTK-TOOLBAR-BOTH-HORIZ:CAPS"><code class="literal">GTK_TOOLBAR_BOTH_HORIZ</code></a>. The result is that
 
591
only tool buttons with the "is_important" property set have labels, an
 
592
effect known as "priority text"</p>
 
593
<p>
 
594
 
 
595
</p>
 
596
<div class="variablelist"><table border="0">
 
597
<col align="left" valign="top">
 
598
<tbody>
 
599
<tr>
 
600
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
601
<td> a <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>
 
602
</td>
 
603
</tr>
 
604
<tr>
 
605
<td><span class="term"><em class="parameter"><code>is_important</code></em>&#160;:</span></td>
 
606
<td> whether the tool item should be considered important
 
607
</td>
 
608
</tr>
 
609
</tbody>
 
610
</table></div>
 
611
<p class="since">Since  2.4
 
612
</p>
 
613
</div>
 
614
<hr>
 
615
<div class="refsect2" lang="en">
 
616
<a name="id3393115"></a><h3>
 
617
<a name="gtk-tool-item-get-is-important"></a>gtk_tool_item_get_is_important ()</h3>
 
618
<a class="indexterm" name="id3393131"></a><pre class="programlisting">gboolean            gtk_tool_item_get_is_important      (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);</pre>
 
619
<p>
 
620
Returns whether <em class="parameter"><code>tool_item</code></em> is considered important. See
 
621
<a href="GtkToolItem.html#gtk-tool-item-set-is-important"><code class="function">gtk_tool_item_set_is_important()</code></a></p>
 
622
<p>
 
623
 
 
624
</p>
 
625
<div class="variablelist"><table border="0">
 
626
<col align="left" valign="top">
 
627
<tbody>
 
628
<tr>
 
629
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
630
<td> a <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>
 
631
</td>
 
632
</tr>
 
633
<tr>
 
634
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
635
<td> <code class="literal">TRUE</code> if <em class="parameter"><code>tool_item</code></em> is considered important.
 
636
 
 
637
</td>
 
638
</tr>
 
639
</tbody>
 
640
</table></div>
 
641
<p class="since">Since  2.4
 
642
</p>
 
643
</div>
 
644
<hr>
 
645
<div class="refsect2" lang="en">
 
646
<a name="id3393239"></a><h3>
 
647
<a name="gtk-tool-item-get-icon-size"></a>gtk_tool_item_get_icon_size ()</h3>
 
648
<a class="indexterm" name="id3393255"></a><pre class="programlisting"><a href="gtk-Themeable-Stock-Images.html#GtkIconSize">GtkIconSize</a>         gtk_tool_item_get_icon_size         (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);</pre>
 
649
<p>
 
650
Returns the icon size used for <em class="parameter"><code>tool_item</code></em>. Custom subclasses of
 
651
<a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> should call this function to find out what size icons
 
652
they should use.</p>
 
653
<p>
 
654
 
 
655
</p>
 
656
<div class="variablelist"><table border="0">
 
657
<col align="left" valign="top">
 
658
<tbody>
 
659
<tr>
 
660
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
661
<td> a <span class="type">GtkToolItem:</span>
 
662
</td>
 
663
</tr>
 
664
<tr>
 
665
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
666
<td> a <a href="gtk-Themeable-Stock-Images.html#GtkIconSize"><span class="type">GtkIconSize</span></a> indicating the icon size used for <em class="parameter"><code>tool_item</code></em>
 
667
 
 
668
</td>
 
669
</tr>
 
670
</tbody>
 
671
</table></div>
 
672
<p class="since">Since  2.4
 
673
</p>
 
674
</div>
 
675
<hr>
 
676
<div class="refsect2" lang="en">
 
677
<a name="id3393359"></a><h3>
 
678
<a name="gtk-tool-item-get-orientation"></a>gtk_tool_item_get_orientation ()</h3>
 
679
<a class="indexterm" name="id3393375"></a><pre class="programlisting"><a href="gtk-Standard-Enumerations.html#GtkOrientation">GtkOrientation</a>      gtk_tool_item_get_orientation       (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);</pre>
 
680
<p>
 
681
Returns the orientation used for <em class="parameter"><code>tool_item</code></em>. Custom subclasses of
 
682
<a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> should call this function to find out what size icons
 
683
they should use.</p>
 
684
<p>
 
685
 
 
686
</p>
 
687
<div class="variablelist"><table border="0">
 
688
<col align="left" valign="top">
 
689
<tbody>
 
690
<tr>
 
691
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
692
<td> a <span class="type">GtkToolItem:</span> 
 
693
</td>
 
694
</tr>
 
695
<tr>
 
696
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
697
<td> a <a href="gtk-Standard-Enumerations.html#GtkOrientation"><span class="type">GtkOrientation</span></a> indicating the orientation
 
698
used for <em class="parameter"><code>tool_item</code></em>
 
699
 
 
700
</td>
 
701
</tr>
 
702
</tbody>
 
703
</table></div>
 
704
<p class="since">Since  2.4
 
705
</p>
 
706
</div>
 
707
<hr>
 
708
<div class="refsect2" lang="en">
 
709
<a name="id3393481"></a><h3>
 
710
<a name="gtk-tool-item-get-toolbar-style"></a>gtk_tool_item_get_toolbar_style ()</h3>
 
711
<a class="indexterm" name="id3393497"></a><pre class="programlisting"><a href="gtk-Standard-Enumerations.html#GtkToolbarStyle">GtkToolbarStyle</a>     gtk_tool_item_get_toolbar_style     (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);</pre>
 
712
<p>
 
713
Returns the toolbar style used for <em class="parameter"><code>tool_item</code></em>. Custom subclasses of
 
714
<a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> should call this function in the handler of the
 
715
GtkToolItem::toolbar_reconfigured signal to find out in what style
 
716
the toolbar is displayed and change themselves accordingly 
 
717
</p>
 
718
<p>
 
719
Possibilities are:
 
720
</p>
 
721
<div class="itemizedlist"><ul type="disc">
 
722
<li> GTK_TOOLBAR_BOTH, meaning the tool item should show
 
723
both an icon and a label, stacked vertically </li>
 
724
<li> GTK_TOOLBAR_ICONS, meaning the toolbar shows
 
725
only icons </li>
 
726
<li> GTK_TOOLBAR_TEXT, meaning the tool item should only
 
727
show text</li>
 
728
<li> GTK_TOOLBAR_BOTH_HORIZ, meaning the tool item should show
 
729
both an icon and a label, arranged horizontally (however, note the 
 
730
<span class="type">GtkToolButton::has_text_horizontally</span> that makes tool buttons not
 
731
show labels when the toolbar style is GTK_TOOLBAR_BOTH_HORIZ.
 
732
</li>
 
733
</ul></div>
 
734
<p>
 
735
 
 
736
</p>
 
737
<div class="variablelist"><table border="0">
 
738
<col align="left" valign="top">
 
739
<tbody>
 
740
<tr>
 
741
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
742
<td> a <span class="type">GtkToolItem:</span> 
 
743
</td>
 
744
</tr>
 
745
<tr>
 
746
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
747
<td> A <a href="gtk-Standard-Enumerations.html#GtkToolbarStyle"><span class="type">GtkToolbarStyle</span></a> indicating the toolbar style used
 
748
for <em class="parameter"><code>tool_item</code></em>.
 
749
 
 
750
</td>
 
751
</tr>
 
752
</tbody>
 
753
</table></div>
 
754
<p class="since">Since  2.4
 
755
</p>
 
756
</div>
 
757
<hr>
 
758
<div class="refsect2" lang="en">
 
759
<a name="id3393641"></a><h3>
 
760
<a name="gtk-tool-item-get-relief-style"></a>gtk_tool_item_get_relief_style ()</h3>
 
761
<a class="indexterm" name="id3393657"></a><pre class="programlisting"><a href="gtk-Standard-Enumerations.html#GtkReliefStyle">GtkReliefStyle</a>      gtk_tool_item_get_relief_style      (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);</pre>
 
762
<p>
 
763
Returns the relief style of <em class="parameter"><code>tool_item</code></em>. See <code class="function">gtk_button_set_relief_style()</code>.
 
764
Custom subclasses of <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> should call this function in the handler
 
765
of the <a href="GtkToolItem.html#GtkToolItem-toolbar-reconfigured"><span class="type">GtkToolItem::toolbar_reconfigured</span></a> signal to find out the
 
766
relief style of buttons.</p>
 
767
<p>
 
768
 
 
769
</p>
 
770
<div class="variablelist"><table border="0">
 
771
<col align="left" valign="top">
 
772
<tbody>
 
773
<tr>
 
774
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
775
<td> a <span class="type">GtkToolItem:</span> 
 
776
</td>
 
777
</tr>
 
778
<tr>
 
779
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
780
<td> a <a href="gtk-Standard-Enumerations.html#GtkReliefStyle"><span class="type">GtkReliefStyle</span></a> indicating the relief style used
 
781
for <em class="parameter"><code>tool_item</code></em>.
 
782
 
 
783
</td>
 
784
</tr>
 
785
</tbody>
 
786
</table></div>
 
787
<p class="since">Since  2.4
 
788
</p>
 
789
</div>
 
790
<hr>
 
791
<div class="refsect2" lang="en">
 
792
<a name="id3393784"></a><h3>
 
793
<a name="gtk-tool-item-retrieve-proxy-menu-item"></a>gtk_tool_item_retrieve_proxy_menu_item ()</h3>
 
794
<a class="indexterm" name="id3393800"></a><pre class="programlisting"><a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_tool_item_retrieve_proxy_menu_item
 
795
                                                        (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);</pre>
 
796
<p>
 
797
Returns the <a href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> that was last set by
 
798
<a href="GtkToolItem.html#gtk-tool-item-set-proxy-menu-item"><code class="function">gtk_tool_item_set_proxy_menu_item()</code></a>, ie. the <a href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a>
 
799
that is going to appear in the overflow menu.</p>
 
800
<p>
 
801
 
 
802
</p>
 
803
<div class="variablelist"><table border="0">
 
804
<col align="left" valign="top">
 
805
<tbody>
 
806
<tr>
 
807
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
808
<td> a <span class="type">GtkToolItem:</span> 
 
809
</td>
 
810
</tr>
 
811
<tr>
 
812
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
813
<td> The <a href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> that is going to appear in the
 
814
overflow menu for <em class="parameter"><code>tool_item</code></em>.
 
815
 
 
816
</td>
 
817
</tr>
 
818
</tbody>
 
819
</table></div>
 
820
<p class="since">Since  2.4
 
821
</p>
 
822
</div>
 
823
<hr>
 
824
<div class="refsect2" lang="en">
 
825
<a name="id3393919"></a><h3>
 
826
<a name="gtk-tool-item-get-proxy-menu-item"></a>gtk_tool_item_get_proxy_menu_item ()</h3>
 
827
<a class="indexterm" name="id3393936"></a><pre class="programlisting"><a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_tool_item_get_proxy_menu_item   (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
828
                                                         const gchar *menu_item_id);</pre>
 
829
<p>
 
830
If <em class="parameter"><code>menu_item_id</code></em> matches the string passed to
 
831
<a href="GtkToolItem.html#gtk-tool-item-set-proxy-menu-item"><code class="function">gtk_tool_item_set_proxy_menu_item()</code></a> return the corresponding <a href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a>.
 
832
</p>
 
833
<p>
 
834
Custom subclasses of <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> should use this function to update
 
835
their menu item when the <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> changes. That the
 
836
<em class="parameter"><code>menu_item_id</code></em>s must match ensures that a <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> will not
 
837
inadvertently change a menu item that they did not create.</p>
 
838
<p>
 
839
 
 
840
</p>
 
841
<div class="variablelist"><table border="0">
 
842
<col align="left" valign="top">
 
843
<tbody>
 
844
<tr>
 
845
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
846
<td> a <span class="type">GtkToolItem:</span> 
 
847
</td>
 
848
</tr>
 
849
<tr>
 
850
<td><span class="term"><em class="parameter"><code>menu_item_id</code></em>&#160;:</span></td>
 
851
<td> a string used to identify the menu item
 
852
</td>
 
853
</tr>
 
854
<tr>
 
855
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
856
<td> The <a href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> passed to
 
857
<a href="GtkToolItem.html#gtk-tool-item-set-proxy-menu-item"><code class="function">gtk_tool_item_set_proxy_menu_item()</code></a>, if the <em class="parameter"><code>menu_item_id</code></em>s match.
 
858
 
 
859
</td>
 
860
</tr>
 
861
</tbody>
 
862
</table></div>
 
863
<p class="since">Since  2.4
 
864
</p>
 
865
</div>
 
866
<hr>
 
867
<div class="refsect2" lang="en">
 
868
<a name="id3394124"></a><h3>
 
869
<a name="gtk-tool-item-set-proxy-menu-item"></a>gtk_tool_item_set_proxy_menu_item ()</h3>
 
870
<a class="indexterm" name="id3394140"></a><pre class="programlisting">void                gtk_tool_item_set_proxy_menu_item   (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item,
 
871
                                                         const gchar *menu_item_id,
 
872
                                                         <a href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *menu_item);</pre>
 
873
<p>
 
874
Sets the <a href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> used in the toolbar overflow menu. The
 
875
<em class="parameter"><code>menu_item_id</code></em> is used to identify the caller of this function and
 
876
should also be used with <a href="GtkToolItem.html#gtk-tool-item-get-proxy-menu-item"><code class="function">gtk_tool_item_get_proxy_menu_item()</code></a>.</p>
 
877
<p>
 
878
 
 
879
</p>
 
880
<div class="variablelist"><table border="0">
 
881
<col align="left" valign="top">
 
882
<tbody>
 
883
<tr>
 
884
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
885
<td> a <span class="type">GtkToolItem:</span>
 
886
</td>
 
887
</tr>
 
888
<tr>
 
889
<td><span class="term"><em class="parameter"><code>menu_item_id</code></em>&#160;:</span></td>
 
890
<td> a string used to identify <em class="parameter"><code>menu_item</code></em>
 
891
</td>
 
892
</tr>
 
893
<tr>
 
894
<td><span class="term"><em class="parameter"><code>menu_item</code></em>&#160;:</span></td>
 
895
<td> a <a href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> to be used in the overflow menu
 
896
</td>
 
897
</tr>
 
898
</tbody>
 
899
</table></div>
 
900
<p class="since">Since  2.4
 
901
</p>
 
902
</div>
 
903
<hr>
 
904
<div class="refsect2" lang="en">
 
905
<a name="id3394289"></a><h3>
 
906
<a name="gtk-tool-item-rebuild-menu"></a>gtk_tool_item_rebuild_menu ()</h3>
 
907
<a class="indexterm" name="id3394306"></a><pre class="programlisting">void                gtk_tool_item_rebuild_menu          (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);</pre>
 
908
<p>
 
909
Calling this function signals to the toolbar that the
 
910
overflow menu item for <em class="parameter"><code>tool_item</code></em> has changed. If the
 
911
overflow menu is visible when this function it called,
 
912
the menu will be rebuilt.
 
913
</p>
 
914
<p>
 
915
The function must be called when the tool item
 
916
changes what it will do in response to the "create_menu_proxy"
 
917
signal.</p>
 
918
<p>
 
919
 
 
920
</p>
 
921
<div class="variablelist"><table border="0">
 
922
<col align="left" valign="top">
 
923
<tbody><tr>
 
924
<td><span class="term"><em class="parameter"><code>tool_item</code></em>&#160;:</span></td>
 
925
<td> a <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>
 
926
</td>
 
927
</tr></tbody>
 
928
</table></div>
 
929
<p class="since">Since  2.6
 
930
</p>
 
931
</div>
 
932
</div>
 
933
<div class="refsect1" lang="en">
 
934
<a name="id3394385"></a><h2>Property Details</h2>
 
935
<div class="refsect2" lang="en">
 
936
<a name="id3394395"></a><h3>
 
937
<a name="GtkToolItem--is-important"></a>The "<code class="literal">is-important</code>" property</h3>
 
938
<a class="indexterm" name="id3394412"></a><pre class="programlisting">  "is-important"             gboolean              : Read / Write</pre>
 
939
<p>Whether the toolbar item is considered important. When TRUE, toolbar buttons show text in GTK_TOOLBAR_BOTH_HORIZ mode.</p>
 
940
<p>Default value: FALSE</p>
 
941
</div>
 
942
<hr>
 
943
<div class="refsect2" lang="en">
 
944
<a name="id3394440"></a><h3>
 
945
<a name="GtkToolItem--visible-horizontal"></a>The "<code class="literal">visible-horizontal</code>" property</h3>
 
946
<a class="indexterm" name="id3394457"></a><pre class="programlisting">  "visible-horizontal"       gboolean              : Read / Write</pre>
 
947
<p>Whether the toolbar item is visible when the toolbar is in a horizontal orientation.</p>
 
948
<p>Default value: TRUE</p>
 
949
</div>
 
950
<hr>
 
951
<div class="refsect2" lang="en">
 
952
<a name="id3394485"></a><h3>
 
953
<a name="GtkToolItem--visible-vertical"></a>The "<code class="literal">visible-vertical</code>" property</h3>
 
954
<a class="indexterm" name="id3394502"></a><pre class="programlisting">  "visible-vertical"         gboolean              : Read / Write</pre>
 
955
<p>Whether the toolbar item is visible when the toolbar is in a vertical orientation.</p>
 
956
<p>Default value: TRUE</p>
 
957
</div>
 
958
</div>
 
959
<div class="refsect1" lang="en">
 
960
<a name="id3394531"></a><h2>Signal Details</h2>
 
961
<div class="refsect2" lang="en">
 
962
<a name="id3394541"></a><h3>
 
963
<a name="GtkToolItem-create-menu-proxy"></a>The "create-menu-proxy" signal</h3>
 
964
<a class="indexterm" name="id3394553"></a><pre class="programlisting">gboolean            user_function                      (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem,
 
965
                                                        gpointer     user_data)      : Run Last</pre>
 
966
<p>
 
967
This signal is emitted when the toolbar needs information from <em class="parameter"><code>tool_item</code></em>
 
968
about whether the item should appear in the toolbar overflow menu. In
 
969
response the tool item should either
 
970
</p>
 
971
<div class="itemizedlist"><ul type="disc">
 
972
<li> call <a href="GtkToolItem.html#gtk-tool-item-set-proxy-menu-item"><code class="function">gtk_tool_item_set_proxy_menu_item()</code></a> with a <a
 
973
href="../liboil/liboil-liboiljunk.html#NULL:CAPS"
 
974
><code class="literal">NULL</code></a>
 
975
pointer and return <code class="literal">TRUE</code> to indicate that the item should not appear
 
976
in the overflow menu
 
977
</li>
 
978
<li> call <a href="GtkToolItem.html#gtk-tool-item-set-proxy-menu-item"><code class="function">gtk_tool_item_set_proxy_menu_item()</code></a> with a new menu
 
979
item and return <code class="literal">TRUE</code>, or 
 
980
</li>
 
981
<li> return <code class="literal">FALSE</code> to indicate that the signal was not
 
982
handled by the item. This means that
 
983
the item will not appear in the overflow menu unless a later handler
 
984
installs a menu item.
 
985
</li>
 
986
</ul></div>
 
987
<p>
 
988
</p>
 
989
<p>
 
990
The toolbar may cache the result of this signal. When the tool item changes
 
991
how it will respond to this signal it must call <a href="GtkToolItem.html#gtk-tool-item-rebuild-menu"><code class="function">gtk_tool_item_rebuild_menu()</code></a>
 
992
to invalidate the cache and ensure that the toolbar rebuilds its overflow
 
993
menu.</p>
 
994
<p>
 
995
 
 
996
</p>
 
997
<div class="variablelist"><table border="0">
 
998
<col align="left" valign="top">
 
999
<tbody>
 
1000
<tr>
 
1001
<td><span class="term"><em class="parameter"><code>toolitem</code></em>&#160;:</span></td>
 
1002
<td> the object the signal was emitted on
 
1003
</td>
 
1004
</tr>
 
1005
<tr>
 
1006
<td><span class="term"><em class="parameter"><code>user_data</code></em>&#160;:</span></td>
 
1007
<td>user data set when the signal handler was connected.</td>
 
1008
</tr>
 
1009
<tr>
 
1010
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
1011
<td> <code class="literal">TRUE</code> if the signal was handled, <code class="literal">FALSE</code> if not
 
1012
</td>
 
1013
</tr>
 
1014
</tbody>
 
1015
</table></div>
 
1016
</div>
 
1017
<hr>
 
1018
<div class="refsect2" lang="en">
 
1019
<a name="id3394764"></a><h3>
 
1020
<a name="GtkToolItem-set-tooltip"></a>The "set-tooltip" signal</h3>
 
1021
<a class="indexterm" name="id3394774"></a><pre class="programlisting">gboolean            user_function                      (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem,
 
1022
                                                        <a href="GtkTooltips.html" title="GtkTooltips">GtkTooltips</a> *tooltips,
 
1023
                                                        gchar       *tip_text,
 
1024
                                                        gchar       *tip_private,
 
1025
                                                        gpointer     user_data)        : Run Last</pre>
 
1026
<p>
 
1027
This signal is emitted when the toolitem's tooltip changes.
 
1028
Application developers can use <a href="GtkToolItem.html#gtk-tool-item-set-tooltip"><code class="function">gtk_tool_item_set_tooltip()</code></a> to
 
1029
set the item's tooltip.</p>
 
1030
<p>
 
1031
 
 
1032
</p>
 
1033
<div class="variablelist"><table border="0">
 
1034
<col align="left" valign="top">
 
1035
<tbody>
 
1036
<tr>
 
1037
<td><span class="term"><em class="parameter"><code>toolitem</code></em>&#160;:</span></td>
 
1038
<td> the object the signal was emitted on
 
1039
</td>
 
1040
</tr>
 
1041
<tr>
 
1042
<td><span class="term"><em class="parameter"><code>tooltips</code></em>&#160;:</span></td>
 
1043
<td> the <a href="GtkTooltips.html" title="GtkTooltips"><span class="type">GtkTooltips</span></a>
 
1044
</td>
 
1045
</tr>
 
1046
<tr>
 
1047
<td><span class="term"><em class="parameter"><code>tip_text</code></em>&#160;:</span></td>
 
1048
<td> the tooltip text
 
1049
</td>
 
1050
</tr>
 
1051
<tr>
 
1052
<td><span class="term"><em class="parameter"><code>tip_private</code></em>&#160;:</span></td>
 
1053
<td> the tooltip private text
 
1054
</td>
 
1055
</tr>
 
1056
<tr>
 
1057
<td><span class="term"><em class="parameter"><code>user_data</code></em>&#160;:</span></td>
 
1058
<td>user data set when the signal handler was connected.</td>
 
1059
</tr>
 
1060
<tr>
 
1061
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
1062
<td> <code class="literal">TRUE</code> if the signal was handled, <code class="literal">FALSE</code> if not
 
1063
</td>
 
1064
</tr>
 
1065
</tbody>
 
1066
</table></div>
 
1067
</div>
 
1068
<hr>
 
1069
<div class="refsect2" lang="en">
 
1070
<a name="id3394963"></a><h3>
 
1071
<a name="GtkToolItem-toolbar-reconfigured"></a>The "toolbar-reconfigured" signal</h3>
 
1072
<a class="indexterm" name="id3394975"></a><pre class="programlisting">void                user_function                      (<a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *toolitem,
 
1073
                                                        gpointer     user_data)      : Run Last</pre>
 
1074
<p>
 
1075
This signal is emitted when some property of the toolbar that the
 
1076
item is a child of changes. For custom subclasses of <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>,
 
1077
the default handler of this signal use the functions
 
1078
</p>
 
1079
<div class="itemizedlist"><ul type="disc">
 
1080
<li><a href="GtkToolbar.html#gtk-toolbar-get-orientation"><code class="function">gtk_toolbar_get_orientation()</code></a></li>
 
1081
<li><a href="GtkToolbar.html#gtk-toolbar-get-style"><code class="function">gtk_toolbar_get_style()</code></a></li>
 
1082
<li><a href="GtkToolbar.html#gtk-toolbar-get-icon-size"><code class="function">gtk_toolbar_get_icon_size()</code></a></li>
 
1083
<li><a href="GtkToolbar.html#gtk-toolbar-get-relief-style"><code class="function">gtk_toolbar_get_relief_style()</code></a></li>
 
1084
</ul></div>
 
1085
<p>
 
1086
to find out what the toolbar should look like and change
 
1087
themselves accordingly.</p>
 
1088
<p>
 
1089
 
 
1090
</p>
 
1091
<div class="variablelist"><table border="0">
 
1092
<col align="left" valign="top">
 
1093
<tbody>
 
1094
<tr>
 
1095
<td><span class="term"><em class="parameter"><code>toolitem</code></em>&#160;:</span></td>
 
1096
<td> the object the signal was emitted on
 
1097
</td>
 
1098
</tr>
 
1099
<tr>
 
1100
<td><span class="term"><em class="parameter"><code>user_data</code></em>&#160;:</span></td>
 
1101
<td>user data set when the signal handler was connected.</td>
 
1102
</tr>
 
1103
</tbody>
 
1104
</table></div>
 
1105
</div>
 
1106
</div>
 
1107
<div class="refsect1" lang="en">
 
1108
<a name="id3395112"></a><h2>See Also</h2>
 
1109
<p>
 
1110
 
 
1111
<dt><span class="term"><a href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a></span></dt><dd><p>The toolbar widget</p></dd>
 
1112
 
 
1113
<dt><span class="term"><a href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a></span></dt><dd><p>A subclass of <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> that displays buttons on
 
1114
      the toolbar</p></dd>
 
1115
 
 
1116
<dt><span class="term"><a href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a></span></dt><dd><p>A subclass of <a href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> that separates groups of
 
1117
      items on a toolbar</p></dd>
 
1118
 
 
1119
</p>
 
1120
</div>
 
1121
</div>
 
1122
</body>
 
1123
</html>