SliderBehavior

Undocumented in source. Be warned that the author may not have intended to support it.
pure @nogc nothrow @trusted
bool
SliderBehavior
(
ImRect bb
,
ImGuiID id
,
ImGuiDataType data_type
,
scope void* p_v
,
scope const(void)* p_min
,
scope const(void)* p_max
,
const(char)* format
,
ImGuiSliderFlags flags
,
scope ImRect* out_grab_bb
)

Meta