~vcs-imports/ibus/trunk

« back to all changes in this revision

Viewing changes to src/ibustext.h

  • Committer: fujiwarat
  • Date: 2011-12-31 00:55:20 UTC
  • Revision ID: git-v1:f25acc22028e3dd98d8482e58c3925d2611683b9
Fix g-ir-scanner errors in ibusproperty.h and ibustext.h.

BUG=none
TEST=Linux desktop

Review URL: http://codereview.appspot.com/5498091

Show diffs side-by-side

added added

removed removed

Lines of Context:
190
190
/**
191
191
 * ibus_text_get_attributes:
192
192
 * @text: An IBusText.
193
 
 * @returns: the attrs in @text.
 
193
 * @returns: (transfer none): the attrs in @text.
194
194
 *
195
195
 * Return the attributes in an IBusText. Should not be freed.
196
196
 */