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 [GtkAboutDialog] a GtkAboutDialog
icon.name [character] an icon name, or NULL

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]