[ Version ( since = "2.10" ) ]
public void set_visible (bool visible)
Shows or hides a status icon.
Use Notification and Application to provide status notifications; there is no direct replacement for this function, as notifications are managed by the platform
this | |
visible |
true to show the status icon, false to hide it |