[go: up one dir, main page]

atk_table_set_row_header

Function atk_table_set_row_header 

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