PixbufModule.modulePath
string modulePath() @propertyGet modulePath field.
Returns
the path from which the module is loaded.
void modulePath(string propval) @propertySet modulePath field.
Parameters
propval | the path from which the module is loaded. |