Notify.Notification.prototype.set_category
function set_category(category: String): void {
// Gjs wrapper for notify_notification_set_category()
}
Sets the category of this notification. This can be used by the notification server to filter or display the data in a certain way.
- category
The category.