Package: gtk

Accessor gtk-button-yalign

Lambda List

gtk-button-yalign (object)

Syntax

(gtk-button-yalign object) => yalign
(setf (gtk-button-yalign object) yalign)

Arguments

object -- a gtk-button widget
xalign -- a float for the vertical alignment

Details

Accessor of the yalign slot of the gtk-button class.

Warning

The gtk-button-yalign function has been deprecated since version 3.14 and should not be used in newly written code. Access the child widget directly if you need to control its alignment.
 

See also

2021-12-4