gtkBoxSetChildPacking: gtkBoxSetChildPacking

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the way child is packed into box.

Usage

1
gtkBoxSetChildPacking(object, child, expand, fill, padding, pack.type)

Arguments

object

a GtkBox

child

the GtkWidget of the child to set

expand

the new value of the "expand" child property

fill

the new value of the "fill" child property

padding

the new value of the "padding" child property

pack.type

the new value of the "pack-type" child property

Author(s)

Derived by RGtkGen from GTK+ documentation


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