PixbufModule.moduleName

Set moduleName field.

  1. string moduleName [@property getter]
  2. string moduleName [@property setter]
    class PixbufModule
    @property
    void
    moduleName
    (
    string propval
    )

Parameters

propval string

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