Gtk.Table.GetColSpacing Method
The spacing currently set for a given column.

Syntax

public uint GetColSpacing (uint column)

Parameters

column
A zero-indexed column number to retrieve spacing information from.

Returns

The number of pixels of spacing assigned to the specified column.

Remarks

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)