Method

GtkStatusIconis_embedded

deprecated: 3.14 since: 2.10

Declaration [src]

gboolean
gtk_status_icon_is_embedded (
  GtkStatusIcon* status_icon
)

Description [src]

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

Available since: 2.10

Deprecated since: 3.14

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

Return value

Type: gboolean

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