pub unsafe extern "C" fn adw_tab_button_set_view(
    self_: *mut AdwTabButton,
    view: *mut AdwTabView
)
Available on crate feature v1_3 only.