pub unsafe extern "C" fn gtk_column_view_row_set_activatable(
    self_: *mut GtkColumnViewRow,
    activatable: gboolean
)
Available on crate feature v4_12 only.