Methods
- C
- D
- G
- I
- N
- S
Constants
TkCommandNames | = | ['::iwidgets::selectiondialog'.freeze].freeze |
WidgetClassName | = | 'Selectiondialog'.freeze |
Instance Public methods
child_site()
Link
clear_items()
Link
clear_selection()
Link
curselection()
Link
based on Tk::Listbox ( and TkTextWin )
delete(first, last=None)
Link
get()
Link
index(idx)
Link
insert_items(idx, *args)
Link
insert_selection(pos, text)
Link
nearest(y)
Link
scan_dragto(x, y)
Link
scan_mark(x, y)
Link
select_item()
Link
selection_anchor(index)
Link
selection_clear(first, last=None)
Link
selection_includes(index)
Link
selection_set(first, last=None)
Link