Gio.Notification.prototype.set_icon

function set_icon(icon: Gio.Icon): void {
    // Gjs wrapper for g_notification_set_icon()
}
  

Sets the icon of notification to icon.

Since 2.40

icon

the icon to be shown in notification, as a Gio.Icon