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

Return value

Type: GIcon

A GIcon.

The returned data is owned by the instance.
The return value can be NULL.