notification

inline fun notification(title: String, body: String = "", icon: Icon? = null, priority: Notification.Priority = Notification.Priority.NORMAL, builder: Notification.() -> Unit = {}): Notification

kotlinx-gtk 14 / 04 / 2021