Table.getDefaultRowSpacing

Gets the default row spacing for the table. This is the spacing that will be used for newly added rows. (See Table.setRowSpacings)

More...
class Table
uint
getDefaultRowSpacing
()

Return Value

Type: uint

the default row spacing

Detailed Description

Deprecated: Use Grid.getRowSpacing with gtk.Grid