gtkAboutDialogSetLogoIconName {RGtk2}R Documentation

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

object

a GtkAboutDialog

icon.name

an icon name, or NULL. [ allow-none ]

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]