PixbufModule.moduleName

string moduleName() @property

Get moduleName field.

Returns

the name of the module, usually the same as the

usual file extension for images of this type, eg. "xpm", "jpeg" or "png".

void moduleName(string propval) @property

Set moduleName field.

Parameters

propvalthe name of the module, usually the same as the usual file extension for images of this type, eg. "xpm", "jpeg" or "png".