Module: GOffice::ActionComboTextSearchDir
- Defined in:
- (unknown)
Constant Summary collapse
- FROM_TOP =
search from the top of the list.
0 or :from_top
- CURRENT =
search from the current selection.
1 or :current
- NEXT =
search from the next element after current.
2 or :next