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

2024-4-9