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

a GtkAboutDialog

name

the program name

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]