DBusObjectSkeleton.this

Creates a new GDBusObjectSkeleton. Since 2.30

  1. this(GDBusObjectSkeleton* gDBusObjectSkeleton)
  2. this(string objectPath)
    class DBusObjectSkeleton
    this
    (
    string objectPath
    )

Parameters

objectPath string

An object path.

Throws

ConstructionException GTK+ fails to create the object.

Meta