derelict-imgui v0.10.0 (2018-03-13T17:26:25Z)
Dub
Repo
ImGuiTextEditCallbackData.BufTextLen
derelict
imgui
types
ImGuiTextEditCallbackData
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
ImGuiTextEditCallbackData
extern (
C
) @
nogc
nothrow
int
BufTextLen
;
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