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