Table.getColSpacing

Gets the amount of space between column col, and column col + 1. See gtk.table.Table.setColSpacing.

More...
class Table
uint
getColSpacing
(
uint column
)

Parameters

column uint

a column in the table, 0 indicates the first column

Return Value

Type: uint

the column spacing

Detailed Description

Deprecated: #GtkGrid does not offer a replacement for this functionality.