AboutDialog.setLogoIconName
void setLogoIconName(string iconName = 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
iconName | an icon name, or null |