IOExtensionPoint.getExtensionByName

Finds a gio.IOExtension for an extension point by name.

class IOExtensionPoint
getExtensionByName
(
string name
)

Parameters

name string

the name of the extension to get

Return Value

the gio.IOExtension for extension_point that has the given name, or NULL if there is no extension with that name