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