Function boing::reexports::libui_ng_sys::uiControlEnabled
source · pub unsafe extern "C" fn uiControlEnabled(c: *mut uiControl) -> i32Expand description
Returns whether or not the control is enabled.
Defaults to true.
@param c uiControl instance. @see uiControlEnabledToUser @memberof uiControl