mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-09-09 04:40:06 +00:00
fpi-device: Fix device action error docstring and transfer
This commit is contained in:
committed by
Marco Trevisan
parent
5597082804
commit
11b8930d35
@@ -792,7 +792,7 @@ fpi_device_remove (FpDevice *device)
|
||||
/**
|
||||
* fpi_device_action_error:
|
||||
* @device: The #FpDevice
|
||||
* @error: The #GError to return
|
||||
* @error: (nullable) (transfer full): The #GError or %NULL on success
|
||||
*
|
||||
* Finish an ongoing action with an error. This is the same as calling
|
||||
* the corresponding complete function such as fpi_device_open_complete()
|
||||
|
||||
Reference in New Issue
Block a user