gtk_sys

Function gtk_table_resize

Source
pub unsafe extern "C" fn gtk_table_resize(
    table: *mut GtkTable,
    rows: c_uint,
    columns: c_uint,
)