24#ifndef LIBGPHOTO2_GPHOTO2_WIDGET_H
25#define LIBGPHOTO2_GPHOTO2_WIDGET_H
114 float low,
float high,
float increment);
116 float *min,
float *max,
float *increment);
121 const char **choice);
Implement Camera object representing a camera attached to the system.
struct _Camera Camera
Object representing a camera attached to the system.
Definition gphoto2-camera.h:44
Context callback operation functions.
struct _GPContext GPContext
The gphoto context structure.
Definition gphoto2-context.h:41