Gio.Notification.prototype.set_title
function set_title(title: String): void { // Gjs wrapper for g_notification_set_title() }
Sets the title of notification to title.
Since 2.40
- title
the new title for notification
function set_title(title: String): void { // Gjs wrapper for g_notification_set_title() }
Sets the title of notification to title.
Since 2.40
the new title for notification