Widget.setVexpand

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

See [method@Gtk.Widget.set_hexpand] for more detail.

class Widget
void
setVexpand
(
bool expand
)

Parameters

expand bool

whether to expand

Meta