IOExtensionPoint.getExtensions

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

class IOExtensionPoint
getExtensions
()

Return Value

Type: ListG

a GList of GIOExtensions. The list is owned by GIO and should not be modified. [element-type GIOExtension][transfer none]

Meta