pub unsafe extern "C" fn adw_dialog_set_child(
    self_: *mut AdwDialog,
    child: *mut GtkWidget
)
Available on crate feature v1_5 only.