Signal

IdeLspClient::notification

Declaration

void
notification (
  IdeLspClient* self,
  gchar* object,
  GVariant* 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 gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
p0 GVariant
  No description available.
 The data is owned by the caller of the function.