|
|
void | DeleteChars (int pos, int bytes_count) |
| |
|
void | InsertChars (int pos, const char *text, const char *text_end=NULL) |
| |
|
void | SelectAll () |
| |
|
void | ClearSelection () |
| |
|
bool | HasSelection () const |
| |
|
|
KarmaGuiInputTextFlags | EventFlag |
| |
|
KarmaGuiInputTextFlags | Flags |
| |
|
void * | UserData |
| |
|
KGWchar | EventChar |
| |
|
KarmaGuiKey | EventKey |
| |
|
char * | Buf |
| |
|
int | BufTextLen |
| |
|
int | BufSize |
| |
|
bool | BufDirty |
| |
|
int | CursorPos |
| |
|
int | SelectionStart |
| |
|
int | SelectionEnd |
| |
The documentation for this struct was generated from the following files:
- Karma/src/Karma/KarmaGui/KarmaGui.h
- Karma/src/Karma/KarmaGui/KarmaGuiWidgets.cpp