Notify.Notification.prototype.set_icon_from_pixbuf
function set_icon_from_pixbuf(icon: GdkPixbuf.Pixbuf): void {
// Gjs wrapper for notify_notification_set_icon_from_pixbuf()
}
Sets the icon in the notification from a GdkPixbuf.Pixbuf.
- icon
The icon.