DBusObjectSkeleton.this

Creates a new #GDBusObjectSkeleton.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string objectPath)
    class DBusObjectSkeleton
    this
    (
    string objectPath
    )

Parameters

objectPath string

An object path.

Return Value

A #GDBusObjectSkeleton. Free with gobject.object.ObjectWrap.unref.