Notify.Notification.prototype.clear_actions
function clear_actions(): void {
// Gjs wrapper for notify_notification_clear_actions()
}
Clears all actions from the notification.
function clear_actions(): void {
// Gjs wrapper for notify_notification_clear_actions()
}
Clears all actions from the notification.