gtkTableSetHomogeneous: gtkTableSetHomogeneous

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Changes the homogenous property of table cells, ie. whether all cells are an equal size or not.

Usage

1
gtkTableSetHomogeneous(object, homogeneous)

Arguments

object

The GtkTable you wish to set the homogeneous properties of.

homogeneous

Set to TRUE to ensure all table cells are the same size. Set to FALSE if this is not your desired behaviour.

Author(s)

Derived by RGtkGen from GTK+ documentation


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