gtk_sys

Function gtk_table_set_col_spacing

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