Gtk.MessageDialog.prototype.set_image
function set_image(image:Gtk.Widget):void { // Gjs wrapper for gtk_message_dialog_set_image() }
Sets the dialog's image to image.
Since 2.10
- image
the image
function set_image(image:Gtk.Widget):void { // Gjs wrapper for gtk_message_dialog_set_image() }
Sets the dialog's image to image.
Since 2.10
the image