pub unsafe extern "C" fn gtk_column_view_set_tab_behavior(
    self_: *mut GtkColumnView,
    tab_behavior: GtkListTabBehavior
)
Available on crate feature v4_12 only.