gtkTableGetDefaultRowSpacing {RGtk2}R Documentation

gtkTableGetDefaultRowSpacing

Description

Gets the default row spacing for the table. This is the spacing that will be used for newly added rows. (See gtkTableSetRowSpacings)

Usage

gtkTableGetDefaultRowSpacing(object)

Arguments

object [GtkTable] a GtkTable

Value

[numeric] value: the default row spacing

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]