StatusIcon.isEmbedded

Returns whether the status icon is embedded in a notification area.

More...
class StatusIcon
bool
isEmbedded
()

Return Value

Type: bool

true if the status icon is embedded in a notification area.

Detailed Description

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