mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
Add clear-storage example
This commit is contained in:
committed by
Marco Trevisan (Treviño)
parent
fa5828f8c0
commit
aa18595ec7
@@ -26,6 +26,7 @@ int print_data_save (FpPrint *print,
|
||||
FpPrint * print_data_load (FpDevice *dev,
|
||||
FpFinger finger);
|
||||
GPtrArray * gallery_data_load (FpDevice *dev);
|
||||
int clear_saved_prints (void);
|
||||
FpPrint * print_create_template (FpDevice *dev,
|
||||
FpFinger finger,
|
||||
const gboolean load_existing);
|
||||
|
||||
Reference in New Issue
Block a user