Gtk.AboutDialog.prototype.set_logo_icon_name
function set_logo_icon_name(icon_name:String):void {
// Gjs wrapper for gtk_about_dialog_set_logo_icon_name()
}Sets the pixbuf to be displayed as logo in the about dialog. If it is null, the default window icon set with Gtk.set_default_icon will be used.
Since 2.6
- icon_name
an icon name, or null