Package: gtk

Accessor gtk:action-bar-child-position

Lambda List

gtk:action-bar-child-position (container child)

Syntax

(gtk:action-bar-child-position container child) => pos)
(setf (gtk:action-bar-child-position container child) pos)

Arguments

container -- a gtk:action-bar widget
child -- a gtk:widget child widget
pos -- an integer for the index of the child widget in the parent

Details

The accessor for the position child property gets or sets the index of the child widget in the parent.
 

See also

2026-06-12