gtkAboutDialogSetProgramName {RGtk2}R Documentation

gtkAboutDialogSetProgramName

Description

Sets the name to display in the about dialog. If this is not set, it defaults to gGetApplicationName().

Usage

gtkAboutDialogSetProgramName(object, name)

Arguments

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

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]