gtkAboutDialogSetLogoIconName: gtkAboutDialogSetLogoIconName
Description
Sets the pixbuf to be displayed as logo in the about dialog.
If it is NULL
, the default window icon set with
gtkWindowSetDefaultIcon
will be used.Usage
gtkAboutDialogSetLogoIconName(object, icon.name = NULL)
Arguments
icon.name
an icon name, or NULL
. [ allow-none ]