gIoExtensionPointImplement: gIoExtensionPointImplement

Description Usage Arguments Details Value Author(s)

View source: R/gioFuncs.R

Description

Registers type as extension for the extension point with name extension.point.name.

Usage

1
2
gIoExtensionPointImplement(extension.point.name, type, extension.name, 
    priority)

Arguments

extension.point.name

the name of the extension point

type

the GType to register as extension

extension.name

the name for the extension

priority

the priority for the extension

Details

If type has already been registered as an extension for this extension point, the existing GIOExtension object is returned.

Value

[GIOExtension] a GIOExtension object for GType

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.