summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarco Trevisan (TreviƱo) <mail@3v1n0.net>2019-11-20 18:05:46 +0100
committerBenjamin Berg <bberg@redhat.com>2019-11-20 20:38:06 +0100
commit7bc62821ee3e45fa5f1612938fdc3990b4a1e34c (patch)
treeaa5e20c708b72dd5627812bb1b64ab458b757934 /doc
parent1319daba541f6f441f6056265ded570e8e3954e4 (diff)
ssm: Make possible to set data via function
Use the same approach of GTask, making possible to set the data from a function. Givent the fact that a SSM has now a device parameter, it's generally not needed to pass an extra data value. In such case make it possible to set it and to define a destroy-notify function to handle its destruction when freeing the SSM.
Diffstat (limited to 'doc')
-rw-r--r--doc/libfprint-sections.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/libfprint-sections.txt b/doc/libfprint-sections.txt
index 814ab80..0abe584 100644
--- a/doc/libfprint-sections.txt
+++ b/doc/libfprint-sections.txt
@@ -218,7 +218,8 @@ fpi_ssm_next_state
fpi_ssm_jump_to_state
fpi_ssm_mark_completed
fpi_ssm_mark_failed
-fpi_ssm_get_user_data
+fpi_ssm_set_data
+fpi_ssm_get_data
fpi_ssm_get_error
fpi_ssm_dup_error
fpi_ssm_get_cur_state