Tput::Namespace::InputMethodQuery
Inherits Enum / Comparable / Value / Object
Constants
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
None = 0
All = 65535
Instance methods
im_input_item_clip_rectangle?
Returns true if this enum value contains ImInputItemClipRectangle
none?
Source