gtk_sys

Function gtk_table_set_row_spacing

Source
pub unsafe extern "C" fn gtk_table_set_row_spacing(
    table: *mut GtkTable,
    row: c_uint,
    spacing: c_uint,
)