Method
Gtk.AboutDialog.set_license
Declaration [src]
void
gtk_about_dialog_set_license (
GtkAboutDialog* about,
const char* license
)
Description [src]
Sets the license information to be displayed in the secondary license dialog.
If license
is NULL
, the license button is hidden.
Sets property | Gtk.AboutDialog:license |