HDPluginLoader

HDPluginLoader

Synopsis


#include <libhildondesktop/libhildondesktop.h>

                    HDPluginLoader;
GObject*            hd_plugin_loader_load               (HDPluginLoader *loader,
                                                         const gchar *plugin_id,
                                                         GKeyFile *keyfile,
                                                         GError **error);

Object Hierarchy

  GObject
   +----HDPluginLoader
         +----HDPluginLoaderDefault

Description

Details

HDPluginLoader

typedef struct _HDPluginLoader HDPluginLoader;


hd_plugin_loader_load ()

GObject*            hd_plugin_loader_load               (HDPluginLoader *loader,
                                                         const gchar *plugin_id,
                                                         GKeyFile *keyfile,
                                                         GError **error);

loader :
plugin_id :
keyfile :
error :
Returns :