[ CCode ( cname = "xapp_status_icon_get_state" ) ]
[ Version ( since = "1.6" ) ]
public StatusIconState get_state ()
Gets the current StatusIconState of icon.
The state is determined by whether the icon is being displayed by an XAppStatusMonitor client, a fallback tray icon, or not
being displayed at all.
See StatusIconState for more details.
| this |
an StatusIcon |
|
the icon's state. |