gtkAboutDialogGetProgramName {RGtk2}R Documentation

gtkAboutDialogGetProgramName

Description

Returns the program name displayed in the about dialog.

Usage

gtkAboutDialogGetProgramName(object)

Arguments

object [GtkAboutDialog] a GtkAboutDialog

Details

Since 2.12

Value

[character] The program name.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]