pub unsafe extern "C" fn uiControlEnabled(c: *mut uiControl) -> c_int
Returns whether or not the control is enabled.
Defaults to true.
true
@param c uiControl instance. @see uiControlEnabledToUser @memberof uiControl