Package: gtk

Accessor gtk-window-urgency-hint

Lambda List

gtk-window-urgency-hint (object)

Syntax

(gtk-window-urgency-hint object) => setting
(setf (gtk-window-urgency-hint object) setting)

Arguments

object -- a gtk-window widget
setting -- true to mark this window as urgent

Details

Accessor of the urgency-hint slot of the gtk-window class.

Windows may set a hint asking the desktop environment to draw the users attention to the window. This function sets this hint.
 

See also

2021-9-9