atk_sys

Function atk_table_set_column_header

Source
pub unsafe extern "C" fn atk_table_set_column_header(
    table: *mut AtkTable,
    column: c_int,
    header: *mut AtkObject,
)