StatusIcon.getVisible

Returns whether the status icon is visible or not. Note that being visible does not guarantee that the user can actually see the icon, see also gtk.status_icon.StatusIcon.isEmbedded.

More...
class StatusIcon
bool
getVisible
()

Return Value

Type: bool

true if the status icon is visible

Detailed Description

Deprecated: Use #GNotification and #GtkApplication to provide status notifications; there is no direct replacement for this function