libgphoto2 photo camera library (libgphoto2) API  2.5.10.1
gphoto2-version.h
Go to the documentation of this file.
1 
23 #ifndef __GPHOTO2_VERSION_H__
24 #define __GPHOTO2_VERSION_H__
25 
27 
28 #ifdef __cplusplus
29 extern "C" {
30 #endif
31 
32 const char **gp_library_version(GPVersionVerbosity verbose);
33 
34 #ifdef __cplusplus
35 }
36 #endif
37 
38 #endif /* __GPHOTO2_VERSION_H__ */