Virtual Method

LfbGdbusFeedbackhandle_trigger_feedback

Declaration [src]

gboolean
handle_trigger_feedback (
  LfbGdbusFeedback* object,
  GDBusMethodInvocation* invocation,
  const gchar* arg_app_id,
  const gchar* arg_event,
  GVariant* arg_hints,
  gint arg_timeout
)

Description

No description available.

Parameters

invocation GDBusMethodInvocation
  No description available.
 The data is owned by the caller of the function.
arg_app_id const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
arg_event const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
arg_hints GVariant
  No description available.
 The data is owned by the caller of the function.
arg_timeout gint
  No description available.

Return value

Returns: gboolean
  No description available.