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
(
int expand
)

Parameters

expand int

whether to expand

Meta