WindowGidBuilderImpl.mnemonicsVisible

Set mnemonicsVisible property.

class WindowGidBuilderImpl(T)
T
mnemonicsVisible
(
bool propval
)

Parameters

propval bool

Whether mnemonics 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