Client.this

Creates a new GdaClient object, which is the entry point for libgda client applications. This object, once created, can be used for opening new database connections and activating other services available to GDA clients.

  1. this(GdaClient* gdaClient)
  2. this()
    class Client
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta