gtkShowAboutDialog {RGtk2.10}R Documentation

gtkShowAboutDialog

Description

This is a convenience function for showing an application's about box. The constructed dialog is associated with the parent window and reused for future invocations of this function.

Usage

gtkShowAboutDialog(parent, ...)

Arguments

... [character] the name of the first property

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]