| gIoExtensionPointImplement {RGtk2} | R Documentation |
Registers type as extension for the extension point with name
extension.point.name.
gIoExtensionPointImplement(extension.point.name, type, extension.name,
priority)
|
the name of the extension point |
|
the |
|
the name for the extension |
|
the priority for the extension |
If type has already been registered as an extension for this
extension point, the existing GIOExtension object is returned.
[GIOExtension] a GIOExtension object for GType
Derived by RGtkGen from GTK+ documentation