Ardour
9.0-pre0-350-gf17a656217
|
Go to the source code of this file.
Macros | |
#define | LIBWIDGETS_DLL_IMPORT __attribute__ ((visibility ("default"))) |
#define | LIBWIDGETS_DLL_EXPORT __attribute__ ((visibility ("default"))) |
#define | LIBWIDGETS_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
#define | LIBWIDGETS_API LIBWIDGETS_DLL_IMPORT |
#define | LIBWIDGETS_LOCAL LIBWIDGETS_DLL_LOCAL |
#define LIBWIDGETS_API LIBWIDGETS_DLL_IMPORT |
Definition at line 39 of file widgets/widgets/visibility.h.
#define LIBWIDGETS_DLL_EXPORT __attribute__ ((visibility ("default"))) |
Definition at line 28 of file widgets/widgets/visibility.h.
#define LIBWIDGETS_DLL_IMPORT __attribute__ ((visibility ("default"))) |
Definition at line 27 of file widgets/widgets/visibility.h.
#define LIBWIDGETS_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
Definition at line 29 of file widgets/widgets/visibility.h.
#define LIBWIDGETS_LOCAL LIBWIDGETS_DLL_LOCAL |
Definition at line 41 of file widgets/widgets/visibility.h.