Package: gtk

Accessor gtk-button-xalign

Lambda List

gtk-button-xalign (object)

Syntax

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

Arguments

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

Details

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

Warning

The gtk-button-xalign 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