ImGuiInputTextState

Undocumented in source.

Members

Variables

BufCapacityA
int BufCapacityA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CurLenA
int CurLenA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CurLenW
int CurLenW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CursorAnim
float CursorAnim;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CursorFollow
bool CursorFollow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Edited
bool Edited;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ID
uint ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InitialTextA
ImVector_char InitialTextA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ScrollX
float ScrollX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SelectedAllMouseLock
bool SelectedAllMouseLock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Stb
STB_TexteditState Stb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TextA
ImVector_char TextA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TextAIsValid
bool TextAIsValid;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TextW
ImVector_ImWchar TextW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UserCallback
int function(ImGuiInputTextCallbackData*) UserCallback;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UserCallbackData
void* UserCallbackData;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UserFlags
int UserFlags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta