Libgda initialization

Libgda initialization — Library initialization

Synopsis

void                gda_init                            (void);

Description

Details

gda_init ()

void                gda_init                            (void);

Initializes the GDA library, must be called prior to any Libgda usage. Note that unless the LIBGDA_NO_THREADS environment variable is set (to any value), the GLib thread system will be initialized as well if not yet initialized.