io_extension_point_lookup
Description:
[ Version ( replacement = "IOExtensionPoint.lookup" ) ]
public unowned IOExtensionPoint io_extension_point_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. |
Namespace: GLib
Package: gio-2.0