Property

GtkAlignment:yalign

deprecated: 3.14 

Declaration

property yalign: float [ read, write ]

Description [src]

Vertical position of child in available space. A value of 0.0 will flush the child to the top; a value of 1.0 will flush the child to the bottom.

Type:gfloat

Deprecated since: 3.14

Use gtk_widget_set_valign() on the child instead.

Flags

Readableyes
Writableyes
Constructno
Construct onlyno