Class
GomDriver
Functions
gom_driver_open
Opens the database driver for uri by loading the appropriate backend
module at runtime.
gom_driver_open_with_options
Opens the database driver for uri by loading the appropriate backend
module at runtime and passing options to the backend constructor.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.