Constant

NotifyNOTIFICATION_HINT_SUPPRESS_SOUND

Declaration

#define NOTIFY_NOTIFICATION_HINT_SUPPRESS_SOUND "suppress-sound"

Description

Causes the server to suppress playing any sounds, if it has that ability. This is usually set when the client itself is going to play its own sound.

Hint GVariantType: GLib.VARIANT_TYPE_BOOLEAN (b).