IOExtensionPoint.getExtensionByName

Finds a #GIOExtension for an extension point by name.

class IOExtensionPoint
getExtensionByName
(
string name
)

Parameters

name string

the name of the extension to get

Return Value

the #GIOExtension for @extension_point that has the given name, or %NULL if there is no extension with that name

Meta