gdkPixbufFormatGetLicense {RGtk2} | R Documentation |
Returns information about the license of the image loader for the format. The returned string should be a shorthand for a wellknown license, e.g. "LGPL", "GPL", "QPL", "GPL/QPL", or "other" to indicate some other license.
gdkPixbufFormatGetLicense(object)
|
[GdkPixbufFormat ] a GdkPixbufFormat |
Since 2.6
[character] a string describing the license of format
.
Derived by RGtkGen from GTK+ documentation