libgphoto2 photo camera library (libgphoto2) Internals
2.5.26
|
Go to the source code of this file.
Typedefs | |
typedef const char **(* | GPVersionFunc) (GPVersionVerbosity verbose) |
Enumerations | |
enum | GPVersionVerbosity { GP_VERSION_SHORT = 0 , GP_VERSION_VERBOSE = 1 } |
Functions | |
const char ** | gp_port_library_version (GPVersionVerbosity verbose) |
Copyright 2002 Hans Ulrich Niedermann gp@n- dime nsion al.d e
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Definition in file gphoto2-port-version.h.
typedef const char**(* GPVersionFunc) (GPVersionVerbosity verbose) |
Definition at line 34 of file gphoto2-port-version.h.
enum GPVersionVerbosity |
Enumerator | |
---|---|
GP_VERSION_SHORT | |
GP_VERSION_VERBOSE |
Definition at line 24 of file gphoto2-port-version.h.
const char** gp_port_library_version | ( | GPVersionVerbosity | verbose | ) |
Definition at line 26 of file gphoto2-port-version.c.
References GP_VERSION_VERBOSE.