Gimp.Module.get_info

@accepts(Gimp.Module)
@returns(Gimp.ModuleInfo)
def get_info(self):
    # Python wrapper for gimp_module_get_info()
  

Since 3.0

self

A Gimp.Module

Returns