If this is -1, the natural request will be used.
Widget.widthRequest
int widthRequest() @property nothrowGet widthRequest property.
Returns
Override for width request of the widget.
void widthRequest(int propval) @property nothrowSet widthRequest property.
Parameters
propval | Override for width request of the widget. If this is -1, the natural request will be used. |