Widget.vexpand
bool vexpand() @propertyGet vexpand property.
Returns
Whether to expand vertically. See gtk.widget.Widget.setVexpand.
void vexpand(bool propval) @propertySet vexpand property.
Parameters
propval | Whether to expand vertically. See gtk.widget.Widget.setVexpand. |