PixbufFormat.getLicense

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. This string should be freed with g_free() when it's no longer needed.

class PixbufFormat
string
getLicense
()

Return Value

Type: string

a string describing the license of format.

Meta