This property overrides the [gtk.about_dialog.AboutDialog.logo] property.
AboutDialog.logoIconName
string logoIconName() @propertyGet logoIconName property.
Returns
A named icon to use as the logo for the about box.
void logoIconName(string propval) @propertySet logoIconName property.
Parameters
propval | A named icon to use as the logo for the about box. This property overrides the [gtk.about_dialog.AboutDialog.logo] property. |