gtkTableGetDefaultColSpacing {RGtk2}R Documentation

gtkTableGetDefaultColSpacing

Description

Gets the default column spacing for the table. This is the spacing that will be used for newly added columns. (See gtkTableSetColSpacings)

Usage

gtkTableGetDefaultColSpacing(object)

Arguments

object [GtkTable] a GtkTable

Value

[numeric] value: the default column spacing

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]