~ubuntu-branches/ubuntu/vivid/ibus/vivid

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Osamu Aoki
  • Date: 2013-09-06 23:41:07 UTC
  • mfrom: (17.1.12 experimental)
  • Revision ID: package-import@ubuntu.com-20130906234107-vdaech8wbq1fkef0
Tags: 1.5.3-5
* This initiates ibus 1.4 to 1.5 transition.  This changes IM 
  switching key to SUPER-space and integrates xkb. 
  Closes: #690605, #699368
* Remove gjs and gnome-shell build dependency since ibus-gjs was 
  removed.
* Add breaks to packages indirectly depending on python-ibus
  since ibus does not depend on python-ibus anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
190
190
 
191
191
@parent: 
192
192
 
193
 
<!-- ##### FUNCTION ibus_input_context_cancel_hand_writing ##### -->
194
 
<para>
195
 
 
196
 
</para>
197
 
 
198
 
@context: 
199
 
@n_strokes: 
200
 
 
201
 
 
202
 
<!-- ##### FUNCTION ibus_input_context_disable ##### -->
203
 
<para>
204
 
 
205
 
</para>
206
 
 
207
 
@context: 
208
 
 
209
 
 
210
 
<!-- ##### FUNCTION ibus_input_context_enable ##### -->
211
 
<para>
212
 
 
213
 
</para>
214
 
 
215
 
@context: 
216
 
 
217
 
 
218
 
<!-- ##### FUNCTION ibus_input_context_focus_in ##### -->
219
 
<para>
220
 
 
221
 
</para>
222
 
 
223
 
@context: 
224
 
 
225
 
 
226
 
<!-- ##### FUNCTION ibus_input_context_focus_out ##### -->
227
 
<para>
228
 
 
229
 
</para>
230
 
 
231
 
@context: 
232
 
 
233
 
 
234
 
<!-- ##### FUNCTION ibus_input_context_get_engine ##### -->
235
 
<para>
236
 
 
237
 
</para>
238
 
 
239
 
@context: 
 
193
<!-- ##### FUNCTION ibus_input_context_new ##### -->
 
194
<para>
 
195
 
 
196
</para>
 
197
 
 
198
@path: 
 
199
@connection: 
 
200
@cancellable: 
 
201
@error: 
240
202
@Returns: 
241
203
 
242
204
 
243
 
<!-- ##### FUNCTION ibus_input_context_get_engine_async ##### -->
 
205
<!-- ##### FUNCTION ibus_input_context_new_async ##### -->
244
206
<para>
245
207
 
246
208
</para>
247
209
 
248
 
@context: 
249
 
@timeout_msec: 
 
210
@path: 
 
211
@connection: 
250
212
@cancellable: 
251
213
@callback: 
252
214
@user_data: 
253
215
 
254
216
 
255
 
<!-- ##### FUNCTION ibus_input_context_get_engine_async_finish ##### -->
 
217
<!-- ##### FUNCTION ibus_input_context_new_async_finish ##### -->
256
218
<para>
257
219
 
258
220
</para>
259
221
 
260
 
@context: 
261
222
@res: 
262
223
@error: 
263
224
@Returns: 
295
256
@Returns: 
296
257
 
297
258
 
298
 
<!-- ##### FUNCTION ibus_input_context_is_enabled ##### -->
299
 
<para>
300
 
 
301
 
</para>
302
 
 
303
 
@context: 
304
 
@Returns: 
305
 
 
306
 
 
307
 
<!-- ##### FUNCTION ibus_input_context_is_enabled_async ##### -->
308
 
<para>
309
 
 
310
 
</para>
311
 
 
312
 
@context: 
313
 
@timeout_msec: 
314
 
@cancellable: 
315
 
@callback: 
316
 
@user_data: 
317
 
 
318
 
 
319
 
<!-- ##### FUNCTION ibus_input_context_is_enabled_async_finish ##### -->
320
 
<para>
321
 
 
322
 
</para>
323
 
 
324
 
@context: 
325
 
@res: 
326
 
@error: 
327
 
@Returns: 
328
 
 
329
 
 
330
 
<!-- ##### FUNCTION ibus_input_context_needs_surrounding_text ##### -->
331
 
<para>
332
 
 
333
 
</para>
334
 
 
335
 
@context: 
336
 
@Returns: 
337
 
 
338
 
 
339
 
<!-- ##### FUNCTION ibus_input_context_new ##### -->
340
 
<para>
341
 
 
342
 
</para>
343
 
 
344
 
@path: 
345
 
@connection: 
346
 
@cancellable: 
347
 
@error: 
348
 
@Returns: 
349
 
 
350
 
 
351
 
<!-- ##### FUNCTION ibus_input_context_new_async ##### -->
352
 
<para>
353
 
 
354
 
</para>
355
 
 
356
 
@path: 
357
 
@connection: 
358
 
@cancellable: 
359
 
@callback: 
360
 
@user_data: 
361
 
 
362
 
 
363
 
<!-- ##### FUNCTION ibus_input_context_new_async_finish ##### -->
364
 
<para>
365
 
 
366
 
</para>
367
 
 
368
 
@res: 
369
 
@error: 
370
 
@Returns: 
371
 
 
372
 
 
373
259
<!-- ##### FUNCTION ibus_input_context_process_hand_writing_event ##### -->
374
260
<para>
375
261
 
380
266
@coordinates_len: 
381
267
 
382
268
 
383
 
<!-- ##### FUNCTION ibus_input_context_process_key_event ##### -->
 
269
<!-- ##### FUNCTION ibus_input_context_cancel_hand_writing ##### -->
384
270
<para>
385
271
 
386
272
</para>
387
273
 
388
274
@context: 
389
 
@keyval: 
390
 
@keycode: 
391
 
@state: 
392
 
@Returns: 
 
275
@n_strokes: 
393
276
 
394
277
 
395
278
<!-- ##### FUNCTION ibus_input_context_process_key_event_async ##### -->
418
301
@Returns: 
419
302
 
420
303
 
421
 
<!-- ##### FUNCTION ibus_input_context_property_activate ##### -->
 
304
<!-- ##### FUNCTION ibus_input_context_process_key_event ##### -->
422
305
<para>
423
306
 
424
307
</para>
425
308
 
426
309
@context: 
427
 
@prop_name: 
 
310
@keyval: 
 
311
@keycode: 
428
312
@state: 
429
 
 
430
 
 
431
 
<!-- ##### FUNCTION ibus_input_context_reset ##### -->
432
 
<para>
433
 
 
434
 
</para>
435
 
 
436
 
@context: 
437
 
 
438
 
 
439
 
<!-- ##### FUNCTION ibus_input_context_set_capabilities ##### -->
440
 
<para>
441
 
 
442
 
</para>
443
 
 
444
 
@context: 
445
 
@capabilities: 
 
313
@Returns: 
446
314
 
447
315
 
448
316
<!-- ##### FUNCTION ibus_input_context_set_cursor_location ##### -->
457
325
@h: 
458
326
 
459
327
 
 
328
<!-- ##### FUNCTION ibus_input_context_set_capabilities ##### -->
 
329
<para>
 
330
 
 
331
</para>
 
332
 
 
333
@context: 
 
334
@capabilities: 
 
335
 
 
336
 
 
337
<!-- ##### FUNCTION ibus_input_context_property_activate ##### -->
 
338
<para>
 
339
 
 
340
</para>
 
341
 
 
342
@context: 
 
343
@prop_name: 
 
344
@state: 
 
345
 
 
346
 
 
347
<!-- ##### FUNCTION ibus_input_context_focus_in ##### -->
 
348
<para>
 
349
 
 
350
</para>
 
351
 
 
352
@context: 
 
353
 
 
354
 
 
355
<!-- ##### FUNCTION ibus_input_context_focus_out ##### -->
 
356
<para>
 
357
 
 
358
</para>
 
359
 
 
360
@context: 
 
361
 
 
362
 
 
363
<!-- ##### FUNCTION ibus_input_context_reset ##### -->
 
364
<para>
 
365
 
 
366
</para>
 
367
 
 
368
@context: 
 
369
 
 
370
 
 
371
<!-- ##### FUNCTION ibus_input_context_get_engine_async ##### -->
 
372
<para>
 
373
 
 
374
</para>
 
375
 
 
376
@context: 
 
377
@timeout_msec: 
 
378
@cancellable: 
 
379
@callback: 
 
380
@user_data: 
 
381
 
 
382
 
 
383
<!-- ##### FUNCTION ibus_input_context_get_engine_async_finish ##### -->
 
384
<para>
 
385
 
 
386
</para>
 
387
 
 
388
@context: 
 
389
@res: 
 
390
@error: 
 
391
@Returns: 
 
392
 
 
393
 
 
394
<!-- ##### FUNCTION ibus_input_context_get_engine ##### -->
 
395
<para>
 
396
 
 
397
</para>
 
398
 
 
399
@context: 
 
400
@Returns: 
 
401
 
 
402
 
460
403
<!-- ##### FUNCTION ibus_input_context_set_engine ##### -->
461
404
<para>
462
405
 
477
420
@anchor_pos: 
478
421
 
479
422
 
 
423
<!-- ##### FUNCTION ibus_input_context_needs_surrounding_text ##### -->
 
424
<para>
 
425
 
 
426
</para>
 
427
 
 
428
@context: 
 
429
@Returns: 
 
430
 
 
431