set_fill


Description:

public void set_fill (bool x_fill, bool y_fill)

Sets whether the child of this should fill out the horizontal and/or vertical allocation of the parent

Parameters:

this

a Bin

x_fill

true if the child should fill horizontally the this

y_fill

true if the child should fill vertically the this




2022 vala-language.org