voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
Dub
Repo
ImGuiTextEditCallbackData
derelict
imgui
types
Undocumented in source.
struct
ImGuiTextEditCallbackData {
ImGuiInputTextFlags
EventFlag
;
ImGuiInputTextFlags
Flags
;
void
*
UserData
;
ImWchar
EventChar
;
ImGuiKey
EventKey
;
char
*
Buf
;
size_t
BufSize
;
bool
BufDirty
;
int
CursorPos
;
int
SelectionStart
;
int
SelectionEnd
;
}
Members
Variables
Buf
char
*
Buf
;
Undocumented in source.
BufDirty
bool
BufDirty
;
Undocumented in source.
BufSize
size_t
BufSize
;
Undocumented in source.
CursorPos
int
CursorPos
;
Undocumented in source.
EventChar
ImWchar
EventChar
;
Undocumented in source.
EventFlag
ImGuiInputTextFlags
EventFlag
;
Undocumented in source.
EventKey
ImGuiKey
EventKey
;
Undocumented in source.
Flags
ImGuiInputTextFlags
Flags
;
Undocumented in source.
SelectionEnd
int
SelectionEnd
;
Undocumented in source.
SelectionStart
int
SelectionStart
;
Undocumented in source.
UserData
void
*
UserData
;
Undocumented in source.
Meta
Source
See Implementation
derelict
imgui
types
aliases
GetClipboardTextFunc
ImDrawCallback
ImDrawIdx
ImGuiAlign
ImGuiButtonFlags
ImGuiCol
ImGuiColorEditMode
ImGuiID
ImGuiInputTextFlags
ImGuiKey
ImGuiLayoutType
ImGuiMouseCursor
ImGuiPlotType
ImGuiSelectableFlags
ImGuiSetCond
ImGuiStyleVar
ImGuiTextEditCallback
ImGuiTreeNodeFlags
ImGuiWindowFlags
ImTextureID
ImU32
ImWchar
ImeSetInputScreenPosFunc
MemAllocFunc
MemFreeFunc
RenderDrawListFunc
STB_TEXTEDIT_CHARTYPE
STB_TEXTEDIT_POSITIONTYPE
SetClipboardTextFunc
enums
ImGuiAlign_Left
ImGuiButtonFlags_Repeat
ImGuiCol_Text
ImGuiColorEditMode_UserSelect
ImGuiInputTextFlags_CharsDecimal
ImGuiKey_Tab
ImGuiLayoutType_Vertical
ImGuiMouseCursor_Arrow
ImGuiPlotType_Lines
ImGuiSelectableFlags_DontClosePopups
ImGuiSetCond_Always
ImGuiStyleVar_Alpha
ImGuiTreeNodeFlags_DefaultOpen
ImGuiWindowFlags_NoTitleBar
manifest constants
STB_TEXTEDIT_UNDOCHARCOUNT
STB_TEXTEDIT_UNDOSTATECOUNT
structs
ImColor
ImDrawChannel
ImDrawCmd
ImDrawData
ImDrawList
ImDrawVert
ImFont
ImFontAtlas
ImFontConfig
ImGuiColMod
ImGuiDrawContext
ImGuiGroupData
ImGuiIO
ImGuiIniData
ImGuiMouseCursorData
ImGuiPopupRef
ImGuiSimpleColumns
ImGuiState
ImGuiStorage
ImGuiStyle
ImGuiStyleMod
ImGuiTextBuffer
ImGuiTextEditCallbackData
ImGuiTextEditState
ImGuiWindow
ImRect
ImVec2
ImVec4
ImVector
STB_TexteditState
StbUndoRecord
StbUndoState