Package: gtk

Accessor gtk-cell-area-box-child-pack-type

Lambda List

gtk-cell-area-box-child-pack-type (container child)

Syntax

(gtk-cell-area-box-child-pack-type container child) => pack-type
(setf (gtk-cell-area-box-child-pack-type container child) pack-type)

Arguments

container -- a gtk-cell-area-box object
child -- a gtk-widget child
pack-type -- a gtk-pack-type value

Details

Accessor of the pack-type child property of the gtk-cell-area-box class.

A gtk-pack-type indicating whether the cell renderer is packed with reference to the start or end of the area.
 

See also

2020-6-27