get_visible
Description:
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 | 
Returns:
| 
           true if the status icon is visible  |