Widget.setVexpand

Sets whether the widget would like any available extra vertical space.

See gtk_widget_set_hexpand() for more detail.

class Widget
void
setVexpand
(
bool expand
)

Parameters

expand bool

whether to expand

Meta