Property
GtkButton:xalign
deprecated: 3.14 since: 2.4
Description [src]
If the child of the button is a GtkMisc
or GtkAlignment
, this property
can be used to control its horizontal alignment. 0.0 is left aligned,
1.0 is right aligned.
Type:gfloat
Available since: 2.4
Deprecated since: 3.14
Access the child widget directly if you need to control its alignment.
Default value | 0.500000 |