PixbufFormat.getLicense

Returns information about the license of the image loader for the format.

The returned string should be a shorthand for a well known license, e.g. "LGPL", "GPL", "QPL", "GPL/QPL", or "other" to indicate some other license.

class PixbufFormat
string
getLicense
()

Return Value

Type: string

a string describing the license of the pixbuf format

Meta