Method

GimpModuleget_info

Declaration [src]

const GimpModuleInfo*
gimp_module_get_info (
  GimpModule* module
)

Description

No description available.
Available since:3.0

Return value

Returns: GimpModuleInfo
 

The modules GimpModuleInfo as provided by the actual module, or NULL.

 The data is owned by the instance.