tumbler-provider-plugin

tumbler-provider-plugin

Synopsis

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

Object Hierarchy

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

Implemented Interfaces

TumblerProviderPlugin implements GTypePlugin.

Description

Details

tumbler_provider_plugin_new ()

TumblerProviderPlugin * tumbler_provider_plugin_new     (const gchar *filename);


tumbler_provider_plugin_get_types ()

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


TumblerProviderPluginClass

typedef struct _TumblerProviderPluginClass TumblerProviderPluginClass;


TumblerProviderPlugin

typedef struct _TumblerProviderPlugin TumblerProviderPlugin;