~ubuntu-branches/ubuntu/quantal/ibus/quantal

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Barry Warsaw
  • Date: 2011-08-11 17:00:57 UTC
  • mfrom: (6.2.14 sid)
  • Revision ID: james.westby@ubuntu.com-20110811170057-6dmbfs4s3cchzl7x
Tags: 1.3.99.20110419-1ubuntu1
* Merge with Debian unstable.  Remaining Ubuntu changes:
  - Indicator support:
    + Add 05_appindicator.patch: Use an indicator rather than a notification
      icon.
    + debian/control: Recommend python-appindicator.
  - debian/control: Install im-switch instead of im-config by default.
  - debian/README.source: Removed, it was outdated and no longer correct
  - debian/patches/01_ubuntu_desktop: Fix "Desktop entry needs the
    X-Ubuntu-Gettext-Domain key"  (LP: #457632)
  - debian/patches/02_title_update.patch: Rename "IBus Preferences" to
    "Keyboard Input Methods"
  - debian/patches/06_locale_parser.patch: Cherry-picked from upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
</para>
50
50
 
51
51
@connection: 
 
52
@cancellable: 
 
53
@error: 
52
54
@Returns: 
53
55
 
54
56
 
60
62
@config: 
61
63
@section: 
62
64
@name: 
63
 
@value: 
 
65
@Returns: 
 
66
 
 
67
 
 
68
<!-- ##### FUNCTION ibus_config_get_value_async ##### -->
 
69
<para>
 
70
 
 
71
</para>
 
72
 
 
73
@config: 
 
74
@section: 
 
75
@name: 
 
76
@timeout_ms: 
 
77
@cancellable: 
 
78
@callback: 
 
79
@user_data: 
 
80
 
 
81
 
 
82
<!-- ##### FUNCTION ibus_config_get_value_async_finish ##### -->
 
83
<para>
 
84
 
 
85
</para>
 
86
 
 
87
@config: 
 
88
@result: 
 
89
@error: 
64
90
@Returns: 
65
91
 
66
92
 
76
102
@Returns: 
77
103
 
78
104
 
 
105
<!-- ##### FUNCTION ibus_config_set_value_async ##### -->
 
106
<para>
 
107
 
 
108
</para>
 
109
 
 
110
@config: 
 
111
@section: 
 
112
@name: 
 
113
@value: 
 
114
@timeout_ms: 
 
115
@cancellable: 
 
116
@callback: 
 
117
@user_data: 
 
118
 
 
119
 
 
120
<!-- ##### FUNCTION ibus_config_set_value_async_finish ##### -->
 
121
<para>
 
122
 
 
123
</para>
 
124
 
 
125
@config: 
 
126
@result: 
 
127
@error: 
 
128
@Returns: 
 
129
 
 
130
 
79
131
<!-- ##### FUNCTION ibus_config_unset ##### -->
80
132
<para>
81
133