gtkAboutDialogSetLicense: 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
license
the license information or NULL
. [ allow-none ]