Notify.Notification.prototype.set_image_from_pixbuf

function set_image_from_pixbuf(pixbuf: GdkPixbuf.Pixbuf): void {
    // Gjs wrapper for notify_notification_set_image_from_pixbuf()
}
  

Sets the image in the notification from a GdkPixbuf.Pixbuf.

pixbuf

The image.