Method

PurpleNotificationset_interactive

since: 3.0

Declaration [src]

void
purple_notification_set_interactive (
  PurpleNotification* notification,
  gboolean interactive
)

Description [src]

Sets notifications interactive state to interactive.

Available since: 3.0

Parameters

interactive

Type: gboolean

Whether or not the notification can be interacted with.