pub unsafe extern "C" fn adw_dialog_set_content_width(
    self_: *mut AdwDialog,
    content_width: c_int
)
Available on crate feature v1_5 only.