Skip to content

Latest commit

 

History

History
90 lines (56 loc) · 1.49 KB

gpu.md

File metadata and controls

90 lines (56 loc) · 1.49 KB

GPU DBus Interface API

org.freedesktop.DBus.Properties

Methods

Get

Arguments
Name Direction Type Description
interface_name in s
property_name in s
**** out v

Set

Arguments
Name Direction Type Description
interface_name in s
property_name in s
value in v

GetAll

Arguments
Name Direction Type Description
interface_name in s
**** out a{sv}

Signals

PropertiesChanged

Arguments
Name Direction Type Description
interface_name ** s
changed_properties ** a{sv}
invalidated_properties ** as

org.shadowblip.GPU

Methods

EnumerateCards

Arguments
Name Direction Type Description
**** out ao

Signals

org.freedesktop.DBus.Introspectable

Methods

Introspect

Arguments
Name Direction Type Description
**** out s

Signals

org.freedesktop.DBus.Peer

Methods

Ping

GetMachineId

Arguments
Name Direction Type Description
**** out s

Signals