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

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
target

Type: GVariant

No description available.

The data is owned by the caller of the method.