Package: gdk-pixbuf

Function gdk-pixbuf:pixbuf-format-license

Lambda List

gdk-pixbuf:pixbuf-format-license (format)

Arguments

format -- a gdk-pixbuf:pixbuf-format instance

Return Value

The string describing the license of the image format.

Details

Returns information about the license of the image loader for the image format. The returned string should be a shorthand for a wellknown license, for example, "LGPL", "GPL", "QPL", "GPL/QPL", or "other" to indicate some other license.
 

See also

2024-5-31