gdkWindowSetUrgencyHint {RGtk2}R Documentation

gdkWindowSetUrgencyHint

Description

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

Usage

gdkWindowSetUrgencyHint(object, urgent)

Arguments

object [GdkWindow] a toplevel GdkWindow
urgent [logical] TRUE if the window is urgent

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]