focus_visible


Description:

public bool focus_visible { get; set; }

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.