Gimp.get_module_load_inhibit
@returns(unicode)
def get_module_load_inhibit():
# Python wrapper for gimp_get_module_load_inhibit()
Get the list of modules which should not be loaded.
Returns a copy of the list of modules which should not be loaded.
- Returns