Package: gtk
Function gtk:frame-label-align
Lambda Listgtk:frame-label-align (frame) SyntaxArgumentsDetails Accessor of the label-xalign and label-yalign properties of a frame widget. The gtk:frame-label-align function retrieves the x and y alignment of the frame's label. The (setf gtk:frame-label-align) function sets the
alignment of the frame container's label. The default values for a newly
created frame are 0.0 and 0.5. | See also |
2023-2-18