Method
GioIOExtensionget_name
Declaration [src]
const char*
g_io_extension_get_name (
GIOExtension* extension
)
Description [src]
Gets the name under which extension
was registered.
Note that the same type may be registered as extension for multiple extension points, under different names.