pub unsafe extern "C" fn wxd_BitmapToggleButton_SetValue(
btn: *mut wxd_BitmapToggleButton_t,
state: bool,
)Expand description
Sets the toggle state of the button. @param btn The button to modify. @param state The new toggle state.
pub unsafe extern "C" fn wxd_BitmapToggleButton_SetValue(
btn: *mut wxd_BitmapToggleButton_t,
state: bool,
)Sets the toggle state of the button. @param btn The button to modify. @param state The new toggle state.