gIoExtensionPointGetExtensions {RGtk2}R Documentation

gIoExtensionPointGetExtensions

Description

Gets a list of all extensions that implement this extension point. The list is sorted by priority, beginning with the highest priority.

Usage

gIoExtensionPointGetExtensions(object)

Arguments

object

a GIOExtensionPoint

Value

[list] a

list
of GIOExtensions.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]