pub unsafe extern "C" fn adw_breakpoint_condition_new_length(
type_: AdwBreakpointConditionLengthType,
value: c_double,
unit: AdwLengthUnit
) -> *mut AdwBreakpointCondition
Available on crate feature
v1_4
only.pub unsafe extern "C" fn adw_breakpoint_condition_new_length(
type_: AdwBreakpointConditionLengthType,
value: c_double,
unit: AdwLengthUnit
) -> *mut AdwBreakpointCondition
v1_4
only.