Gtk.AboutDialog:license-type

"license-type"             Gtk.License                : Read / Write

The license of the program, as a value of the %GtkLicense enumeration.

The Gtk.AboutDialog will automatically fill out a standard disclaimer and link the user to the appropriate online resource for the license text.

If Gtk.License.unknown is used, the link used will be the same specified in the Gtk.website property.

If Gtk.License.custom is used, the current contents of the Gtk.AboutDialog:license property are used.

For any other Gtk.License value, the contents of the Gtk.AboutDialog:license property are also set by this property as a side effect.

Since 3.0