Method
ValentNotificationset_icon
unstable since: 1.0
Declaration [src]
void
valent_notification_set_icon (
ValentNotification* notification,
GIcon* icon
)
Description [src]
Set the notification icon.
Available since: 1.0
Sets property | Valent.Notification:icon |
Parameters
icon
-
Type:
GIcon
A
GIcon
.The argument can be NULL
.The data is owned by the caller of the method.