child_set_x_expand


Description:

public void child_set_x_expand (Actor child, bool expand)

Set x-expand on the child.

This causes the column which the child resides in to be allocated any extra space if the allocation of the table is larger than the preferred size.

Parameters:

this

A Table

child

A Actor

expand

the new value of the x expand child property




2022 vala-language.org