mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
Present verify results with a signal
This commit is contained in:
@ -34,16 +34,9 @@
|
||||
<annotation name="org.freedesktop.DBus.GLib.Async" value="" />
|
||||
</method>
|
||||
|
||||
<method name="GetVerifyResult">
|
||||
<annotation name="org.freedesktop.DBus.GLib.Async" value="" />
|
||||
<arg type="i" name="result" direction="out" />
|
||||
<arg type="b" name="more_results" direction="out" />
|
||||
</method>
|
||||
|
||||
<!-- FIXME replace GetVerifyResult with this signal
|
||||
<signal name="VerifyResult">
|
||||
<arg type="i" name="result" />
|
||||
</signal> -->
|
||||
</signal>
|
||||
|
||||
</interface>
|
||||
</node>
|
||||
|
||||
Reference in New Issue
Block a user