WidgetGidBuilderImpl.focusable

Set focusable property.

class WidgetGidBuilderImpl(T)
T
focusable
(
bool propval
)

Parameters

propval bool

Whether this widget itself will accept the input focus.

Return Value

Type: T

Builder instance for fluent chaining