| GnomeScanModuleGnomeScanModule |  | 
Object Hierarchy
  GObject
   +----GTypeModule
         +----GnomeScanModule
 
Implemented Interfaces
GnomeScanModule implements
 GTypePlugin.
 
Properties
  "filename"                 gchar*                : Read / Write / Construct
 
Details
GnomeScanModule
typedef struct _GnomeScanModule GnomeScanModule;
 
gnome_scan_module_new ()
GnomeScanModule*    gnome_scan_module_new               (const char *filename);
 
 
Property Details
The "filename" property
  "filename"                 gchar*                : Read / Write / Construct
Library filename for use with GModule.
Default value: NULL