gtkTableSetColSpacing: gtkTableSetColSpacing

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Alters the amount of space between a given table column and the following column.

Usage

1
gtkTableSetColSpacing(object, column, spacing)

Arguments

object

a GtkTable.

column

the column whose spacing should 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.