Gio.DBusObjectSkeleton.new
function new(object_path: String): Gio.DBusObjectSkeleton {
// Gjs wrapper for g_dbus_object_skeleton_new()
}
Creates a new Gio.DBusObjectSkeleton.
Since 2.30
- object_path
An object path.
- Returns
A Gio.DBusObjectSkeleton. Free with GObject.Object.prototype.unref.