gdkWindowSetUrgencyHint {RGtk2}R Documentation

gdkWindowSetUrgencyHint

Description

Toggles whether a window needs the user's urgent attention.

Usage

gdkWindowSetUrgencyHint(object, urgent)

Arguments

object

a toplevel GdkWindow

urgent

TRUE if the window is urgent

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]