Package: gtk
Accessor gtk:window-is-active
Lambda Listgtk:window-is-active (object) SyntaxArgumentsDetails Accessor of the is-active slot of the gtk:window
class.
The active toplevel is the window receiving keystrokes. The return value is true if the window is active toplevel itself. You might use this function
if you wanted to draw a widget differently in an active window from a widget
in an inactive window. | See also |
2024-10-2