gtkBoxSetHomogeneous: gtkBoxSetHomogeneous

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the "homogeneous" property of box, controlling whether or not all children of box are given equal space in the box.

Usage

1
gtkBoxSetHomogeneous(object, homogeneous)

Arguments

object

a GtkBox

homogeneous

a boolean value, TRUE to create equal allotments, FALSE for variable allotments

Author(s)

Derived by RGtkGen from GTK+ documentation


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