Method
ValentNotificationget_icon
unstable since: 1.0
Declaration [src]
GIcon*
valent_notification_get_icon (
ValentNotification* notification
)
Description [src]
Get the notification icon.
Available since: 1.0
Gets property | Valent.Notification:icon |
Sets property | Valent.Notification:icon |
Return value
Type: GIcon
A GIcon
.
The returned data is owned by the instance. |
The return value can be NULL . |