Table.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)

More...
class Table
uint
getDefaultColSpacing
()

Return Value

Type: uint

the default column spacing

Detailed Description

Deprecated: Use gtk.grid.Grid.getColumnSpacing with #GtkGrid.