gtk_sys

Function gtk_table_get_size

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