gtkStatusIconSetBlinking {RGtk2} | R Documentation |
Makes the status icon start or stop blinking. Note that blinking user interface elements may be problematic for some users, and thus may be turned off, in which case this setting has no effect.
gtkStatusIconSetBlinking(object, blinking)
|
[GtkStatusIcon ] a GtkStatusIcon |
|
[logical] TRUE to turn blinking on, FALSE to turn it off |
Since 2.10
Derived by RGtkGen from GTK+ documentation