gIoExtensionPointLookup {RGtk2}R Documentation

gIoExtensionPointLookup

Description

Looks up an existing extension point.

Usage

gIoExtensionPointLookup(name)

Arguments

name

the name of the extension point

Value

[GIOExtensionPoint] the GIOExtensionPoint, or NULL if there is no registered extension point with the given name

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]