Signal

AyatanaAppIndicatorGlibIndicator::new-icon-theme-path

Declaration

void
new_icon_theme_path (
  AppIndicator* self,
  gchar* arg1,
  gpointer user_data
)

Description

Emittod when there is a new icon set for the object.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Parameters

arg1

Type: gchar*

The icon theme path.

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