atk_sys

Function atk_table_remove_row_selection

Source
pub unsafe extern "C" fn atk_table_remove_row_selection(
    table: *mut AtkTable,
    row: c_int,
) -> gboolean