Config.get

Get a pointer to the global (unique) #GdaConfig object. This functions increments the reference count of the object, so you need to call gobject.object.ObjectWrap.unref on it once finished.

class Config
static
get
()

Return Value

Type: gda.config.Config

a non null pointer to the unique #GdaConfig