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