The type of license for an application.
This enumeration can be expanded at later date.
GTK_LICENSE_UNKNOWN
No license specified
GTK_LICENSE_CUSTOM
A license text is going to be specified by the
developer
GTK_LICENSE_GPL_2_0
The GNU General Public License, version 2.0
GTK_LICENSE_GPL_3_0
The GNU General Public License, version 3.0
GTK_LICENSE_LGPL_2_1
The GNU Lesser General Public License, version 2.1
GTK_LICENSE_LGPL_3_0
The GNU Lesser General Public License, version 3.0
GTK_LICENSE_BSD
The BSD standard license
GTK_LICENSE_MIT_X11
The MIT/X11 standard license
GTK_LICENSE_ARTISTIC
The Artistic License, version 2.0
Since 3.0
The type of license for an application. This enumeration can be expanded at later date. GTK_LICENSE_UNKNOWN No license specified GTK_LICENSE_CUSTOM A license text is going to be specified by the developer GTK_LICENSE_GPL_2_0 The GNU General Public License, version 2.0 GTK_LICENSE_GPL_3_0 The GNU General Public License, version 3.0 GTK_LICENSE_LGPL_2_1 The GNU Lesser General Public License, version 2.1 GTK_LICENSE_LGPL_3_0 The GNU Lesser General Public License, version 3.0 GTK_LICENSE_BSD The BSD standard license GTK_LICENSE_MIT_X11 The MIT/X11 standard license GTK_LICENSE_ARTISTIC The Artistic License, version 2.0 Since 3.0