shorthands like "GPL", "LGPL", etc.
PixbufFormat.license
string license() @property nothrowGet license field.
Returns
a string containing license information, typically set to
void license(string propval) @property nothrowSet license field.
Parameters
propval | a string containing license information, typically set to shorthands like "GPL", "LGPL", etc. |