~ubuntu-branches/ubuntu/karmic/ibus/karmic-updates

« back to all changes in this revision

Viewing changes to src/ibusattribute.h

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing
  • Date: 2009-06-13 11:39:05 UTC
  • mfrom: (1.1.3 upstream) (6.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090613113905-0mfi5hhoz8w9y6k2
Tags: 1.1.0.20090612-1
* new upstream release.
* Fix "python-ibus should depends on iso-codes" (Closes: #532163)
* debian/libibus0.symbols: update symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
/**
21
21
 * SECTION: ibusattribute
22
22
 * @short_description: Attributes of IBusText.
 
23
 * @see_also: #IBusText
23
24
 * @stability: Stable
24
 
 * @see_also: #IBusText
25
25
 *
26
26
 * An IBusAttribute represents an attribute that associate to IBusText.
27
27
 * It decorates preedit buffer and auxiliary text with underline, foreground and background colors.