Package: gtk
Function gtk:frame-label-align
Lambda Listgtk:frame-label-align (frame) SyntaxArgumentsDetails The gtk:frame-label-align function retrieves the x alignment of the
label of the frame. The (setf gtk:frame-label-align) 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]. Notes | See also |
2024-4-19