Method
GtkAboutDialogset_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 about dialog.
If license
is NULL
, the license page is hidden.
Sets property | Gtk.AboutDialog:license |