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

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkUIManager.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:
295
295
to the " entity.
296
296
</p>
297
297
<div class="example">
298
 
<a name="id940547"></a><p class="title"><b>Example 33. A UI definition</b></p>
 
298
<a name="id889325"></a><p class="title"><b>Example 33. A UI definition</b></p>
299
299
<div class="example-contents"><pre class="programlisting">
300
300
&lt;ui&gt;
301
301
  &lt;menubar&gt;
396
396
</div>
397
397
<hr>
398
398
<div class="refsect2" title="Accelerators">
399
 
<a name="id935304"></a><h3>Accelerators</h3>
 
399
<a name="id884007"></a><h3>Accelerators</h3>
400
400
<p>
401
401
Every action has an accelerator path. Accelerators are installed together with
402
402
menuitem proxies, but they can also be explicitly added with &lt;accelerator&gt;
424
424
</div>
425
425
<hr>
426
426
<div class="refsect2" title="Empty Menus">
427
 
<a name="id935353"></a><h3>Empty Menus</h3>
 
427
<a name="id897793"></a><h3>Empty Menus</h3>
428
428
<p>
429
429
Submenus pose similar problems to separators inconnection with merging. It is
430
430
impossible to know in advance whether they will end up empty after merging.
458
458
"constructor" attribute. See the example below.
459
459
</p>
460
460
<div class="example">
461
 
<a name="id935409"></a><p class="title"><b>Example 34. An embedded GtkUIManager UI definition</b></p>
 
461
<a name="id897850"></a><p class="title"><b>Example 34. An embedded GtkUIManager UI definition</b></p>
462
462
<div class="example-contents"><pre class="programlisting">
463
463
&lt;object class="GtkUIManager" id="uiman"&gt;
464
464
  &lt;child&gt;