enum Tput::Namespace::InputMethodQuery
Defined in:
tput/namespace.crEnum Members
-
ImEnabled =
1 -
ImCursorRectangle =
2 -
ImFont =
4 -
ImCursorPosition =
8 -
ImSurroundingText =
16 -
ImCurrentSelection =
32 -
ImMaximumTextLength =
64 -
ImAnchorPosition =
128 -
ImHints =
256 -
ImPreferredLanguage =
512 -
ImAbsolutePosition =
1024 -
ImTextBeforeCursor =
2048 -
ImTextAfterCursor =
4096 -
ImEnterKeyType =
8192 -
ImAnchorRectangle =
16384 -
ImInputItemClipRectangle =
32768 -
ImQueryInput =
16570 -
ImPlatformData = 0x80000000 # XXX
Instance Method Summary
- #im_absolute_position?
- #im_anchor_position?
- #im_anchor_rectangle?
- #im_current_selection?
- #im_cursor_position?
- #im_cursor_rectangle?
- #im_enabled?
- #im_enter_key_type?
- #im_font?
- #im_hints?
- #im_input_item_clip_rectangle?
- #im_maximum_text_length?
- #im_preferred_language?
- #im_query_input?
- #im_surrounding_text?
- #im_text_after_cursor?
- #im_text_before_cursor?
- #none?