mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
docs: Add fpi-dev helpers to API docs
This commit is contained in:
@@ -20,6 +20,15 @@
|
||||
#include "fp_internal.h"
|
||||
#include <glib.h>
|
||||
|
||||
/**
|
||||
* SECTION:fpi-dev
|
||||
* @title: Device structures
|
||||
*
|
||||
* Those macros and functions will help get access to and from struct #fp_dev,
|
||||
* and struct #fp_img_dev types, as well as get and set the instance struct
|
||||
* data, eg. the structure containing the data specific to each driver.
|
||||
*/
|
||||
|
||||
/**
|
||||
* FP_DEV:
|
||||
* @dev: a struct #fp_img_dev
|
||||
|
||||
Reference in New Issue
Block a user