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

a GtkTable

Value

[numeric] the default column spacing

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]