Method

ValentNotificationget_application

unstable since: 1.0

Declaration [src]

const char*
valent_notification_get_application (
  ValentNotification* notification
)

Description [src]

Get the notifying application.

Available since: 1.0

Return value

Type: const char*

The notifying application name.

The data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.