Method

ValentNotificationserialize

unstable since: 1.0

Declaration [src]

GVariant*
valent_notification_serialize (
  ValentNotification* notification
)

Description [src]

Serialize the notification into a variant of type a{sv}.

Available since: 1.0

Return value

Type: GVariant

A floating GVariant

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.