gtkAboutDialogSetName {RGtk2}R Documentation

gtkAboutDialogSetName

Description

Sets the name to display in the about dialog. If this is not set, it defaults to g\Get\Application\Name().

Usage

gtkAboutDialogSetName(object, name = NULL)

Arguments

object [GtkAboutDialog] a GtkAboutDialog
name [character] the program name

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]