WidgetGidBuilderImpl.widthRequest
T widthRequest(int propval)Set widthRequest property.
Parameters
propval | Override for width request of the widget. If this is -1, the natural request will be used. |
Returns
Builder instance for fluent chaining
T widthRequest(int propval)Set widthRequest property.
propval | Override for width request of the widget. If this is -1, the natural request will be used. |