Method

PurpleNotificationget_interactive

since: 3.0

Declaration [src]

gboolean
purple_notification_get_interactive (
  PurpleNotification* notification
)

Description [src]

Gets whether or not notification can be interacted with.

Available since: 3.0

Return value

Type: gboolean

TRUE if notification can be interacted with, FALSE otherwise.