Package: gtk

Accessor gtk:aspect-frame-xalign

Lambda List

gtk:aspect-frame-xalign (object)

Syntax

(gtk:aspect-frame-xalign object) => xalign
(setf (gtk:aspect-frame-xalign object) xalign)

Arguments

object -- a gtk:aspect-frame widget
xalign -- a float with the x alignment of the child widget

Details

Accessor of the xalign slot of the gtk:aspect-frame class. The x alignment of the child widget in the aspect frame container.
 

See also

2024-4-21