![]() |
![]() |
![]() |
Gnome Scan Reference Manual | ![]() |
---|---|---|---|---|
#include <gnome-scan.h> void gnome_scan_init (gint *argc, gchar ***argv); void gnome_scan_exit (void);
void gnome_scan_init (gint *argc, gchar ***argv);
This function must be called before any other gnome_scan function. It initialize GnomeScanModules and register various stuffs like GtkStockItem, etc.
|
a pointer to arg count |
|
a pointer to arg values. |