pub unsafe extern "C" fn adw_breakpoint_condition_new_ratio(
type_: AdwBreakpointConditionRatioType,
width: c_int,
height: c_int
) -> *mut AdwBreakpointCondition
Available on crate feature
v1_4
only.pub unsafe extern "C" fn adw_breakpoint_condition_new_ratio(
type_: AdwBreakpointConditionRatioType,
width: c_int,
height: c_int
) -> *mut AdwBreakpointCondition
v1_4
only.