WindowGidBuilderImpl.resizable

Set resizable property.

class WindowGidBuilderImpl(T)
T
resizable
(
bool propval
)

Parameters

propval bool

If true, users can resize the window.

Return Value

Type: T

Builder instance for fluent chaining