[][src]Function atk_sys::atk_table_remove_column_selection

pub unsafe extern "C" fn atk_table_remove_column_selection(
    table: *mut AtkTable,
    column: c_int
) -> gboolean