get_visible


Description:

[ Version ( since = "2.10" ) ]
public bool get_visible ()

Returns whether the status icon is visible or not.

Note:

Use Notification and Application to provide status notifications; there is no direct replacement for this function

Note that being visible does not guarantee that the user can actually see the icon, see also is_embedded.

Parameters:

this

a StatusIcon

Returns:

true if the status icon is visible