PixbufFormat.license

string license() @property nothrow

Get license field.

Returns

a string containing license information, typically set to

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

void license(string propval) @property nothrow

Set license field.

Parameters

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