Method
IdeNotificationset_default_action_and_target_value
Declaration
void
ide_notification_set_default_action_and_target_value (
IdeNotification* self,
const gchar* action,
GVariant* target
)
Parameters
action |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
target |
GVariant |
No description available. | |
The data is owned by the caller of the function. |