#include "config.h"#include <gphoto2/gphoto2-result.h>#include <stddef.h>

| Defines | |
| #define | _(String) (String) | 
| #define | N_(String) (String) | 
| Functions | |
| const char * | gp_result_as_string (int result) | 
| Translate a gphoto error code into a localized string. | |
| const char* gp_result_as_string | ( | int | result | ) | 
Translate a gphoto error code into a localized string.
| result | a gphoto2 error code | 
References gp_port_result_as_string().
Referenced by gp_filesystem_delete_all(), and gp_filesystem_get_file().
 1.5.5
 1.5.5