pub unsafe extern "C" fn adw_bottom_sheet_set_show_drag_handle(
    self_: *mut AdwBottomSheet,
    show_drag_handle: gboolean,
)
Available on crate feature v1_6 only.