StatusIcon.setVisible

Shows or hides a status icon.

More...
class StatusIcon
void
setVisible
(
bool visible
)

Parameters

visible bool

TRUE to show the status icon, FALSE to hide it

Detailed Description

Deprecated: Use gio.Notification and gtk.Application to provide status notifications; there is no direct replacement for this function, as notifications are managed by the platform

Meta

Since

2.10