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

« back to all changes in this revision

Viewing changes to docs/reference/ibus/html/ch04.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:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Configuration</title>
 
5
<title>Communication and Configuration</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="index.html" title="iBus Reference Manual">
 
7
<link rel="home" href="index.html" title="IBus Reference Manual">
 
8
<link rel="up" href="index.html" title="IBus Reference Manual">
9
9
<link rel="prev" href="ibus-ibuskeysyms.html" title="ibuskeysyms">
10
 
<link rel="next" href="IBusConfig.html" title="IBusConfig">
 
10
<link rel="next" href="IBusBus.html" title="IBusBus">
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"><tr valign="middle">
21
21
<td><a accesskey="p" href="ibus-ibuskeysyms.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
22
22
<td> </td>
23
23
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
24
 
<th width="100%" align="center">iBus Reference Manual</th>
25
 
<td><a accesskey="n" href="IBusConfig.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
24
<th width="100%" align="center">IBus Reference Manual</th>
 
25
<td><a accesskey="n" href="IBusBus.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
26
26
</tr></table>
27
27
<div class="chapter" lang="en">
28
28
<div class="titlepage"><div><div><h2 class="title">
29
 
<a name="id448320"></a>Configuration</h2></div></div></div>
 
29
<a name="id3017145"></a>Communication and Configuration</h2></div></div></div>
30
30
<div class="toc"><dl>
31
31
<dt>
 
32
<span class="refentrytitle"><a href="IBusBus.html">IBusBus</a></span><span class="refpurpose"> — Connect with IBus daemon.</span>
 
33
</dt>
 
34
<dt>
32
35
<span class="refentrytitle"><a href="IBusConfig.html">IBusConfig</a></span><span class="refpurpose"> — IBus engine configuration module.</span>
33
36
</dt>
34
37
<dt>
35
38
<span class="refentrytitle"><a href="IBusConfigService.html">IBusConfigService</a></span><span class="refpurpose"> — Configuration service back-end.</span>
36
39
</dt>
37
40
<dt>
 
41
<span class="refentrytitle"><a href="IBusConnection.html">IBusConnection</a></span><span class="refpurpose"> — DBusConnection wrapper.</span>
 
42
</dt>
 
43
<dt>
 
44
<span class="refentrytitle"><a href="ibus-ibusmainloop.html">ibusmainloop</a></span><span class="refpurpose"> — DBus server and connection setup functions.</span>
 
45
</dt>
 
46
<dt>
 
47
<span class="refentrytitle"><a href="ibus-ibusmessage.html">ibusmessage</a></span><span class="refpurpose"> — A DBusMessage in IBus.</span>
 
48
</dt>
 
49
<dt>
 
50
<span class="refentrytitle"><a href="IBusObservedPath.html">IBusObservedPath</a></span><span class="refpurpose"> — Path object of IBus.</span>
 
51
</dt>
 
52
<dt>
 
53
<span class="refentrytitle"><a href="ibus-ibuspendingcall.html">ibuspendingcall</a></span><span class="refpurpose"> — A DBusPendingCall in IBus.</span>
 
54
</dt>
 
55
<dt>
 
56
<span class="refentrytitle"><a href="IBusProxy.html">IBusProxy</a></span><span class="refpurpose"> — Base proxy object.</span>
 
57
</dt>
 
58
<dt>
 
59
<span class="refentrytitle"><a href="IBusSerializable.html">IBusSerializable</a></span><span class="refpurpose"> — A serializable object.</span>
 
60
</dt>
 
61
<dt>
 
62
<span class="refentrytitle"><a href="IBusService.html">IBusService</a></span><span class="refpurpose"> — IBus service back-end.</span>
 
63
</dt>
 
64
<dt>
38
65
<span class="refentrytitle"><a href="ibus-ibusxml.html">ibusxml</a></span><span class="refpurpose"></span>
39
66
</dt>
40
67
</dl></div>
41
 
<p>
42
 
      </p>
 
68
<p>Here lists the service communication functions and
 
69
          functions that handling configuration like save, load, and listening.</p>
43
70
</div>
44
71
<div class="footer">
45
72
<hr>