Gtk.Table.GetRowSpacing Method
The spacing currently set for a given row.

Syntax

public uint GetRowSpacing (uint row)

Parameters

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

Returns

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

Remarks

Requirements

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