gtkAboutDialogSetLicense {RGtk2}R Documentation

gtkAboutDialogSetLicense

Description

Sets the license information to be displayed in the secondary license dialog. If license is NULL, the license button is hidden.

Usage

gtkAboutDialogSetLicense(object, license = NULL)

Arguments

object

a GtkAboutDialog

license

the license information or NULL. [ allow-none ]

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]