AboutDialog.setLogo
void setLogo(gdkpixbuf.pixbuf.Pixbuf logo = null)Sets the pixbuf to be displayed as logo in the about dialog. If it is null, the default window icon set with [gtk.window.Window.setDefaultIcon] will be used.
Parameters
logo | a #GdkPixbuf, or null |