gtkTableSetRowSpacings {RGtk2}R Documentation

gtkTableSetRowSpacings

Description

Sets the space between every row in table equal to spacing.

Usage

gtkTableSetRowSpacings(object, spacing)

Arguments

object

a GtkTable.

spacing

the number of pixels of space to place between every row in the table.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]