PixbufFormat.license

string license() @property

Get license field.

Returns

a string containing license information, typically set to

shorthands like "GPL", "LGPL", etc.

void license(string propval) @property

Set license field.

Parameters

propvala string containing license information, typically set to shorthands like "GPL", "LGPL", etc.