HDPluginLoaderFactory

HDPluginLoaderFactory

Synopsis


#include <libhildondesktop/libhildondesktop.h>

                    HDPluginLoaderFactory;
GObject*            hd_plugin_loader_factory_new        (void);
GObject*            hd_plugin_loader_factory_create     (HDPluginLoaderFactory *factory,
                                                         const gchar *plugin_id,
                                                         const gchar *plugin_path,
                                                         GError **error);

Object Hierarchy

  GObject
   +----HDPluginLoaderFactory

Description

Details

HDPluginLoaderFactory

typedef struct _HDPluginLoaderFactory HDPluginLoaderFactory;


hd_plugin_loader_factory_new ()

GObject*            hd_plugin_loader_factory_new        (void);

Returns :

hd_plugin_loader_factory_create ()

GObject*            hd_plugin_loader_factory_create     (HDPluginLoaderFactory *factory,
                                                         const gchar *plugin_id,
                                                         const gchar *plugin_path,
                                                         GError **error);

factory :
plugin_id :
plugin_path :
error :
Returns :