libgphoto2 photo camera library (libgphoto2) Internals
2.5.26
|
CameraText structure used in various functions. More...
#include <gphoto2-camera.h>
Data Fields | |
char | text [32 *1024] |
Character string containing the translated text. More... | |
CameraText structure used in various functions.
A text structure containing translated text returned by various functions (about, manual, summary). You should not assume a size.
Definition at line 68 of file gphoto2-camera.h.
char CameraText::text[32 *1024] |
Character string containing the translated text.
Definition at line 69 of file gphoto2-camera.h.
Referenced by camera_about(), camera_id(), and gp_abilities_list_load_dir().