~ubuntu-branches/debian/experimental/gtk+2.0/experimental

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-09-17 11:15:05 UTC
  • mto: (72.1.1 lenny) (1.4.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 55.
  • Revision ID: james.westby@ubuntu.com-20070917111505-giz9c5xltxkb5y54
Tags: upstream-2.12.0
ImportĀ upstreamĀ versionĀ 2.12.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>GtkRadioMenuItem</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" href="index.html" title="GTK+ Reference Manual">
8
8
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
9
9
<link rel="prev" href="GtkImageMenuItem.html" title="GtkImageMenuItem">
10
10
<link rel="next" href="GtkCheckMenuItem.html" title="GtkCheckMenuItem">
11
 
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="gtk.html" title="Part&#160;I.&#160;GTK+ Overview">
14
14
<link rel="part" href="gtkbase.html" title="Part&#160;II.&#160;GTK+ Core Reference">
68
68
<th width="100%" align="center">GTK+ Reference Manual</th>
69
69
<td><a accesskey="n" href="GtkCheckMenuItem.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
70
70
</tr>
71
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3741352" class="shortcut">Top</a>
72
 
                  &#160;|&#160;
73
 
                  <a href="#id3741792" class="shortcut">Description</a>
74
 
                  &#160;|&#160;
75
 
                  <a href="#id3741616" class="shortcut">Object Hierarchy</a>
76
 
                  &#160;|&#160;
77
 
                  <a href="#id3741701" class="shortcut">Implemented Interfaces</a>
78
 
                  &#160;|&#160;
79
 
                  <a href="#id3741731" class="shortcut">Properties</a>
80
 
                  &#160;|&#160;
81
 
                  <a href="#id3741764" class="shortcut">Signals</a></nobr></td></tr>
 
71
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3494194" class="shortcut">Top</a>
 
72
                  &#160;|&#160;
 
73
                  <a href="#id3494636" class="shortcut">Description</a>
 
74
                  &#160;|&#160;
 
75
                  <a href="#id3494458" class="shortcut">Object Hierarchy</a>
 
76
                  &#160;|&#160;
 
77
                  <a href="#id3494543" class="shortcut">Implemented Interfaces</a>
 
78
                  &#160;|&#160;
 
79
                  <a href="#id3494573" class="shortcut">Properties</a>
 
80
                  &#160;|&#160;
 
81
                  <a href="#id3494608" class="shortcut">Signals</a></nobr></td></tr>
82
82
</table>
83
83
<div class="refentry" lang="en">
84
84
<a name="GtkRadioMenuItem"></a><div class="titlepage"></div>
85
85
<div class="refnamediv"><table width="100%"><tr>
86
86
<td valign="top">
87
87
<h2>
88
 
<a name="id3741352"></a><span class="refentrytitle">GtkRadioMenuItem</span>
 
88
<a name="id3494194"></a><span class="refentrytitle">GtkRadioMenuItem</span>
89
89
</h2>
90
90
<p>GtkRadioMenuItem &#8212; A choice from multiple check menu items</p>
91
91
</td>
98
98
#include &lt;gtk/gtk.h&gt;
99
99
 
100
100
 
101
 
                    <a href="GtkRadioMenuItem.html#GtkRadioMenuItem-struct">GtkRadioMenuItem</a>;
102
 
<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a href="GtkRadioMenuItem.html#gtk-radio-menu-item-new">gtk_radio_menu_item_new</a>             (<a
103
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"
 
101
                    <a class="link" href="GtkRadioMenuItem.html#GtkRadioMenuItem-struct">GtkRadioMenuItem</a>;
 
102
<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a class="link" href="GtkRadioMenuItem.html#gtk-radio-menu-item-new">gtk_radio_menu_item_new</a>             (<a
 
103
href="../glib/glib-Singly-Linked-Lists.html#GSList"
104
104
>GSList</a> *group);
105
 
<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a href="GtkRadioMenuItem.html#gtk-radio-menu-item-new-with-label">gtk_radio_menu_item_new_with_label</a>  (<a
106
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"
 
105
<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a class="link" href="GtkRadioMenuItem.html#gtk-radio-menu-item-new-with-label">gtk_radio_menu_item_new_with_label</a>  (<a
 
106
href="../glib/glib-Singly-Linked-Lists.html#GSList"
107
107
>GSList</a> *group,
108
108
                                                         const <a
109
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
109
href="../glib/glib-Basic-Types.html#gchar"
110
110
>gchar</a> *label);
111
 
<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a href="GtkRadioMenuItem.html#gtk-radio-menu-item-new-with-mnemonic">gtk_radio_menu_item_new_with_mnemonic</a>
 
111
<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a class="link" href="GtkRadioMenuItem.html#gtk-radio-menu-item-new-with-mnemonic">gtk_radio_menu_item_new_with_mnemonic</a>
112
112
                                                        (<a
113
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"
 
113
href="../glib/glib-Singly-Linked-Lists.html#GSList"
114
114
>GSList</a> *group,
115
115
                                                         const <a
116
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
117
 
>gchar</a> *label);
118
 
<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a href="GtkRadioMenuItem.html#gtk-radio-menu-item-new-from-widget">gtk_radio_menu_item_new_from_widget</a> (<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group);
119
 
<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a href="GtkRadioMenuItem.html#gtk-radio-menu-item-new-with-label-from-widget">gtk_radio_menu_item_new_with_label_from_widget</a>
120
 
                                                        (<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group,
121
 
                                                         const <a
122
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
123
 
>gchar</a> *label);
124
 
<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a href="GtkRadioMenuItem.html#gtk-radio-menu-item-new-with-mnemonic-from-widget">gtk_radio_menu_item_new_with_mnemonic_from_widget</a>
125
 
                                                        (<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group,
126
 
                                                         const <a
127
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
128
 
>gchar</a> *label);
129
 
#define             <a href="GtkRadioMenuItem.html#gtk-radio-menu-item-group">gtk_radio_menu_item_group</a>
130
 
void                <a href="GtkRadioMenuItem.html#gtk-radio-menu-item-set-group">gtk_radio_menu_item_set_group</a>       (<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *radio_menu_item,
 
116
href="../glib/glib-Basic-Types.html#gchar"
 
117
>gchar</a> *label);
 
118
<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a class="link" href="GtkRadioMenuItem.html#gtk-radio-menu-item-new-from-widget">gtk_radio_menu_item_new_from_widget</a> (<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group);
 
119
<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a class="link" href="GtkRadioMenuItem.html#gtk-radio-menu-item-new-with-label-from-widget">gtk_radio_menu_item_new_with_label_from_widget</a>
 
120
                                                        (<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group,
 
121
                                                         const <a
 
122
href="../glib/glib-Basic-Types.html#gchar"
 
123
>gchar</a> *label);
 
124
<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a class="link" href="GtkRadioMenuItem.html#gtk-radio-menu-item-new-with-mnemonic-from-widget">gtk_radio_menu_item_new_with_mnemonic_from_widget</a>
 
125
                                                        (<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group,
 
126
                                                         const <a
 
127
href="../glib/glib-Basic-Types.html#gchar"
 
128
>gchar</a> *label);
 
129
#define             <a class="link" href="GtkRadioMenuItem.html#gtk-radio-menu-item-group">gtk_radio_menu_item_group</a>
 
130
void                <a class="link" href="GtkRadioMenuItem.html#gtk-radio-menu-item-set-group">gtk_radio_menu_item_set_group</a>       (<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *radio_menu_item,
131
131
                                                         <a
132
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"
 
132
href="../glib/glib-Singly-Linked-Lists.html#GSList"
133
133
>GSList</a> *group);
134
134
<a
135
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"
136
 
>GSList</a>*             <a href="GtkRadioMenuItem.html#gtk-radio-menu-item-get-group">gtk_radio_menu_item_get_group</a>       (<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *radio_menu_item);
 
135
href="../glib/glib-Singly-Linked-Lists.html#GSList"
 
136
>GSList</a>*             <a class="link" href="GtkRadioMenuItem.html#gtk-radio-menu-item-get-group">gtk_radio_menu_item_get_group</a>       (<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *radio_menu_item);
137
137
 
138
138
 
139
139
</pre>
140
140
</div>
141
141
<div class="refsect1" lang="en">
142
 
<a name="id3741616"></a><h2>Object Hierarchy</h2>
 
142
<a name="id3494458"></a><h2>Object Hierarchy</h2>
143
143
<pre class="synopsis">
144
144
 
145
145
  <a
146
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
 
146
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
147
147
>GObject</a>
148
148
   +----<a
149
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
 
149
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
150
150
>GInitiallyUnowned</a>
151
 
         +----<a href="GtkObject.html" title="GtkObject">GtkObject</a>
152
 
               +----<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
153
 
                     +----<a href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
154
 
                           +----<a href="GtkBin.html" title="GtkBin">GtkBin</a>
155
 
                                 +----<a href="GtkItem.html" title="GtkItem">GtkItem</a>
156
 
                                       +----<a href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
157
 
                                             +----<a href="GtkCheckMenuItem.html" title="GtkCheckMenuItem">GtkCheckMenuItem</a>
 
151
         +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
 
152
               +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
 
153
                     +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
 
154
                           +----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
 
155
                                 +----<a class="link" href="GtkItem.html" title="GtkItem">GtkItem</a>
 
156
                                       +----<a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
 
157
                                             +----<a class="link" href="GtkCheckMenuItem.html" title="GtkCheckMenuItem">GtkCheckMenuItem</a>
158
158
                                                   +----GtkRadioMenuItem
159
159
</pre>
160
160
</div>
161
161
<div class="refsect1" lang="en">
162
 
<a name="id3741701"></a><h2>Implemented Interfaces</h2>
 
162
<a name="id3494543"></a><h2>Implemented Interfaces</h2>
163
163
<p>
164
164
GtkRadioMenuItem implements
165
 
 <a href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a> and  AtkImplementorIface.</p>
166
 
</div>
167
 
<div class="refsect1" lang="en">
168
 
<a name="id3741731"></a><h2>Properties</h2>
169
 
<pre class="synopsis">
170
 
 
171
 
  <a href="GtkRadioMenuItem.html#GtkRadioMenuItem--group">group</a>                    <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a>      : Write
172
 
</pre>
173
 
</div>
174
 
<div class="refsect1" lang="en">
175
 
<a name="id3741764"></a><h2>Signals</h2>
176
 
<pre class="synopsis">
177
 
 
178
 
  <a href="GtkRadioMenuItem.html#GtkRadioMenuItem-group-changed">group-changed</a>                                  : Run First
179
 
</pre>
180
 
</div>
181
 
<div class="refsect1" lang="en">
182
 
<a name="id3741792"></a><h2>Description</h2>
 
165
 <a class="link" href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a> and  AtkImplementorIface.</p>
 
166
</div>
 
167
<div class="refsect1" lang="en">
 
168
<a name="id3494573"></a><h2>Properties</h2>
 
169
<pre class="synopsis">
 
170
 
 
171
  "<a class="link" href="GtkRadioMenuItem.html#GtkRadioMenuItem--group">group</a>"                    <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a>      : Write
 
172
</pre>
 
173
</div>
 
174
<div class="refsect1" lang="en">
 
175
<a name="id3494608"></a><h2>Signals</h2>
 
176
<pre class="synopsis">
 
177
 
 
178
  "<a class="link" href="GtkRadioMenuItem.html#GtkRadioMenuItem-group-changed">group-changed</a>"                                  : Run First
 
179
</pre>
 
180
</div>
 
181
<div class="refsect1" lang="en">
 
182
<a name="id3494636"></a><h2>Description</h2>
183
183
<p>
184
184
A radio menu item is a check menu item that belongs to a group. At each
185
185
instant exactly one of the radio menu items from a group is selected.
186
186
</p>
187
187
<p>
188
 
The group list does not need to be freed, as each <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> will 
 
188
The group list does not need to be freed, as each <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> will 
189
189
remove itself and its list item when it is destroyed.
190
190
</p>
191
191
<p>
193
193
this:
194
194
</p>
195
195
<div class="example">
196
 
<a name="id3741826"></a><p class="title"><b>Example&#160;26.&#160;How to create a group of radio menu items.</b></p>
 
196
<a name="id3494670"></a><p class="title"><b>Example&#160;26.&#160;How to create a group of radio menu items.</b></p>
197
197
<div class="example-contents"><pre class="programlisting">
198
198
GSList *group = NULL;
199
199
GtkWidget *item;
211
211
<br class="example-break">
212
212
</div>
213
213
<div class="refsect1" lang="en">
214
 
<a name="id3741852"></a><h2>Details</h2>
 
214
<a name="id3494696"></a><h2>Details</h2>
215
215
<div class="refsect2" lang="en">
216
 
<a name="id3741862"></a><h3>
 
216
<a name="id3494707"></a><h3>
217
217
<a name="GtkRadioMenuItem-struct"></a>GtkRadioMenuItem</h3>
218
 
<a class="indexterm" name="id3741876"></a><pre class="programlisting">typedef struct _GtkRadioMenuItem GtkRadioMenuItem;</pre>
 
218
<a class="indexterm" name="id3494720"></a><pre class="programlisting">typedef struct _GtkRadioMenuItem GtkRadioMenuItem;</pre>
219
219
<p>
220
220
The structure contains only private data that must be accessed through
221
221
the interface functions.
223
223
</div>
224
224
<hr>
225
225
<div class="refsect2" lang="en">
226
 
<a name="id3741893"></a><h3>
 
226
<a name="id3494738"></a><h3>
227
227
<a name="gtk-radio-menu-item-new"></a>gtk_radio_menu_item_new ()</h3>
228
 
<a class="indexterm" name="id3741906"></a><pre class="programlisting"><a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new             (<a
229
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"
 
228
<a class="indexterm" name="id3494750"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new             (<a
 
229
href="../glib/glib-Singly-Linked-Lists.html#GSList"
230
230
>GSList</a> *group);</pre>
231
231
<p>
232
 
Creates a new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>.
 
232
Creates a new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>.
233
233
</p>
234
234
<div class="variablelist"><table border="0">
235
235
<col align="left" valign="top">
236
236
<tbody>
237
237
<tr>
238
 
<td><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></td>
 
238
<td><p><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></p></td>
239
239
<td>the group to which the radio menu item is to be attached
240
240
</td>
241
241
</tr>
242
242
<tr>
243
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
244
 
<td>a new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
 
243
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
244
<td>a new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
245
245
 
246
246
 
247
247
</td>
251
251
</div>
252
252
<hr>
253
253
<div class="refsect2" lang="en">
254
 
<a name="id3741980"></a><h3>
 
254
<a name="id3494825"></a><h3>
255
255
<a name="gtk-radio-menu-item-new-with-label"></a>gtk_radio_menu_item_new_with_label ()</h3>
256
 
<a class="indexterm" name="id3741994"></a><pre class="programlisting"><a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new_with_label  (<a
257
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"
 
256
<a class="indexterm" name="id3494839"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new_with_label  (<a
 
257
href="../glib/glib-Singly-Linked-Lists.html#GSList"
258
258
>GSList</a> *group,
259
259
                                                         const <a
260
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
260
href="../glib/glib-Basic-Types.html#gchar"
261
261
>gchar</a> *label);</pre>
262
262
<p>
263
 
Creates a new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> whose child is a simple <a href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a>.
 
263
Creates a new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> whose child is a simple <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a>.
264
264
</p>
265
265
<div class="variablelist"><table border="0">
266
266
<col align="left" valign="top">
267
267
<tbody>
268
268
<tr>
269
 
<td><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></td>
 
269
<td><p><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></p></td>
270
270
<td>the group to which the radio menu item is to be attached
271
271
</td>
272
272
</tr>
273
273
<tr>
274
 
<td><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></td>
 
274
<td><p><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></p></td>
275
275
<td>the text for the label
276
276
</td>
277
277
</tr>
278
278
<tr>
279
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
280
 
<td>a new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
 
279
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
280
<td>a new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
281
281
 
282
282
 
283
283
</td>
287
287
</div>
288
288
<hr>
289
289
<div class="refsect2" lang="en">
290
 
<a name="id3742098"></a><h3>
 
290
<a name="id3494943"></a><h3>
291
291
<a name="gtk-radio-menu-item-new-with-mnemonic"></a>gtk_radio_menu_item_new_with_mnemonic ()</h3>
292
 
<a class="indexterm" name="id3742112"></a><pre class="programlisting"><a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new_with_mnemonic
 
292
<a class="indexterm" name="id3494957"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new_with_mnemonic
293
293
                                                        (<a
294
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"
 
294
href="../glib/glib-Singly-Linked-Lists.html#GSList"
295
295
>GSList</a> *group,
296
296
                                                         const <a
297
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
297
href="../glib/glib-Basic-Types.html#gchar"
298
298
>gchar</a> *label);</pre>
299
299
<p>
300
 
Creates a new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> containing a label. The label
301
 
will be created using <a href="GtkLabel.html#gtk-label-new-with-mnemonic"><code class="function">gtk_label_new_with_mnemonic()</code></a>, so underscores
 
300
Creates a new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> containing a label. The label
 
301
will be created using <a class="link" href="GtkLabel.html#gtk-label-new-with-mnemonic"><code class="function">gtk_label_new_with_mnemonic()</code></a>, so underscores
302
302
in <em class="parameter"><code>label</code></em> indicate the mnemonic for the menu item.</p>
303
303
<p>
304
304
 
307
307
<col align="left" valign="top">
308
308
<tbody>
309
309
<tr>
310
 
<td><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></td>
 
310
<td><p><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></p></td>
311
311
<td> group the radio menu item is inside
312
312
</td>
313
313
</tr>
314
314
<tr>
315
 
<td><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></td>
 
315
<td><p><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></p></td>
316
316
<td> the text of the button, with an underscore in front of the
317
317
        mnemonic character
318
318
</td>
319
319
</tr>
320
320
<tr>
321
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
322
 
<td> a new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
 
321
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
322
<td> a new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
323
323
</td>
324
324
</tr>
325
325
</tbody>
327
327
</div>
328
328
<hr>
329
329
<div class="refsect2" lang="en">
330
 
<a name="id3742233"></a><h3>
 
330
<a name="id3495077"></a><h3>
331
331
<a name="gtk-radio-menu-item-new-from-widget"></a>gtk_radio_menu_item_new_from_widget ()</h3>
332
 
<a class="indexterm" name="id3742250"></a><pre class="programlisting"><a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new_from_widget (<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group);</pre>
 
332
<a class="indexterm" name="id3495094"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new_from_widget (<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group);</pre>
333
333
<p>
334
 
Creates a new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> adding it to the same group as <em class="parameter"><code>group</code></em>.</p>
 
334
Creates a new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> adding it to the same group as <em class="parameter"><code>group</code></em>.</p>
335
335
<p>
336
336
 
337
337
</p>
339
339
<col align="left" valign="top">
340
340
<tbody>
341
341
<tr>
342
 
<td><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></td>
343
 
<td> An existing <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
 
342
<td><p><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></p></td>
 
343
<td> An existing <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
344
344
</td>
345
345
</tr>
346
346
<tr>
347
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
348
 
<td> The new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
 
347
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
348
<td> The new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
349
349
 
350
350
</td>
351
351
</tr>
356
356
</div>
357
357
<hr>
358
358
<div class="refsect2" lang="en">
359
 
<a name="id3742348"></a><h3>
 
359
<a name="id3495192"></a><h3>
360
360
<a name="gtk-radio-menu-item-new-with-label-from-widget"></a>gtk_radio_menu_item_new_with_label_from_widget ()</h3>
361
 
<a class="indexterm" name="id3742364"></a><pre class="programlisting"><a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new_with_label_from_widget
362
 
                                                        (<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group,
 
361
<a class="indexterm" name="id3495208"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new_with_label_from_widget
 
362
                                                        (<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group,
363
363
                                                         const <a
364
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
364
href="../glib/glib-Basic-Types.html#gchar"
365
365
>gchar</a> *label);</pre>
366
366
<p>
367
367
Creates a new GtkRadioMenuItem whose child is a simple GtkLabel.
368
 
The new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> is added to the same group as <em class="parameter"><code>group</code></em>.</p>
 
368
The new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> is added to the same group as <em class="parameter"><code>group</code></em>.</p>
369
369
<p>
370
370
 
371
371
</p>
373
373
<col align="left" valign="top">
374
374
<tbody>
375
375
<tr>
376
 
<td><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></td>
377
 
<td> an existing <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> 
 
376
<td><p><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></p></td>
 
377
<td> an existing <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> 
378
378
</td>
379
379
</tr>
380
380
<tr>
381
 
<td><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></td>
 
381
<td><p><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></p></td>
382
382
<td> the text for the label
383
383
</td>
384
384
</tr>
385
385
<tr>
386
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
387
 
<td> The new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
 
386
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
387
<td> The new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
388
388
 
389
389
</td>
390
390
</tr>
395
395
</div>
396
396
<hr>
397
397
<div class="refsect2" lang="en">
398
 
<a name="id3742487"></a><h3>
 
398
<a name="id3495331"></a><h3>
399
399
<a name="gtk-radio-menu-item-new-with-mnemonic-from-widget"></a>gtk_radio_menu_item_new_with_mnemonic_from_widget ()</h3>
400
 
<a class="indexterm" name="id3742504"></a><pre class="programlisting"><a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new_with_mnemonic_from_widget
401
 
                                                        (<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group,
 
400
<a class="indexterm" name="id3495348"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_radio_menu_item_new_with_mnemonic_from_widget
 
401
                                                        (<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *group,
402
402
                                                         const <a
403
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
403
href="../glib/glib-Basic-Types.html#gchar"
404
404
>gchar</a> *label);</pre>
405
405
<p>
406
406
Creates a new GtkRadioMenuItem containing a label. The label will be
407
 
created using <a href="GtkLabel.html#gtk-label-new-with-mnemonic"><code class="function">gtk_label_new_with_mnemonic()</code></a>, so underscores in label
 
407
created using <a class="link" href="GtkLabel.html#gtk-label-new-with-mnemonic"><code class="function">gtk_label_new_with_mnemonic()</code></a>, so underscores in label
408
408
indicate the mnemonic for the menu item.
409
409
</p>
410
410
<p>
411
 
The new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> is added to the same group as <em class="parameter"><code>group</code></em>.</p>
 
411
The new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a> is added to the same group as <em class="parameter"><code>group</code></em>.</p>
412
412
<p>
413
413
 
414
414
</p>
416
416
<col align="left" valign="top">
417
417
<tbody>
418
418
<tr>
419
 
<td><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></td>
420
 
<td> An existing <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
 
419
<td><p><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></p></td>
 
420
<td> An existing <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
421
421
</td>
422
422
</tr>
423
423
<tr>
424
 
<td><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></td>
 
424
<td><p><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></p></td>
425
425
<td> the text of the button, with an underscore in front of the
426
426
        mnemonic character
427
427
</td>
428
428
</tr>
429
429
<tr>
430
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
431
 
<td> The new <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
 
430
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
431
<td> The new <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>
432
432
 
433
433
</td>
434
434
</tr>
439
439
</div>
440
440
<hr>
441
441
<div class="refsect2" lang="en">
442
 
<a name="id3742644"></a><h3>
 
442
<a name="id3495488"></a><h3>
443
443
<a name="gtk-radio-menu-item-group"></a>gtk_radio_menu_item_group</h3>
444
 
<a class="indexterm" name="id3742659"></a><pre class="programlisting">#define gtk_radio_menu_item_group gtk_radio_menu_item_get_group
 
444
<a class="indexterm" name="id3495503"></a><pre class="programlisting">#define gtk_radio_menu_item_group gtk_radio_menu_item_get_group
445
445
</pre>
446
446
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
447
447
<h3 class="title">Warning</h3>
448
448
<p><code class="literal">gtk_radio_menu_item_group</code> is deprecated and should not be used in newly-written code.</p>
449
449
</div>
450
450
<p>
451
 
Deprecated compatibility macro. Use <a href="GtkRadioMenuItem.html#gtk-radio-menu-item-get-group"><code class="function">gtk_radio_menu_item_get_group()</code></a> instead.
 
451
Deprecated compatibility macro. Use <a class="link" href="GtkRadioMenuItem.html#gtk-radio-menu-item-get-group"><code class="function">gtk_radio_menu_item_get_group()</code></a> instead.
452
452
</p>
453
453
</div>
454
454
<hr>
455
455
<div class="refsect2" lang="en">
456
 
<a name="id3742700"></a><h3>
 
456
<a name="id3495544"></a><h3>
457
457
<a name="gtk-radio-menu-item-set-group"></a>gtk_radio_menu_item_set_group ()</h3>
458
 
<a class="indexterm" name="id3742714"></a><pre class="programlisting">void                gtk_radio_menu_item_set_group       (<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *radio_menu_item,
 
458
<a class="indexterm" name="id3495558"></a><pre class="programlisting">void                gtk_radio_menu_item_set_group       (<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *radio_menu_item,
459
459
                                                         <a
460
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"
 
460
href="../glib/glib-Singly-Linked-Lists.html#GSList"
461
461
>GSList</a> *group);</pre>
462
462
<p>
463
463
Sets the group of a radio menu item, or changes it.
466
466
<col align="left" valign="top">
467
467
<tbody>
468
468
<tr>
469
 
<td><span class="term"><em class="parameter"><code>radio_menu_item</code></em>&#160;:</span></td>
470
 
<td>a <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>.
 
469
<td><p><span class="term"><em class="parameter"><code>radio_menu_item</code></em>&#160;:</span></p></td>
 
470
<td>a <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>.
471
471
</td>
472
472
</tr>
473
473
<tr>
474
 
<td><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></td>
 
474
<td><p><span class="term"><em class="parameter"><code>group</code></em>&#160;:</span></p></td>
475
475
<td>the new group.
476
476
 
477
477
 
482
482
</div>
483
483
<hr>
484
484
<div class="refsect2" lang="en">
485
 
<a name="id3742792"></a><h3>
 
485
<a name="id3495636"></a><h3>
486
486
<a name="gtk-radio-menu-item-get-group"></a>gtk_radio_menu_item_get_group ()</h3>
487
 
<a class="indexterm" name="id3742806"></a><pre class="programlisting"><a
488
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"
489
 
>GSList</a>*             gtk_radio_menu_item_get_group       (<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *radio_menu_item);</pre>
 
487
<a class="indexterm" name="id3495650"></a><pre class="programlisting"><a
 
488
href="../glib/glib-Singly-Linked-Lists.html#GSList"
 
489
>GSList</a>*             gtk_radio_menu_item_get_group       (<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *radio_menu_item);</pre>
490
490
<p>
491
491
Returns the group to which the radio menu item belongs, as a <a
492
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"
 
492
href="../glib/glib-Doubly-Linked-Lists.html#GList"
493
493
><span class="type">GList</span></a> of
494
 
<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>. The list belongs to GTK+ and should not be freed.
 
494
<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>. The list belongs to GTK+ and should not be freed.
495
495
</p>
496
496
<div class="variablelist"><table border="0">
497
497
<col align="left" valign="top">
498
498
<tbody>
499
499
<tr>
500
 
<td><span class="term"><em class="parameter"><code>radio_menu_item</code></em>&#160;:</span></td>
501
 
<td>a <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>.
 
500
<td><p><span class="term"><em class="parameter"><code>radio_menu_item</code></em>&#160;:</span></p></td>
 
501
<td>a <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>.
502
502
</td>
503
503
</tr>
504
504
<tr>
505
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
505
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
506
506
<td>the group of <em class="parameter"><code>radio_menu_item</code></em>.
507
507
 
508
508
 
513
513
</div>
514
514
</div>
515
515
<div class="refsect1" lang="en">
516
 
<a name="id3742897"></a><h2>Property Details</h2>
 
516
<a name="id3495741"></a><h2>Property Details</h2>
517
517
<div class="refsect2" lang="en">
518
 
<a name="id3742907"></a><h3>
519
 
<a name="GtkRadioMenuItem--group"></a>The :<code class="literal">group</code> property</h3>
520
 
<a class="indexterm" name="id3742924"></a><pre class="programlisting">  group                    <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a>      : Write</pre>
 
518
<a name="id3495752"></a><h3>
 
519
<a name="GtkRadioMenuItem--group"></a>The <code class="literal">"group"</code> property</h3>
 
520
<a class="indexterm" name="id3495768"></a><pre class="programlisting">  "group"                    <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a>      : Write</pre>
521
521
<p>
522
522
The radio menu item whose group this widget belongs to.</p>
523
523
<p>
528
528
</div>
529
529
</div>
530
530
<div class="refsect1" lang="en">
531
 
<a name="id3742957"></a><h2>Signal Details</h2>
 
531
<a name="id3495802"></a><h2>Signal Details</h2>
532
532
<div class="refsect2" lang="en">
533
 
<a name="id3742967"></a><h3>
534
 
<a name="GtkRadioMenuItem-group-changed"></a>The <code class="literal">::group-changed</code> signal</h3>
535
 
<a class="indexterm" name="id3742984"></a><pre class="programlisting">void                user_function                      (<a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *radiomenuitem,
 
533
<a name="id3495813"></a><h3>
 
534
<a name="GtkRadioMenuItem-group-changed"></a>The <code class="literal">"group-changed"</code> signal</h3>
 
535
<a class="indexterm" name="id3495830"></a><pre class="programlisting">void                user_function                      (<a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> *radiomenuitem,
536
536
                                                        <a
537
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
 
537
href="../glib/glib-Basic-Types.html#gpointer"
538
538
>gpointer</a>          user_data)          : Run First</pre>
539
539
<p>
540
540
 
543
543
<col align="left" valign="top">
544
544
<tbody>
545
545
<tr>
546
 
<td><span class="term"><em class="parameter"><code>radiomenuitem</code></em>&#160;:</span></td>
 
546
<td><p><span class="term"><em class="parameter"><code>radiomenuitem</code></em>&#160;:</span></p></td>
547
547
<td>the object which received the signal.
548
548
 
549
549
</td>
550
550
</tr>
551
551
<tr>
552
 
<td><span class="term"><em class="parameter"><code>user_data</code></em>&#160;:</span></td>
 
552
<td><p><span class="term"><em class="parameter"><code>user_data</code></em>&#160;:</span></p></td>
553
553
<td>user data set when the signal handler was connected.</td>
554
554
</tr>
555
555
</tbody>
557
557
</div>
558
558
</div>
559
559
<div class="refsect1" lang="en">
560
 
<a name="id3743055"></a><h2>See Also</h2>
 
560
<a name="id3495901"></a><h2>See Also</h2>
561
561
<p>
562
562
</p>
563
563
<div class="variablelist"><table border="0">
564
564
<col align="left" valign="top">
565
565
<tbody>
566
566
<tr>
567
 
<td><span class="term"><a href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a></span></td>
 
567
<td><p><span class="term"><a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a></span></p></td>
568
568
<td><p>because a radio menu item is a menu item.</p></td>
569
569
</tr>
570
570
<tr>
571
 
<td><span class="term"><a href="GtkCheckMenuItem.html" title="GtkCheckMenuItem"><span class="type">GtkCheckMenuItem</span></a></span></td>
 
571
<td><p><span class="term"><a class="link" href="GtkCheckMenuItem.html" title="GtkCheckMenuItem"><span class="type">GtkCheckMenuItem</span></a></span></p></td>
572
572
<td><p>to know how to handle the check.</p></td>
573
573
</tr>
574
574
</tbody>
576
576
<p>
577
577
</p>
578
578
</div>
 
579
<div class="refsect1" lang="en">
 
580
<a name="id3495948"></a><div class="refsect2" lang="en"><a name="id3495950"></a></div>
 
581
<hr>
 
582
<div class="refsect2" lang="en"><a name="id3495951"></a></div>
 
583
</div>
579
584
</div>
580
585
</body>
581
586
</html>