Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gIoExtensionPointImplement

gIoExtensionPointImplement


Description

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

Usage

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.