Package: gtk

Accessor gtk:header-bar-child-position

Lambda List

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

Syntax

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

Arguments

container -- a gtk:header-bar widget
child -- a gtk:widget child widget
position -- an integer with the index of the child widget in the header bar

Details

Accessor of the position child property of the gtk:header-bar class. The index of the child widget in the heaer bar.
 

See also

2024-4-9