gtkTableGetDefaultRowSpacing {RGtk2} | R Documentation |
Gets the default row spacing for the table. This is
the spacing that will be used for newly added rows.
(See gtkTableSetRowSpacings
)
gtkTableGetDefaultRowSpacing(object)
|
[GtkTable ] a GtkTable |
[numeric] value: the default row spacing
Derived by RGtkGen from GTK+ documentation