get_plugins


Description:

[ Version ( deprecated = true , deprecated_since = "2.32" ) ]
public async List<Plugin> get_plugins (Cancellable? cancellable = null) throws Error

Warning: get_plugins is deprecated since 2.32.

Asynchronously get the list of installed plugins.

When the operation is finished, callback will be called. You can then call get_plugins.end to get the result of the operation.

Parameters:

this

a WebContext

cancellable

a Cancellable or null to ignore

callback

a TaskReadyCallback to call when the request is satisfied

user_data

the data to pass to callback function