Widget.expand
bool expand() @propertyGet expand property.
Returns
Whether to expand in both directions. Setting this sets both #GtkWidget:hexpand and #GtkWidget:vexpand
void expand(bool propval) @propertySet expand property.
Parameters
propval | Whether to expand in both directions. Setting this sets both #GtkWidget:hexpand and #GtkWidget:vexpand |