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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-23 09:50:04 UTC
  • mfrom: (1.5.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: james.westby@ubuntu.com-20090923095004-e9xauadn4bjs5n7m
Tags: upstream-2.18.0
Import upstream version 2.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
184
184
though it is almost always used to display just one accelerator key.
185
185
</p>
186
186
<div class="example">
187
 
<a name="id572002"></a><p class="title"><b>Example 11. Creating a simple menu item with an accelerator key.</b></p>
 
187
<a name="id500824"></a><p class="title"><b>Example 11. Creating a simple menu item with an accelerator key.</b></p>
188
188
<div class="example-contents"><pre class="programlisting">
189
189
  GtkWidget *save_item;
190
190
  GtkAccelGroup *accel_group;