Window.mnemonicsVisible

bool mnemonicsVisible() @property

Get mnemonicsVisible property.

Returns

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.

void mnemonicsVisible(bool propval) @property

Set mnemonicsVisible property.

Parameters

propvalWhether mnemonics are currently visible in this window. This property is maintained by GTK based on user input, and should not be set by applications.