get_visible


Description:

public bool get_visible ()

Returns whether the status icon is visible or not.

Note:

Use Notification and GtkApplication 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