InputTextWithHintAndSize

InputText

pure @nogc nothrow @trusted
bool
InputTextWithHintAndSize
(
const(char)* label
,
const(char)* hint
,
scope char* buf
,,
ImVec2 size_arg
,
ImGuiInputTextFlags flags
)

Meta