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

« back to all changes in this revision

Viewing changes to docs/reference/gdk/html/gdk-Event-Structures.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-05-31 09:45:32 UTC
  • mto: (72.1.15 experimental)
  • mto: This revision was merged to the branch mainline in revision 166.
  • Revision ID: james.westby@ubuntu.com-20100531094532-l2glimw2j0cs9nyz
Tags: upstream-2.21.1
Import upstream version 2.21.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="reference.html" title="API Reference">
9
9
<link rel="prev" href="gdk-Events.html" title="Events">
10
10
<link rel="next" href="gdk-Keyboard-Handling.html" title="Key Values">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
83
83
<h3 class="title">Note</h3>
84
84
<p>
85
85
A common mistake is to forget to set the event mask of a widget so that the
86
 
required events are received. See <a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html#gtk-widget-set-events"><code class="function">gtk_widget_set_events()</code></a>.
 
86
required events are received. See <a href="/usr/share/gtk-doc/html/gtk3/GtkWidget.html#gtk-widget-set-events"><code class="function">gtk_widget_set_events()</code></a>.
87
87
</p>
88
88
</div>
89
89
</div>
264
264
<td><p><span class="term"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GdkEventKey.string"></a>string</code></em>;</span></p></td>
265
265
<td>a string containing the an approximation of the text that
266
266
would result from this keypress. The only correct way to handle text
267
 
input of text is using input methods (see <a href="/usr/share/gtk-doc/html/gtk/GtkIMContext.html"><span class="type">GtkIMContext</span></a>), so this
 
267
input of text is using input methods (see <a href="/usr/share/gtk-doc/html/gtk3/GtkIMContext.html"><span class="type">GtkIMContext</span></a>), so this
268
268
field is deprecated and should never be used.
269
269
(<a class="link" href="gdk-Keyboard-Handling.html#gdk-unicode-to-keyval" title="gdk_unicode_to_keyval ()"><code class="function">gdk_unicode_to_keyval()</code></a> provides a non-deprecated way of getting
270
270
an approximate translation for a key.) The string is encoded in the encoding
1808
1808
</div>
1809
1809
<div class="footer">
1810
1810
<hr>
1811
 
          Generated by GTK-Doc V1.14</div>
 
1811
          Generated by GTK-Doc V1.15</div>
1812
1812
</body>
1813
1813
</html>
 
 
b'\\ No newline at end of file'