RomKanaConverter
Object Hierarchy:
Description:
public class RomKanaConverter : Object
Romaji-to-kana converter.
Content:
Properties:
Creation methods:
Methods:
- public
bool
is_valid (unichar
uc)
- public
bool
output_nn_if_any ()
Output "nn" if preedit ends with "n".
- public void append_text (
string
text)
Append text to the internal buffer.
- public
bool
append (unichar
uc)
Append a character to the internal buffer.
- public
bool
can_consume (unichar
uc, bool
preedit_only = false, bool
no_carryover = true)
Check if a character will be consumed by the current conversion.
- public void reset ()
Reset the internal state of the converter.
- public
bool
@delete ()
Delete the trailing character from the internal buffer.
Inherited Members:
All known members inherited from class GLib.Object
- @new
- newv
- new_valist
- get_type
- get_class
- @ref
- unref
- ref_sink
- weak_ref
- weak_unref
- add_weak_pointer
- remove_weak_pointer
- @get
- @set
- get_property
- set_property
- get_data
- set_data
- set_data_full
- steal_data
- get_qdata
- set_qdata
- set_qdata_full
- steal_qdata
- freeze_notify
- thaw_notify
- dispose
- constructed
- notify_property
- connect
- disconnect
- add_toggle_ref
- remove_toggle_ref
- bind_property
- notify
- ref_count