StatusIcon.setVisible

void setVisible(bool visible)

Shows or hides a status icon.

Parameters

visibletrue to show the status icon, false to hide it

Deprecated

Use #GNotification and #GtkApplication to

provide status notifications; there is no direct replacement for this function, as notifications are managed by the platform