PluginLoader
Object Hierarchy:
Description:
public class PluginLoader : Object
Responsible for plugin loading. Probes for shared library files in a specific directry and tries to grab a function with a specific name
and signature, calls it. The loaded module can then add plugins to Rygel by calling the add_plugin method. NOTE: The module SHOULD make
sure that plugin is not disabled by user using plugin_disabled method before creating the plugin instance and resources related to that
instance.
Content:
Creation methods:
Methods:
Signals:
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