derelict-imgui v0.10.0 (2018-03-13T17:26:25Z)
Dub
Repo
ImGuiTextEditCallbackData.HasSelection
derelict
imgui
types
ImGuiTextEditCallbackData
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ImGuiTextEditCallbackData
extern (
C
) @
nogc
nothrow const
bool
HasSelection
(
)
Meta
Source
See Implementation
derelict
imgui
types
ImGuiTextEditCallbackData
functions
DeleteChars
HasSelection
InsertChars
variables
Buf
BufDirty
BufSize
BufTextLen
CursorPos
EventChar
EventFlag
EventKey
Flags
ReadOnly
SelectionEnd
SelectionStart
UserData