Package: gtk

Accessor gtk-action-bar-child-position

Lambda List

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

Syntax

(gtk-action-bar-child-position object) => position)
(setf (gtk-action-bar-child-position object) position)

Arguments

container -- a gtk-action-bar widget
child -- a gtk-widget child widget
position -- an integer with the index of the child widget in the parent

Details

Accessor of the position child property of the gtk-action-bar class.

The index of the child widget in the parent.
 

See also

2021-12-8