Virtual Method

LfbGdbusFeedbackHaptichandle_vibrate

Declaration [src]

gboolean
handle_vibrate (
  LfbGdbusFeedbackHaptic* object,
  GDBusMethodInvocation* invocation,
  const gchar* arg_app_id,
  GVariant* arg_pattern
)

Description [src]

Handler for the LfbGdbusFeedbackHaptic::handle-vibrate signal.

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_pattern GVariant
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: gboolean
  No description available.