Function imgui_sys::igSetNextWindowContentWidth[][src]

pub unsafe fn igSetNextWindowContentWidth(width: c_float)
Deprecated since 0.0.19

: please use igSetNextWindowContentSize instead

Set next window content's width.

Original non-deprecated version preserved last Y value set by igSetNextWindowContentSize.