ButtonGidBuilderImpl.yalign

Set yalign property.

More...
class ButtonGidBuilderImpl(T)
T
yalign
(
float propval
)

Parameters

propval float

If the child of the button is a #GtkMisc or #GtkAlignment, this property can be used to control its vertical alignment. 0.0 is top aligned, 1.0 is bottom aligned.

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: Access the child widget directly if you need to control its alignment.