Ambition.Plugin.IPluginService – ambition Reference Manual
Packages
ambition
Ambition
Plugin
IPluginService
config
available_plugins
check_outdated_plugin
get_manifest
retrieve_plugin
search_plugin
IPluginService
Object Hierarchy:
Description:
public
interface
IPluginService
:
Object
Provides a plugin service.
All known implementing classes:
HttpPluginService
LocalPluginService
Namespace:
Ambition.Plugin
Package:
ambition
Content:
Properties:
public
abstract
HashMap
<
string
,
string
>
config
{
set
;
get
; }
Methods:
public
abstract
File
?
retrieve_plugin
(
string
plugin_name)
throws
Error
public
abstract
ArrayList
<
PluginResult
>
search_plugin
(
string
plugin_name)
throws
Error
public
abstract
ArrayList
<
PluginResult
>
available_plugins
()
throws
Error
public
abstract
ArrayList
<
PluginResult
>
check_outdated_plugin
(
HashMap
<
string
,
string
> installed_plugins)
public
abstract
PluginManifest
?
get_manifest
(
string
plugin_name)
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count