InputTextWithHintAndSizeEx

Undocumented in source. Be warned that the author may not have intended to support it.
pure @nogc nothrow @trusted
bool
InputTextWithHintAndSizeEx
(
const(char)* label
,
const(char)* hint
,
scope char* buf
,,
ImVec2 size_arg
,
ImGuiInputTextFlags flags
,
ImGuiInputTextCallback callback
,
scope void* user_data
)

Meta