Gtk.Table.prototype.get_default_col_spacing

function get_default_col_spacing():Number {
    // Gjs wrapper for gtk_table_get_default_col_spacing()
}

Gets the default column spacing for the table. This is the spacing that will be used for newly added columns. (See Gtk.set_col_spacings)

Returns

the default column spacing