set with [gtk.window.Window.setDefaultIcon] will be used.
AboutDialog.logo
gdkpixbuf.pixbuf.Pixbuf logo() @propertyGet logo property.
Returns
A logo for the about box. If it is null, the default window icon
void logo(gdkpixbuf.pixbuf.Pixbuf propval) @propertySet logo property.
Parameters
propval | A logo for the about box. If it is null, the default window icon set with [gtk.window.Window.setDefaultIcon] will be used. |