Table.getDefaultColSpacing

uint getDefaultColSpacing()

Gets the default column spacing for the table. This is the spacing that will be used for newly added columns. (See [gtk.table.Table.setColSpacings])

Returns

the default column spacing

Deprecated

Use [gtk.grid.Grid.getColumnSpacing] with #GtkGrid.