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

« back to all changes in this revision

Viewing changes to docs/reference/ibus/tmpl/ibusinputcontext.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:
188
188
 
189
189
@parent: 
190
190
 
 
191
<!-- ##### FUNCTION ibus_input_context_new ##### -->
 
192
<para>
 
193
 
 
194
</para>
 
195
 
 
196
@path: 
 
197
@connection: 
 
198
@cancellable: 
 
199
@error: 
 
200
@Returns: 
 
201
 
 
202
 
 
203
<!-- ##### FUNCTION ibus_input_context_new_async ##### -->
 
204
<para>
 
205
 
 
206
</para>
 
207
 
 
208
@path: 
 
209
@connection: 
 
210
@cancellable: 
 
211
@callback: 
 
212
@user_data: 
 
213
 
 
214
 
 
215
<!-- ##### FUNCTION ibus_input_context_new_async_finish ##### -->
 
216
<para>
 
217
 
 
218
</para>
 
219
 
 
220
@res: 
 
221
@error: 
 
222
@Returns: 
 
223
 
 
224
 
 
225
<!-- ##### FUNCTION ibus_input_context_get_input_context ##### -->
 
226
<para>
 
227
 
 
228
</para>
 
229
 
 
230
@path: 
 
231
@connection: 
 
232
@Returns: 
 
233
 
 
234
 
 
235
<!-- ##### FUNCTION ibus_input_context_get_input_context_async ##### -->
 
236
<para>
 
237
 
 
238
</para>
 
239
 
 
240
@path: 
 
241
@connection: 
 
242
@cancellable: 
 
243
@callback: 
 
244
@user_data: 
 
245
 
 
246
 
 
247
<!-- ##### FUNCTION ibus_input_context_get_input_context_async_finish ##### -->
 
248
<para>
 
249
 
 
250
</para>
 
251
 
 
252
@res: 
 
253
@error: 
 
254
@Returns: 
 
255
 
 
256
 
 
257
<!-- ##### FUNCTION ibus_input_context_process_key_event_async ##### -->
 
258
<para>
 
259
 
 
260
</para>
 
261
 
 
262
@context: 
 
263
@keyval: 
 
264
@keycode: 
 
265
@state: 
 
266
@timeout_msec: 
 
267
@cancellable: 
 
268
@callback: 
 
269
@user_data: 
 
270
 
 
271
 
 
272
<!-- ##### FUNCTION ibus_input_context_process_key_event_async_finish ##### -->
 
273
<para>
 
274
 
 
275
</para>
 
276
 
 
277
@context: 
 
278
@res: 
 
279
@processed: 
 
280
@error: 
 
281
@Returns: 
 
282
 
 
283
 
191
284
<!-- ##### FUNCTION ibus_input_context_process_key_event ##### -->
192
285
<para>
193
286
 
271
364
@context: 
272
365
 
273
366
 
 
367
<!-- ##### FUNCTION ibus_input_context_is_enabled_async ##### -->
 
368
<para>
 
369
 
 
370
</para>
 
371
 
 
372
@context: 
 
373
@timeout_msec: 
 
374
@cancellable: 
 
375
@callback: 
 
376
@user_data: 
 
377
 
 
378
 
 
379
<!-- ##### FUNCTION ibus_input_context_is_enabled_async_finish ##### -->
 
380
<para>
 
381
 
 
382
</para>
 
383
 
 
384
@context: 
 
385
@res: 
 
386
@retval: 
 
387
@error: 
 
388
@Returns: 
 
389
 
 
390
 
274
391
<!-- ##### FUNCTION ibus_input_context_is_enabled ##### -->
275
392
<para>
276
393
 
280
397
@Returns: 
281
398
 
282
399
 
 
400
<!-- ##### FUNCTION ibus_input_context_get_engine_async ##### -->
 
401
<para>
 
402
 
 
403
</para>
 
404
 
 
405
@context: 
 
406
@timeout_msec: 
 
407
@cancellable: 
 
408
@callback: 
 
409
@user_data: 
 
410
 
 
411
 
 
412
<!-- ##### FUNCTION ibus_input_context_get_engine_async_finish ##### -->
 
413
<para>
 
414
 
 
415
</para>
 
416
 
 
417
@context: 
 
418
@res: 
 
419
@error: 
 
420
@Returns: 
 
421
 
 
422
 
 
423
<!-- ##### FUNCTION ibus_input_context_get_engine ##### -->
 
424
<para>
 
425
 
 
426
</para>
 
427
 
 
428
@context: 
 
429
@Returns: 
 
430
 
 
431
 
283
432
<!-- ##### FUNCTION ibus_input_context_set_engine ##### -->
284
433
<para>
285
434
 
289
438
@name: 
290
439
 
291
440
 
 
441
<!-- ##### FUNCTION ibus_input_context_set_surrounding_text ##### -->
 
442
<para>
 
443
 
 
444
</para>
 
445
 
 
446
@context: 
 
447
@text: 
 
448
@cursor_pos: 
 
449
 
 
450
 
 
451
<!-- ##### FUNCTION ibus_input_context_needs_surrounding_text ##### -->
 
452
<para>
 
453
 
 
454
</para>
 
455
 
 
456
@context: 
 
457
@Returns: 
 
458
 
 
459