Kkc.Context – kkc-1.0 Reference Manual
Packages
kkc-1.0
Kkc
Context
auto_correct
candidates
dictionaries
input
input_cursor_pos
input_cursor_width
input_mode
key_event_filter
punctuation_style
segments
typing_rule
Context
clear_output
has_output
peek_output
poll_output
process_key_event
process_key_events
reset
set_selection_text
request_selection_text
Context
Object Hierarchy:
Description:
public
class
Context
:
Object
Namespace:
Kkc
Package:
kkc-1.0
Content:
Properties:
public
bool
auto_correct
{
get
;
set
; }
public
CandidateList
candidates
{
get
; }
public
DictionaryList
dictionaries
{
get
;
set
; }
public
string
input
{
owned
get
; }
public
int
input_cursor_pos
{
get
; }
public
uint
input_cursor_width
{
get
; }
public
InputMode
input_mode
{
get
;
set
; }
public
KeyEventFilter
key_event_filter
{
owned
get
; }
public
PunctuationStyle
punctuation_style
{
get
;
set
; }
public
SegmentList
segments
{
get
; }
public
Rule
typing_rule
{
get
;
set
; }
Creation methods:
public
Context
(
LanguageModel
model)
Methods:
public
void
clear_output
()
public
bool
has_output
()
public
string
peek_output
()
public
string
poll_output
()
public
bool
process_key_event
(
KeyEvent
key)
public
bool
process_key_events
(
string
keyseq)
throws
KeyEventFormatError
public
void
reset
()
public
void
set_selection_text
(
string
? text)
Signals:
public
signal
void
request_selection_text
()
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref