Property

PurpleNotification:id

unstable since: 3.0

Declaration

property id: utf8 [ read, write, construct-only ]

Description [src]

The ID of the notification.

This used for things that need to address it.

If not set, this will be auto populated at creation time.

Type:gchar*

Available since: 3.0

Default valueNULL
Getter methodpurple_notification_get_id()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes