Method

GimpModuleget_info

unstable since: 3.0

Declaration [src]

const GimpModuleInfo*
gimp_module_get_info (
  GimpModule* module
)

Description

No description available.

Available since: 3.0

Return value

Type: GimpModuleInfo

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

The data is owned by the instance.