gIoExtensionGetName {RGtk2}R Documentation

gIoExtensionGetName

Description

Gets the name under which extension was registered.

Usage

gIoExtensionGetName(object)

Arguments

object

a GIOExtension

Details

Note that the same type may be registered as extension for multiple extension points, under different names.

Value

[char] the name of extension.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]