DBusObjectSkeleton.this

Creates a new #GDBusObjectSkeleton.

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

Parameters

objectPath string

An object path.

Return Value

A #GDBusObjectSkeleton. Free with g_object_unref().

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.30