Package: gtk
Accessor gtk:frame-label-xalign
Lambda Listgtk:frame-label-xalign (object) SyntaxArgumentsDetails Accessor of the label-xalign slot of the gtk:frame
class. The gtk:frame-label-xalign function retrieves the x alignment of the label of the frame. The (setf gtk:frame-label-xalign) function sets the x
alignment. The default value for a newly created frame is 0.0. A value of 0.0
represents left alignment, 1.0 represents right alignment. The change of the
property is ignored if the value is not in the range of [0.0, 1.0]. | See also |
2024-4-19