gdkWindowSetUrgencyHint {RGtk2} | R Documentation |
Toggles whether a window needs the user's urgent attention.
gdkWindowSetUrgencyHint(object, urgent)
|
[GdkWindow ] a toplevel GdkWindow |
|
[logical] TRUE if the window is urgent |
Since 2.8
Derived by RGtkGen from GTK+ documentation