IOExtensionPoint.lookup

Looks up an existing extension point.

class IOExtensionPoint
static
lookup
(
string name
)

Parameters

name string

the name of the extension point

Return Value

the #GIOExtensionPoint, or %NULL if there is no registered extension point with the given name.

Meta