set_visible


Description:

public void set_visible (bool visible)

Shows or hides a status icon.

Note:

Use Notification and GtkApplication to provide status notifications; there is no direct replacement for this function, as notifications are managed by the platform

Parameters:

this

a StatusIcon

visible

true to show the status icon, false to hide it