~joel-auterson/ubuntu/maverick/ibus/newmenuname

« back to all changes in this revision

Viewing changes to docs/reference/ibus/html/IBusProxy.html

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing
  • Date: 2009-10-05 20:45:18 UTC
  • mfrom: (1.1.5 upstream) (6.1.15 sid)
  • Revision ID: james.westby@ubuntu.com-20091005204518-069vlwrl3r8v7bbr
Tags: 1.2.0.20090927-2
* create po template when build (LP: #188690)
  - debian/rules: updated.
  - debian/clean: remove pot file when clean.
* debian/control: build depends on python-rsvg (LP: #432375)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>IBusProxy</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
7
 
<link rel="home" href="index.html" title="iBus Reference Manual">
8
 
<link rel="up" href="ch05.html" title="Others">
 
7
<link rel="home" href="index.html" title="IBus Reference Manual">
 
8
<link rel="up" href="ch04.html" title="Communication and Configuration">
9
9
<link rel="prev" href="ibus-ibuspendingcall.html" title="ibuspendingcall">
10
 
<link rel="next" href="IBusServer.html" title="IBusServer">
 
10
<link rel="next" href="IBusSerializable.html" title="IBusSerializable">
11
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="chapter" href="ch01.html" title="API Overviews">
14
 
<link rel="chapter" href="ch02.html" title="User Interfaces">
 
13
<link rel="chapter" href="ch01.html" title="Overview">
 
14
<link rel="chapter" href="ch02.html" title="Panel (User Interfaces)">
15
15
<link rel="chapter" href="ch03.html" title="Input method engine">
16
 
<link rel="chapter" href="ch04.html" title="Configuration">
17
 
<link rel="chapter" href="ch05.html" title="Others">
 
16
<link rel="chapter" href="ch04.html" title="Communication and Configuration">
 
17
<link rel="chapter" href="ch05.html" title="Internal">
18
18
</head>
19
19
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
20
20
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
21
21
<tr valign="middle">
22
22
<td><a accesskey="p" href="ibus-ibuspendingcall.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
23
 
<td><a accesskey="u" href="ch05.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
23
<td><a accesskey="u" href="ch04.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
24
24
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
25
 
<th width="100%" align="center">iBus Reference Manual</th>
26
 
<td><a accesskey="n" href="IBusServer.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
25
<th width="100%" align="center">IBus Reference Manual</th>
 
26
<td><a accesskey="n" href="IBusSerializable.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
27
27
</tr>
28
28
<tr><td colspan="5" class="shortcuts">
29
29
<a href="#IBusProxy.synopsis" class="shortcut">Top</a>
139
139
  <a
140
140
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
141
141
>GObject</a>
142
 
   +----<a class="link" href="IBusObject.html" title="IBusObject">IBusObject</a>
143
 
         +----IBusProxy
144
 
               +----<a class="link" href="IBusConfig.html" title="IBusConfig">IBusConfig</a>
145
 
               +----<a class="link" href="IBusInputContext.html" title="IBusInputContext">IBusInputContext</a>
 
142
   +----<a
 
143
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
 
144
>GInitiallyUnowned</a>
 
145
         +----<a class="link" href="IBusObject.html" title="IBusObject">IBusObject</a>
 
146
               +----IBusProxy
 
147
                     +----<a class="link" href="IBusConfig.html" title="IBusConfig">IBusConfig</a>
 
148
                     +----<a class="link" href="IBusInputContext.html" title="IBusInputContext">IBusInputContext</a>
146
149
</pre>
147
150
</div>
148
151
<div class="refsect1" lang="en">