Widget.setVexpand
void setVexpand(bool expand)Sets whether the widget would like any available extra vertical space.
See [gtk.widget.Widget.setHexpand] for more detail.
Parameters
expand | whether to expand |
void setVexpand(bool expand)Sets whether the widget would like any available extra vertical space.
See [gtk.widget.Widget.setHexpand] for more detail.
expand | whether to expand |