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 [GtkAboutDialog] a GtkAboutDialog
license [character] the license information or NULL

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]