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

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkCellRendererAccel.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>GtkCellRendererAccel</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="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
 
9
<link rel="prev" href="GtkCellEditable.html" title="GtkCellEditable">
 
10
<link rel="next" href="GtkCellRendererCombo.html" title="GtkCellRendererCombo">
 
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="GtkCellEditable.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
62
<td><a accesskey="u" href="TreeWidgetObjects.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="GtkCellRendererCombo.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="#id3286372" class="shortcut">Top</a>
 
68
                  &#160;|&#160;
 
69
                  <a href="#id3286599" class="shortcut">Description</a>
 
70
                  &#160;|&#160;
 
71
                  <a href="#id3286420" class="shortcut">Object Hierarchy</a>
 
72
                  &#160;|&#160;
 
73
                  <a href="#id3286475" class="shortcut">Properties</a>
 
74
                  &#160;|&#160;
 
75
                  <a href="#id3286560" class="shortcut">Signals</a></nobr></td></tr>
 
76
</table>
 
77
<div class="refentry" lang="en">
 
78
<a name="GtkCellRendererAccel"></a><div class="titlepage"></div>
 
79
<div class="refnamediv"><table width="100%"><tr>
 
80
<td valign="top">
 
81
<h2>
 
82
<a name="id3286372"></a><span class="refentrytitle">GtkCellRendererAccel</span>
 
83
</h2>
 
84
<p>GtkCellRendererAccel &#8212; Renders a keyboard accelerator in a cell</p>
 
85
</td>
 
86
<td valign="top" align="right"></td>
 
87
</tr></table></div>
 
88
<div class="refsynopsisdiv">
 
89
<h2>Synopsis</h2>
 
90
<pre class="synopsis">
 
91
 
 
92
#include &lt;gtk/gtk.h&gt;
 
93
 
 
94
 
 
95
                    <a href="GtkCellRendererAccel.html#GtkCellRendererAccel-struct">GtkCellRendererAccel</a>;
 
96
enum                <a href="GtkCellRendererAccel.html#GtkCellRendererAccelMode">GtkCellRendererAccelMode</a>;
 
97
<a href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>*    <a href="GtkCellRendererAccel.html#gtk-cell-renderer-accel-new">gtk_cell_renderer_accel_new</a>         (void);
 
98
 
 
99
 
 
100
</pre>
 
101
</div>
 
102
<div class="refsect1" lang="en">
 
103
<a name="id3286420"></a><h2>Object Hierarchy</h2>
 
104
<pre class="synopsis">
 
105
 
 
106
  GObject
 
107
   +----GInitiallyUnowned
 
108
         +----<a href="GtkObject.html" title="GtkObject">GtkObject</a>
 
109
               +----<a href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
 
110
                     +----<a href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
 
111
                           +----GtkCellRendererAccel
 
112
</pre>
 
113
</div>
 
114
<div class="refsect1" lang="en">
 
115
<a name="id3286475"></a><h2>Properties</h2>
 
116
<pre class="synopsis">
 
117
 
 
118
  "<a href="GtkCellRendererAccel.html#GtkCellRendererAccel--accel-key">accel-key</a>"                guint                 : Read / Write
 
119
  "<a href="GtkCellRendererAccel.html#GtkCellRendererAccel--accel-mode">accel-mode</a>"               <a href="GtkCellRendererAccel.html#GtkCellRendererAccelMode">GtkCellRendererAccelMode</a>  : Read / Write
 
120
  "<a href="GtkCellRendererAccel.html#GtkCellRendererAccel--accel-mods">accel-mods</a>"               <a
 
121
href="../gdk/gdk-Windows.html#GdkModifierType"
 
122
>GdkModifierType</a>       : Read / Write
 
123
  "<a href="GtkCellRendererAccel.html#GtkCellRendererAccel--keycode">keycode</a>"                  guint                 : Read / Write
 
124
</pre>
 
125
</div>
 
126
<div class="refsect1" lang="en">
 
127
<a name="id3286560"></a><h2>Signals</h2>
 
128
<pre class="synopsis">
 
129
 
 
130
  "<a href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-cleared">accel-cleared</a>"                                  : Run Last
 
131
  "<a href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-edited">accel-edited</a>"                                   : Run Last
 
132
</pre>
 
133
</div>
 
134
<div class="refsect1" lang="en">
 
135
<a name="id3286599"></a><h2>Description</h2>
 
136
<p>
 
137
<a href="GtkCellRendererAccel.html" title="GtkCellRendererAccel"><span class="type">GtkCellRendererAccel</span></a> displays a keyboard accelerator (i.e. a 
 
138
key combination like &lt;Control&gt;-a). If the cell renderer is editable, the 
 
139
accelerator can be changed by simply typing the new combination.
 
140
</p>
 
141
<p>
 
142
The <a href="GtkCellRendererAccel.html" title="GtkCellRendererAccel"><span class="type">GtkCellRendererAccel</span></a> cell renderer was added in GTK+ 2.10.
 
143
</p>
 
144
</div>
 
145
<div class="refsect1" lang="en">
 
146
<a name="id3286643"></a><h2>Details</h2>
 
147
<div class="refsect2" lang="en">
 
148
<a name="id3286654"></a><h3>
 
149
<a name="GtkCellRendererAccel-struct"></a>GtkCellRendererAccel</h3>
 
150
<a class="indexterm" name="id3286667"></a><pre class="programlisting">typedef struct _GtkCellRendererAccel GtkCellRendererAccel;</pre>
 
151
<p>
 
152
 
 
153
</p>
 
154
</div>
 
155
<hr>
 
156
<div class="refsect2" lang="en">
 
157
<a name="id3286683"></a><h3>
 
158
<a name="GtkCellRendererAccelMode"></a>enum GtkCellRendererAccelMode</h3>
 
159
<a class="indexterm" name="id3286696"></a><pre class="programlisting">typedef enum
 
160
{
 
161
  GTK_CELL_RENDERER_ACCEL_MODE_GTK,
 
162
  GTK_CELL_RENDERER_ACCEL_MODE_OTHER
 
163
} GtkCellRendererAccelMode;
 
164
</pre>
 
165
<p>
 
166
 
 
167
</p>
 
168
</div>
 
169
<hr>
 
170
<div class="refsect2" lang="en">
 
171
<a name="id3286712"></a><h3>
 
172
<a name="gtk-cell-renderer-accel-new"></a>gtk_cell_renderer_accel_new ()</h3>
 
173
<a class="indexterm" name="id3286729"></a><pre class="programlisting"><a href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>*    gtk_cell_renderer_accel_new         (void);</pre>
 
174
<p>
 
175
Creates a new <a href="GtkCellRendererAccel.html" title="GtkCellRendererAccel"><span class="type">GtkCellRendererAccel</span></a>.</p>
 
176
<p>
 
177
 
 
178
</p>
 
179
<div class="variablelist"><table border="0">
 
180
<col align="left" valign="top">
 
181
<tbody><tr>
 
182
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
183
<td> the new cell renderer
 
184
 
 
185
</td>
 
186
</tr></tbody>
 
187
</table></div>
 
188
<p class="since">Since  2.10
 
189
</p>
 
190
</div>
 
191
</div>
 
192
<div class="refsect1" lang="en">
 
193
<a name="id3286785"></a><h2>Property Details</h2>
 
194
<div class="refsect2" lang="en">
 
195
<a name="id3286796"></a><h3>
 
196
<a name="GtkCellRendererAccel--accel-key"></a>The "<code class="literal">accel-key</code>" property</h3>
 
197
<a class="indexterm" name="id3286812"></a><pre class="programlisting">  "accel-key"                guint                 : Read / Write</pre>
 
198
<p>
 
199
The keyval of the accelerator.</p>
 
200
<p>
 
201
 
 
202
</p>
 
203
<p>Allowed values: &lt;= G_MAXINT</p>
 
204
<p>Default value: 0</p>
 
205
<p>Since  2.10
 
206
</p>
 
207
</div>
 
208
<hr>
 
209
<div class="refsect2" lang="en">
 
210
<a name="id3286852"></a><h3>
 
211
<a name="GtkCellRendererAccel--accel-mode"></a>The "<code class="literal">accel-mode</code>" property</h3>
 
212
<a class="indexterm" name="id3286869"></a><pre class="programlisting">  "accel-mode"               <a href="GtkCellRendererAccel.html#GtkCellRendererAccelMode">GtkCellRendererAccelMode</a>  : Read / Write</pre>
 
213
<p>
 
214
Determines if the edited accelerators are GTK+ accelerators. If
 
215
they are, consumed modifiers are suppressed, only accelerators
 
216
accepted by GTK+ are allowed, and the accelerators are rendered
 
217
in the same way as they are in menus.</p>
 
218
<p>
 
219
 
 
220
</p>
 
221
<p>Default value: GTK_CELL_RENDERER_ACCEL_MODE_GTK</p>
 
222
<p>Since  2.10
 
223
</p>
 
224
</div>
 
225
<hr>
 
226
<div class="refsect2" lang="en">
 
227
<a name="id3286909"></a><h3>
 
228
<a name="GtkCellRendererAccel--accel-mods"></a>The "<code class="literal">accel-mods</code>" property</h3>
 
229
<a class="indexterm" name="id3286926"></a><pre class="programlisting">  "accel-mods"               <a
 
230
href="../gdk/gdk-Windows.html#GdkModifierType"
 
231
>GdkModifierType</a>       : Read / Write</pre>
 
232
<p>
 
233
The modifier mask of the accelerator.</p>
 
234
<p>
 
235
 
 
236
</p>
 
237
<p>Since  2.10
 
238
</p>
 
239
</div>
 
240
<hr>
 
241
<div class="refsect2" lang="en">
 
242
<a name="id3286958"></a><h3>
 
243
<a name="GtkCellRendererAccel--keycode"></a>The "<code class="literal">keycode</code>" property</h3>
 
244
<a class="indexterm" name="id3286974"></a><pre class="programlisting">  "keycode"                  guint                 : Read / Write</pre>
 
245
<p>
 
246
The hardware keycode of the accelerator. Note that the hardware keycode is
 
247
only relevant if the key does not have a keyval. Normally, the keyboard
 
248
configuration should assign keyvals to all keys.</p>
 
249
<p>
 
250
 
 
251
</p>
 
252
<p>Allowed values: &lt;= G_MAXINT</p>
 
253
<p>Default value: 0</p>
 
254
<p>Since  2.10
 
255
</p>
 
256
</div>
 
257
</div>
 
258
<div class="refsect1" lang="en">
 
259
<a name="id3287018"></a><h2>Signal Details</h2>
 
260
<div class="refsect2" lang="en">
 
261
<a name="id3287028"></a><h3>
 
262
<a name="GtkCellRendererAccel-accel-cleared"></a>The "accel-cleared" signal</h3>
 
263
<a class="indexterm" name="id3287040"></a><pre class="programlisting">void                user_function                      (<a href="GtkCellRendererAccel.html" title="GtkCellRendererAccel">GtkCellRendererAccel</a> *accel,
 
264
                                                        gchar                *path_string,
 
265
                                                        gpointer              user_data)        : Run Last</pre>
 
266
<p>
 
267
Gets emitted when the user has removed the accelerator.</p>
 
268
<p>
 
269
 
 
270
</p>
 
271
<div class="variablelist"><table border="0">
 
272
<col align="left" valign="top">
 
273
<tbody>
 
274
<tr>
 
275
<td><span class="term"><em class="parameter"><code>accel</code></em>&#160;:</span></td>
 
276
<td> the object reveiving the signal
 
277
</td>
 
278
</tr>
 
279
<tr>
 
280
<td><span class="term"><em class="parameter"><code>path_string</code></em>&#160;:</span></td>
 
281
<td> the path identifying the row of the edited cell
 
282
</td>
 
283
</tr>
 
284
<tr>
 
285
<td><span class="term"><em class="parameter"><code>user_data</code></em>&#160;:</span></td>
 
286
<td>user data set when the signal handler was connected.</td>
 
287
</tr>
 
288
</tbody>
 
289
</table></div>
 
290
<p>Since  2.10
 
291
</p>
 
292
</div>
 
293
<hr>
 
294
<div class="refsect2" lang="en">
 
295
<a name="id3287140"></a><h3>
 
296
<a name="GtkCellRendererAccel-accel-edited"></a>The "accel-edited" signal</h3>
 
297
<a class="indexterm" name="id3287151"></a><pre class="programlisting">void                user_function                      (<a href="GtkCellRendererAccel.html" title="GtkCellRendererAccel">GtkCellRendererAccel</a> *accel,
 
298
                                                        gchar                *path_string,
 
299
                                                        guint                 accel_key,
 
300
                                                        <a
 
301
href="../gdk/gdk-Windows.html#GdkModifierType"
 
302
>GdkModifierType</a>       accel_mods,
 
303
                                                        guint                 hardware_keycode,
 
304
                                                        gpointer              user_data)             : Run Last</pre>
 
305
<p>
 
306
Gets emitted when the user has selected a new accelerator.</p>
 
307
<p>
 
308
 
 
309
</p>
 
310
<div class="variablelist"><table border="0">
 
311
<col align="left" valign="top">
 
312
<tbody>
 
313
<tr>
 
314
<td><span class="term"><em class="parameter"><code>accel</code></em>&#160;:</span></td>
 
315
<td> the object reveiving the signal
 
316
</td>
 
317
</tr>
 
318
<tr>
 
319
<td><span class="term"><em class="parameter"><code>path_string</code></em>&#160;:</span></td>
 
320
<td> the path identifying the row of the edited cell
 
321
</td>
 
322
</tr>
 
323
<tr>
 
324
<td><span class="term"><em class="parameter"><code>accel_key</code></em>&#160;:</span></td>
 
325
<td> the new accelerator keyval
 
326
</td>
 
327
</tr>
 
328
<tr>
 
329
<td><span class="term"><em class="parameter"><code>accel_mods</code></em>&#160;:</span></td>
 
330
<td> the new acclerator modifier mask
 
331
</td>
 
332
</tr>
 
333
<tr>
 
334
<td><span class="term"><em class="parameter"><code>hardware_keycode</code></em>&#160;:</span></td>
 
335
<td> the keycode of the new accelerator
 
336
</td>
 
337
</tr>
 
338
<tr>
 
339
<td><span class="term"><em class="parameter"><code>user_data</code></em>&#160;:</span></td>
 
340
<td>user data set when the signal handler was connected.</td>
 
341
</tr>
 
342
</tbody>
 
343
</table></div>
 
344
<p>Since  2.10
 
345
</p>
 
346
</div>
 
347
</div>
 
348
</div>
 
349
</body>
 
350
</html>