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

a GtkTable

Value

[numeric] the default row spacing

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]