WindowGidBuilderImpl.focusVisible

Set focusVisible property.

class WindowGidBuilderImpl(T)
T
focusVisible
(
bool propval
)

Parameters

propval bool

Whether 'focus rectangles' are currently visible in this window.

This property is maintained by GTK+ based on user input and should not be set by applications.

Return Value

Type: T

Builder instance for fluent chaining