set_vexpand
Description:
Sets whether the widget would like any available extra vertical space.
See [method@Gtk.Widget.set_hexpand] for more detail.
Parameters:
this |
the widget |
expand |
whether to expand |
Sets whether the widget would like any available extra vertical space.
See [method@Gtk.Widget.set_hexpand] for more detail.
this |
the widget |
expand |
whether to expand |