ImGuiTextEditCallbackData.InsertChars

Undocumented in source. Be warned that the author may not have intended to support it.
struct ImGuiTextEditCallbackData
extern (C) @nogc nothrow
void
InsertChars
(
int pos
,
const(char)* text
,
const(char)* text_end = null
)

Meta