Widget.widthRequest

int widthRequest() @property

Get widthRequest property.

Returns

Override for width request of the widget.

If this is -1, the natural request will be used.

void widthRequest(int propval) @property

Set widthRequest property.

Parameters

propvalOverride for width request of the widget. If this is -1, the natural request will be used.