Kkc.CandidateList – kkc-1.0 Reference Manual
Packages
kkc-1.0
Kkc
CandidateList
cursor_pos
page_size
page_start
page_visible
round
size
CandidateList
@get
cursor_down
cursor_up
first
next
page_down
page_up
previous
select
select_at
populated
selected
CandidateList
Object Hierarchy:
Description:
public
class
CandidateList
:
Object
Namespace:
Kkc
Package:
kkc-1.0
Content:
Properties:
public
int
cursor_pos
{
get
;
set
; }
public
uint
page_size
{
get
;
set
; }
public
uint
page_start
{
get
;
set
; }
public
bool
page_visible
{
get
; }
public
bool
round
{
get
;
set
; }
public
int
size
{
get
; }
Creation methods:
public
CandidateList
(
uint
page_start =
4
,
uint
page_size =
7
,
bool
round =
false
)
Methods:
public
Candidate
@get
(
int
index =
-1
)
public
bool
cursor_down
()
public
bool
cursor_up
()
public
bool
first
()
public
virtual
bool
next
()
public
bool
page_down
()
public
bool
page_up
()
public
virtual
bool
previous
()
public
void
select
()
public
bool
select_at
(
uint
index_in_page)
Signals:
public
signal
void
populated
()
public
signal
void
selected
(
Candidate
candidate)
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