Class
AgsFileLink
Instance methods
Methods inherited from AgsPlugin (10)
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
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.