Property

GtkAboutDialog:license-type

Declaration

property license-type: Gtk.License [ read, write ]

Description [src]

The license of the program.

The GtkAboutDialog 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 GtkAboutDialog:website property.

If GTK_LICENSE_CUSTOM is used, the current contents of the GtkAboutDialog:license property are used.

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

Type:GtkLicense

Default valueGTK_LICENSE_UNKNOWN
Getter methodgtk_about_dialog_get_license_type()
Setter methodgtk_about_dialog_set_license_type()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno