gIoExtensionPointLookup {RGtk2} | R Documentation |
Looks up an existing extension point.
gIoExtensionPointLookup(name)
|
the name of the extension point |
[GIOExtensionPoint
] the GIOExtensionPoint
, or NULL
if there is no
registered extension point with the given name
Derived by RGtkGen from GTK+ documentation