Constant

NotifyNOTIFICATION_HINT_TRANSIENT

Declaration

#define NOTIFY_NOTIFICATION_HINT_TRANSIENT "transient"

Description

When set the server will treat the notification as transient and by-pass the server’s persistence capability, if it should exist.

Requires server supporting specification version >= 1.2.

Hint GVariantType: GLib.VARIANT_TYPE_BOOLEAN (b).