Method

IdeNotificationset_default_action_and_target_value

Declaration

void
ide_notification_set_default_action_and_target_value (
  IdeNotification* self,
  const gchar* action,
  GVariant* target
)

Description

No description available.

Parameters

action const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
target GVariant
  No description available.
 The data is owned by the caller of the function.