Package: gtk
Function gtk:frame-label-align
Lambda Listgtk:frame-label-align (frame) SyntaxArgumentsDetails
Gets or sets the x alignment of the label of the frame.
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 |
2025-07-26