pub unsafe extern "C" fn adw_tab_overview_setup_extra_drop_target(
    self_: *mut AdwTabOverview,
    actions: GdkDragAction,
    types: *mut GType,
    n_types: size_t
)
Available on crate feature v1_3 only.