~gunnarhj/ubuntu/wily/ibus/pt_PT-compose

« back to all changes in this revision

Viewing changes to docs/reference/ibus/tmpl/ibusservice.sgml

  • Committer: Package Import Robot
  • Author(s): Osamu Aoki
  • Date: 2012-02-12 14:08:49 UTC
  • mfrom: (1.2.15)
  • Revision ID: package-import@ubuntu.com-20120212140849-c2qz4herqz6cu8pk
Tags: 1.4.1-1
* Remove old patches included in the upstream.
* Revert pkglibexec patch by Kees Cook with old automake1.11-2
  workaround and use configure option --libexec.
* Add doc-base support and preinst for documentation location
  migration.
* Fix 'ibus-1.0' not found error using patch by Daiki Ueno.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
IBusService
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
 
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
 
 
13
<!-- ##### SECTION See_Also ##### -->
 
14
<para>
 
15
 
 
16
</para>
 
17
 
 
18
 
 
19
<!-- ##### SECTION Stability_Level ##### -->
 
20
 
 
21
 
 
22
<!-- ##### SECTION Image ##### -->
 
23
 
 
24
 
 
25
<!-- ##### STRUCT IBusService ##### -->
 
26
<para>
 
27
 
 
28
</para>
 
29
 
 
30
 
 
31
<!-- ##### STRUCT IBusServiceClass ##### -->
 
32
<para>
 
33
 
 
34
</para>
 
35
 
 
36
@service_method_call: 
 
37
@service_get_property: 
 
38
@service_set_property: 
 
39
 
 
40
<!-- ##### FUNCTION ibus_service_class_add_interfaces ##### -->
 
41
<para>
 
42
 
 
43
</para>
 
44
 
 
45
@klass: 
 
46
@xml_data: 
 
47
@Returns: 
 
48
 
 
49
 
 
50
<!-- ##### FUNCTION ibus_service_emit_signal ##### -->
 
51
<para>
 
52
 
 
53
</para>
 
54
 
 
55
@service: 
 
56
@dest_bus_name: 
 
57
@interface_name: 
 
58
@signal_name: 
 
59
@parameters: 
 
60
@error: 
 
61
@Returns: 
 
62
 
 
63
 
 
64
<!-- ##### FUNCTION ibus_service_get_connection ##### -->
 
65
<para>
 
66
 
 
67
</para>
 
68
 
 
69
@service: 
 
70
@Returns: 
 
71
 
 
72
 
 
73
<!-- ##### FUNCTION ibus_service_get_object_path ##### -->
 
74
<para>
 
75
 
 
76
</para>
 
77
 
 
78
@service: 
 
79
@Returns: 
 
80
 
 
81
 
 
82
<!-- ##### FUNCTION ibus_service_new ##### -->
 
83
<para>
 
84
 
 
85
</para>
 
86
 
 
87
@connection: 
 
88
@path: 
 
89
@Returns: 
 
90
 
 
91
 
 
92
<!-- ##### FUNCTION ibus_service_register ##### -->
 
93
<para>
 
94
 
 
95
</para>
 
96
 
 
97
@service: 
 
98
@connection: 
 
99
@error: 
 
100
@Returns: 
 
101
 
 
102
 
 
103
<!-- ##### FUNCTION ibus_service_unregister ##### -->
 
104
<para>
 
105
 
 
106
</para>
 
107
 
 
108
@service: 
 
109
@connection: 
 
110
 
 
111