gtkWindowSetUrgencyHint {RGtk2} | R Documentation |
Windows may set a hint asking the desktop environment to draw the users attention to the window. This function sets this hint.
gtkWindowSetUrgencyHint(object, setting)
|
[GtkWindow ] a GtkWindow |
|
[logical] TRUE to mark this window as urgent |
Since 2.8
Derived by RGtkGen from GTK+ documentation