Widget.widthRequest

Set widthRequest property.

  1. int widthRequest [@property getter]
  2. int widthRequest [@property setter]
    class Widget
    @property
    void
    widthRequest
    ()

Parameters

propval int

Override for width request of the widget.

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