|
const char *(* | Platform_GetClipboardTextFn )(ImGuiContext *ctx) |
|
void(* | Platform_SetClipboardTextFn )(ImGuiContext *ctx, const char *text) |
|
void * | Platform_ClipboardUserData |
|
bool(* | Platform_OpenInShellFn )(ImGuiContext *ctx, const char *path) |
|
void * | Platform_OpenInShellUserData |
|
void(* | Platform_SetImeDataFn )(ImGuiContext *ctx, ImGuiViewport *viewport, ImGuiPlatformImeData *data) |
|
void * | Platform_ImeUserData |
|
ImWchar | Platform_LocaleDecimalPoint |
|
void * | Renderer_RenderState |
|
The documentation for this struct was generated from the following file: