Table.getRowSpacing

Gets the amount of space between row row, and row row + 1. See Table.setRowSpacing.

More...
class Table
uint
getRowSpacing
(
uint row
)

Parameters

row uint

a row in the table, 0 indicates the first row

Return Value

Type: uint

the row spacing

Detailed Description

Deprecated: gtk.Grid does not offer a replacement for this functionality.