Interface

AgsPlugin

[]

Description

interface Ags.Plugin : GObject.Object

No description available.

[]

Prerequisite

In order to implement Plugin, your type must inherit fromGObject.

Implementations

[]

Functions

ags_plugin_read

Read of file.

since: 3.0.0

ags_plugin_write

Write to file.

since: 3.0.0

[]

Instance methods

ags_plugin_get_build_id

Retrieve the build id of the plugin.

since: 3.0.0

ags_plugin_get_name

Retrieve the name of the plugin.

since: 3.0.0

ags_plugin_get_ports

Retrieve the ports of the plugin.

since: 3.0.0

ags_plugin_get_version

Retrieve the version of the plugin.

since: 3.0.0

ags_plugin_get_xml_type

Retrieve the xml type of the plugin.

since: 3.0.0

ags_plugin_set_build_id

Set the build id of the plugin.

since: 3.0.0

ags_plugin_set_name

Set the name of the plugin.

since: 3.0.0

ags_plugin_set_ports

Set the build id of the plugin.

since: 3.0.0

ags_plugin_set_version

Set the version of the plugin.

since: 3.0.0

ags_plugin_set_xml_type

Set the build id of the plugin.

since: 3.0.0

Interface structure

[]

Virtual methods

Ags.Plugin.get_build_id

Retrieve the build id of the plugin.

since: 3.0.0

Ags.Plugin.get_name

Retrieve the name of the plugin.

since: 3.0.0

Ags.Plugin.get_ports

Retrieve the ports of the plugin.

since: 3.0.0

Ags.Plugin.get_version

Retrieve the version of the plugin.

since: 3.0.0

Ags.Plugin.get_xml_type

Retrieve the xml type of the plugin.

since: 3.0.0

Ags.Plugin.set_build_id

Set the build id of the plugin.

since: 3.0.0

Ags.Plugin.set_name

Set the name of the plugin.

since: 3.0.0

Ags.Plugin.set_ports

Set the build id of the plugin.

since: 3.0.0

Ags.Plugin.set_version

Set the version of the plugin.

since: 3.0.0

Ags.Plugin.set_xml_type

Set the build id of the plugin.

since: 3.0.0