AboutDialog.setLogoIconName

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

class AboutDialog
void
setLogoIconName
(
string iconName
)

Parameters

iconName string

an icon name, or %NULL

Meta