StatusIcon.setBlinking

Warning gtk_status_icon_set_blinking has been deprecated since version 2.22 and should not be used in newly-written code. This function will be removed in GTK+ 3 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. Since 2.10

class StatusIcon
void
setBlinking
()

Parameters

blinking int

TRUE to turn blinking on, FALSE to turn it off

Meta