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

CameraText structure used in various functions. More...

#include <gphoto2-camera.h>

Data Fields

char text [32 *1024]
 Character string containing the translated text. More...
 

Detailed Description

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.

Field Documentation

◆ text

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().


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