get_extensions


Description:

public unowned List<IOExtension> get_extensions ()

Gets a list of all extensions that implement this extension point.

The list is sorted by priority, beginning with the highest priority.

Parameters:

this

a IOExtensionPoint

Returns:

a List of IOExtensions. The list is owned by GIO and should not be modified.