Signal

PhoshAppTracker::app-launched

Declaration

void
app_launched (
  PhoshAppTracker* self,
  GAppInfo* object,
  gchar* p0,
  gpointer user_data
)

Description

No description available.
Default handler:

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

The signal can be detailed

Parameters

object GAppInfo
  No description available.
 The data is owned by the caller of the function.
p0 gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.