Property
ValentNotification:application
unstable since: 1.0
Description [src]
The notifying application.
The semantics of this property are not well-defined. It may be the
application name (i.e. the appName
argument passed to
org.freedesktop.Notifications.Notify()
), the desktop application ID (i.e.
from org.gtk.Notifications.AddNotification()
) or some other identifying string.
Type:gchar*
Available since: 1.0
Default value | NULL |
Getter method | valent_notification_get_application() |
Setter method | valent_notification_set_application() |