Method
IdeNotificationget_default_action
Declaration
gboolean
ide_notification_get_default_action (
IdeNotification* self,
gchar** action,
GVariant** target
)
Parameters
action
-
Type:
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.