TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Registers type as extension for the extension point with name extension_point_name.
type
extension_point_name
If type has already been registered as an extension for this extension point, the existing Gio.IOExtension object is returned.
the name of the extension point
the GObject.GType to register as extension
the name for the extension
the priority for the extension
a Gio.IOExtension object for GObject.GType
Registers
typeas extension for the extension point with nameextension_point_name.If
typehas already been registered as an extension for this extension point, the existing Gio.IOExtension object is returned.