tumbler-provider-plugin

tumbler-provider-plugin

Synopsis

                    TumblerProviderPlugin;
                    TumblerProviderPluginClass;
void                tumbler_provider_plugin_get_types   (const TumblerProviderPlugin *plugin,
                                                         const GType **types,
                                                         gint *n_types);
TumblerProviderPlugin * tumbler_provider_plugin_new     (const gchar *filename);

Object Hierarchy

  GObject
   +----GTypeModule
         +----TumblerProviderPlugin

Implemented Interfaces

TumblerProviderPlugin implements GTypePlugin.

Description

Details

TumblerProviderPlugin

typedef struct _TumblerProviderPlugin TumblerProviderPlugin;


TumblerProviderPluginClass

typedef struct _TumblerProviderPluginClass TumblerProviderPluginClass;


tumbler_provider_plugin_get_types ()

void                tumbler_provider_plugin_get_types   (const TumblerProviderPlugin *plugin,
                                                         const GType **types,
                                                         gint *n_types);


tumbler_provider_plugin_new ()

TumblerProviderPlugin * tumbler_provider_plugin_new     (const gchar *filename);