Table.getDefaultRowSpacing

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

More...
class Table
uint
getDefaultRowSpacing
()

Return Value

Type: uint

the default row spacing

Detailed Description

Deprecated: Use gtk_grid_get_row_spacing() with #GtkGrid.

Meta