Package: gtk

Accessor gtk-action-bar-child-pack-type

Lambda List

gtk-action-bar-child-pack-type (container child)

Syntax

(gtk-action-bar-child-pack-type container child) => pack-type)
(setf (gtk-action-bar-child-pack-type container child) pack-type)

Arguments

container -- a gtk-action-bar widget
child -- a gtk-widget child widget
pack-type -- a value of the gtk-pack-type enumeration for the child

Details

Accessor of the pack-type child property of the gtk-action-bar class.

A value of the gtk-pack-type enumeration indicating whether the child widget is packed with reference to the start or end of the parent.
 

See also

2021-12-8