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) => packtype)
(setf (gtk:action-bar-child-pack-type container child) packtype)

Arguments

container -- a gtk:action-bar widget
child -- a gtk:widget child widget
packtype -- 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

2024-4-9