R-Type  1.0.1.0
Rewrite of the R-Type game with networking ability
Loading...
Searching...
No Matches
ImGuiInputTextCallbackData Struct Reference

Public Member Functions

void ClearSelection ()
 
IMGUI_API void DeleteChars (int pos, int bytes_count)
 
bool HasSelection () const
 
IMGUI_API void InsertChars (int pos, const char *text, const char *text_end=NULL)
 
void SelectAll ()
 

Data Fields

char * Buf
 
bool BufDirty
 
int BufSize
 
int BufTextLen
 
int CursorPos
 
ImWchar EventChar
 
ImGuiInputTextFlags EventFlag
 
ImGuiKey EventKey
 
ImGuiInputTextFlags Flags
 
int SelectionEnd
 
int SelectionStart
 
void * UserData
 

The documentation for this struct was generated from the following files: