libgphoto2 photo camera library (libgphoto2) API  2.4.14
gphoto2-version.h
Go to the documentation of this file.
00001 
00023 #ifndef __GPHOTO2_VERSION_H__
00024 #define __GPHOTO2_VERSION_H__
00025 
00026 #include <gphoto2/gphoto2-port-version.h>
00027 
00028 #ifdef __cplusplus
00029 extern "C" {
00030 #endif
00031 
00032 const char **gp_library_version(GPVersionVerbosity verbose);
00033 
00034 #ifdef __cplusplus
00035 }
00036 #endif
00037 
00038 #endif /* __GPHOTO2_VERSION_H__ */