gtkTableGetColSpacing: gtkTableGetColSpacing

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Gets the amount of space between column col, and column col + 1. See gtkTableSetColSpacing.

Usage

1
gtkTableGetColSpacing(object, column)

Arguments

object

a GtkTable

column

a column in the table, 0 indicates the first column

Value

[numeric] the column spacing

Author(s)

Derived by RGtkGen from GTK+ documentation


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