Function notify_notification_clear_hints

Clears all hints from the notification.

extern(C) void notify_notification_clear_hints (
  NotifyNotification* notification
);

Parameters

NameDescription
notification The notification.