Description Usage Arguments Details Value Author(s)
Registers type
as extension for the extension point with name
extension.point.name
.
1 2 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.