Signal

AstalTrayTray::item-added

Declaration

void
item_added (
  AstalTrayTray* self,
  const gchar* item_id,
  gpointer user_data
)

Description

Emitted when a new tray item was added.

Default handler:

Parameters

item_id

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.