~bratsche/ubuntu/maverick/gtk+2.0/menu-activation-fix

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/gtk-query-immodules-2.0.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-07-22 21:41:30 UTC
  • mfrom: (1.11.7 upstream) (72.1.16 experimental)
  • Revision ID: james.westby@ubuntu.com-20100722214130-5uzyvpb9g4m0ts2c
Tags: 2.21.5-1ubuntu1
* Merge with Debian experimental, Ubuntu changes:
* debian/control.in:
  - Add introspection build-depends
  - Add Vcs-Bzr link
  - Add gir1.0-gtk-2.0 package
  - libgtk2.0-dev replaces gir-repository-dev
  - Conflict with appmenu-gtk (<< 0.1.3) to prevent menu proxy breakage
* debian/rules:
  - Build with --enable-introspection
  - Add gir1.0-gtk-2.0 package to BINARY_ARCH_PKGS
  - Add dh_girepository call
  - Disable devhelp files
* debian/dh_gtkmodules.in:
  - Remove obsolete script content
* debian/libgtk2.0-0.symbols:
  - Add Ubuntu specific symbols
* debian/libgtk2.0-dev.install.in:
  - Add gir files
* debian/libgtk2.0-doc.install.in
  - Disable devhelp files
* debian/gir1.0-gtk-2.0.install.in
  - Introspection package
* debian/patches/043_menu_proxy.patch
  - Add GtkMenuProxy support for remoting menus.
* debian/patches/062_dnd_menubar.patch:
  - Allow click on menubars for dnd
* debian/patches/063_treeview_almost_fixed.patch:
  - Add an ubuntu-almost-fixed-height-mode property, (required for
    software-center)
* debian/patches/071_no_offscreen_widgets_grabbing.patch:
  - Don't let offscreen widgets do grabbing
* debian/patches/072_indicator_menu_update.patch:
  - change by Cody Russell to send an update event on menu changes,
    should make the bluetooth indicator refresh correctly
* debian/patches/091_bugzilla_tooltip_refresh.patch:
  - Upstream bugzilla change to have better looking tooltips the gtk theme
    need to set "new-tooltip-style" to use those
* debian/watch:
  - Watch for unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
<div class="cmdsynopsis"><p><code class="command">gtk-query-immodules-2.0</code>  [module...]</p></div>
34
34
</div>
35
35
<div class="refsect1" title="Description">
36
 
<a name="id1386934"></a><h2>Description</h2>
 
36
<a name="id1451363"></a><h2>Description</h2>
37
37
<p>
38
38
<span class="command"><strong>gtk-query-immodules-2.0</strong></span> collects information about loadable 
39
39
input method modules for GTK+ and writes it to <code class="filename">stdout</code>. 
48
48
</p>
49
49
</div>
50
50
<div class="refsect1" title="Environment">
51
 
<a name="id1390865"></a><h2>Environment</h2>
 
51
<a name="id1626953"></a><h2>Environment</h2>
52
52
<p>
53
53
The environment variable <code class="envar">GTK_PATH</code> can 
54
54
be used to prepend directories to the input method module path. 
55
55
</p>
56
56
</div>
57
57
<div class="refsect1" title="Bugs">
58
 
<a name="id1386939"></a><h2>Bugs</h2>
 
58
<a name="id1450828"></a><h2>Bugs</h2>
59
59
<p>
60
60
None known yet.
61
61
</p>