~ubuntu-branches/ubuntu/precise/ibus/precise

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-03-06 09:45:51 UTC
  • mfrom: (6.2.20 sid)
  • Revision ID: package-import@ubuntu.com-20120306094551-2oj8nro3h3uesu8a
Tags: 1.4.1-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - debian/control: Install im-switch instead of im-config by default.
  - debian/rules: Build with dh_translations. Add dh-translations build
    dependency.
  - Add 02_title_update.patch: Rename "IBus Preferences" to "Keyboard Input
    Methods"
  - Add 05_appindicator.patch: Use an indicator rather than a notification
    icon. Add python-appindicator recommends.
  - debian/control: Recommends on ibus-gtk, ibus-qt4, ibus-clutter need to
    be alternatives, because we want derivatives to be able to pick the ones
    they need.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
IBusObject
 
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
<!-- ##### MACRO IBUS_OBJECT_DESTROYED ##### -->
 
26
<para>
 
27
 
 
28
</para>
 
29
 
 
30
@obj: 
 
31
 
 
32
 
 
33
<!-- ##### MACRO IBUS_OBJECT_IN_DESTRUCTION ##### -->
 
34
<para>
 
35
 
 
36
</para>
 
37
 
 
38
@obj: 
 
39
 
 
40
 
 
41
<!-- ##### STRUCT IBusObject ##### -->
 
42
<para>
 
43
 
 
44
</para>
 
45
 
 
46
 
 
47
<!-- ##### SIGNAL IBusObject::destroy ##### -->
 
48
<para>
 
49
 
 
50
</para>
 
51
 
 
52
@ibusobject: the object which received the signal.
 
53
 
 
54
<!-- ##### STRUCT IBusObjectClass ##### -->
 
55
<para>
 
56
 
 
57
</para>
 
58
 
 
59
@parent: 
 
60
@destroy: 
 
61
 
 
62
<!-- ##### FUNCTION ibus_object_destroy ##### -->
 
63
<para>
 
64
 
 
65
</para>
 
66
 
 
67
@object: 
 
68
 
 
69
 
 
70
<!-- ##### FUNCTION ibus_object_new ##### -->
 
71
<para>
 
72
 
 
73
</para>
 
74
 
 
75
@void: 
 
76
@Returns: 
 
77
 
 
78