Widget.hexpand
bool hexpand() @propertyGet hexpand property.
Returns
Whether to expand horizontally. See gtk.widget.Widget.setHexpand.
void hexpand(bool propval) @propertySet hexpand property.
Parameters
propval | Whether to expand horizontally. See gtk.widget.Widget.setHexpand. |