This property is maintained by GTK based on user input and should not be set by applications.
Window.focusVisible
bool focusVisible() @propertyGet focusVisible property.
Returns
Whether 'focus rectangles' are currently visible in this window.
void focusVisible(bool propval) @propertySet focusVisible property.
Parameters
propval | 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. |