Skip to content
  • Marc-André Lureau's avatar
    439e0164
    ui/dbus: introduce "Interfaces" properties · 439e0164
    Marc-André Lureau authored
    
    
    This property is similar to ``org.freedesktop.DBus.Interfaces`` property
    on the bus interface: it's an array of strings listing the extra
    interfaces and capabilities available, in a convenient way.
    
    Most interfaces are implicit, as they are required. For
    ``org/qemu/Display1_$id``, we can list the Keyboard And Mouse
    interfaces. Those could be optional.
    
    Signed-off-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
    Message-Id: <20230606115658.677673-9-marcandre.lureau@redhat.com>
    439e0164
    ui/dbus: introduce "Interfaces" properties
    Marc-André Lureau authored
    
    
    This property is similar to ``org.freedesktop.DBus.Interfaces`` property
    on the bus interface: it's an array of strings listing the extra
    interfaces and capabilities available, in a convenient way.
    
    Most interfaces are implicit, as they are required. For
    ``org/qemu/Display1_$id``, we can list the Keyboard And Mouse
    interfaces. Those could be optional.
    
    Signed-off-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
    Message-Id: <20230606115658.677673-9-marcandre.lureau@redhat.com>
Loading