Gio.DBusInterfaceSkeleton.prototype.get_properties

function get_properties(): GLib.Variant {
    // Gjs wrapper for g_dbus_interface_skeleton_get_properties()
}
  

Gets all D-Bus properties for interface_.

Since 2.30

Returns

A GLib.Variant of type ['a{sv}'][G-VARIANT-TYPE-VARDICT:CAPS]. Free with GLib.Variant.prototype.unref.