libgphoto2 photo camera library (libgphoto2) Internals  2.5.23
Setting Struct Reference

Data Fields

char id [256]
 
char key [256]
 
char value [256]
 

Detailed Description

Internal struct to store settings.

Definition at line 47 of file gphoto2-setting.c.

Field Documentation

◆ id

char Setting::id[256]

Definition at line 49 of file gphoto2-setting.c.

◆ key

char Setting::key[256]

Definition at line 50 of file gphoto2-setting.c.

◆ value

char Setting::value[256]

Definition at line 51 of file gphoto2-setting.c.


The documentation for this struct was generated from the following file: