AboutDialog.setLogoIconName

Sets the pixbuf to be displayed as logo in the about dialog. If it is NULL, the default window icon set with Window.setDefaultIcon will be used.

class AboutDialog
void
setLogoIconName
(
string iconName
)

Parameters

iconName string

an icon name, or NULL

Meta