lookup


Description:

public static unowned IOExtensionPoint lookup (string name)

Looks up an existing extension point.

Parameters:

name

the name of the extension point

Returns:

the IOExtensionPoint, or null if there is no registered extension point with the given name.