Widget.hexpandSet
bool hexpandSet() @property nothrowGet hexpandSet property.
Returns
Whether to use the #GtkWidget:hexpand property. See gtk.widget.Widget.getHexpandSet.
void hexpandSet(bool propval) @property nothrowSet hexpandSet property.
Parameters
propval | Whether to use the #GtkWidget:hexpand property. See gtk.widget.Widget.getHexpandSet. |