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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2010-02-18 18:34:57 UTC
  • mfrom: (1.6.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100218183457-sv5uuaeo8fr6vo24
Tags: 2.18.7-1
* New upstream bugfix release.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Updated for the new version.
* debian/control.in:
  + Standards-Version is 3.8.4, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
244
244
to the " entity.
245
245
</p>
246
246
<div class="example">
247
 
<a name="id956717"></a><p class="title"><b>Example 33. A UI definition</b></p>
 
247
<a name="id914223"></a><p class="title"><b>Example 33. A UI definition</b></p>
248
248
<div class="example-contents">
249
249
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
250
250
    <tbody>
376
376
</div>
377
377
<hr>
378
378
<div class="refsect2" title="Accelerators">
379
 
<a name="id1027684"></a><h3>Accelerators</h3>
 
379
<a name="id943268"></a><h3>Accelerators</h3>
380
380
<p>
381
381
Every action has an accelerator path. Accelerators are installed together with
382
382
menuitem proxies, but they can also be explicitly added with &lt;accelerator&gt;
404
404
</div>
405
405
<hr>
406
406
<div class="refsect2" title="Empty Menus">
407
 
<a name="id1027733"></a><h3>Empty Menus</h3>
 
407
<a name="id943317"></a><h3>Empty Menus</h3>
408
408
<p>
409
409
Submenus pose similar problems to separators inconnection with merging. It is
410
410
impossible to know in advance whether they will end up empty after merging.
438
438
"constructor" attribute. See the example below.
439
439
</p>
440
440
<div class="example">
441
 
<a name="id1027790"></a><p class="title"><b>Example 34. An embedded GtkUIManager UI definition</b></p>
 
441
<a name="id943374"></a><p class="title"><b>Example 34. An embedded GtkUIManager UI definition</b></p>
442
442
<div class="example-contents">
443
443
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
444
444
    <tbody>