Method
ValentNotificationsget_applications
unstable since: 1.0
Declaration [src]
GVariant*
valent_notifications_get_applications (
ValentNotifications* notifications
)
Description [src]
Get a dictionary of applications that are known to send notifications.
Available since: 1.0
Parameters
notifications
-
Type:
ValentNotifications
A
ValentNotifications
.The argument can be NULL
.
Return value
Type: GVariant
A GVariant
.
The returned data is owned by the instance. |