pub unsafe extern "C" fn adw_breakpoint_add_setters(
    self_: *mut AdwBreakpoint,
    first_object: *mut GObject,
    first_property: *const c_char
    ...
)
Available on crate feature v1_4 only.