|  | Ardour
    9.0-pre0-1955-gdb44a58a54
    | 
Go to the source code of this file.
| Macros | |
| #define | LIBAUDIOGRAPHER_DLL_IMPORT __attribute__ ((visibility ("default"))) | 
| #define | LIBAUDIOGRAPHER_DLL_EXPORT __attribute__ ((visibility ("default"))) | 
| #define | LIBAUDIOGRAPHER_DLL_LOCAL __attribute__ ((visibility ("hidden"))) | 
| #define | LIBAUDIOGRAPHER_API LIBAUDIOGRAPHER_DLL_IMPORT | 
| #define | LIBAUDIOGRAPHER_LOCAL LIBAUDIOGRAPHER_DLL_LOCAL | 
| #define LIBAUDIOGRAPHER_API LIBAUDIOGRAPHER_DLL_IMPORT | 
Definition at line 38 of file audiographer/audiographer/visibility.h.
| #define LIBAUDIOGRAPHER_DLL_EXPORT __attribute__ ((visibility ("default"))) | 
Definition at line 27 of file audiographer/audiographer/visibility.h.
| #define LIBAUDIOGRAPHER_DLL_IMPORT __attribute__ ((visibility ("default"))) | 
Definition at line 26 of file audiographer/audiographer/visibility.h.
| #define LIBAUDIOGRAPHER_DLL_LOCAL __attribute__ ((visibility ("hidden"))) | 
Definition at line 28 of file audiographer/audiographer/visibility.h.
| #define LIBAUDIOGRAPHER_LOCAL LIBAUDIOGRAPHER_DLL_LOCAL | 
Definition at line 40 of file audiographer/audiographer/visibility.h.