gtkTableSetRowSpacing: gtkTableSetRowSpacing

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Changes the space between a given table row and the subsequent row.

Usage

1
gtkTableSetRowSpacing(object, row, spacing)

Arguments

object

a GtkTable containing the row whose properties you wish to change.

row

row number whose spacing will be changed.

spacing

number of pixels that the spacing should take up.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.