mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
Add GetDefaultDevice
Gives you the first device listed in GetDevices.
This commit is contained in:
committed by
Daniel Drake
parent
ac85e5927e
commit
e207203b44
@ -8,6 +8,10 @@
|
||||
<arg type="ao" name="devices" direction="out" />
|
||||
</method>
|
||||
|
||||
<method name="GetDefaultDevice">
|
||||
<arg type="o" name="device" direction="out" />
|
||||
</method>
|
||||
|
||||
</interface>
|
||||
</node>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user