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_set_col_spacings())

More...
class Table
uint
getDefaultColSpacing
()

Detailed Description

Deprecated: Use gtk_grid_get_column_spacing() with #GtkGrid.

Return: the default column spacing

Meta