Go to the source code of this file.
Defines |
#define | Rapicorn |
#define | RAPICORN_NAMESPACE_NAME |
#define | RAPICORN_EXTERN_C_BEGIN() |
#define | RAPICORN_EXTERN_C_END() |
#define | RAPICORN_VERSION |
#define | RAPICORN_CHECK_VERSION(year, month, revv) |
#define | RAPICORN_DEVEL_VERSION |
#define | RAPICORN_STABLE_VERSION |
#define | RAPICORN_I18N_DOMAIN |
#define | RAPICORN_DOCDIR |
#define | RAPICORN_DATADIR |
#define | RAPICORN_LOCALEDIR |
#define | RAPICORN_WITH_PANGO |
#define | RAPICORN_OS_UNIX |
#define | RAPICORN_SIZEOF_POINTER |
#define | RAPICORN_SIZEOF_LONG |
#define | RAPICORN_SIZEOF_SYS_TYPESH_UINT |
#define | RAPICORN_SIZEOF_PTHREADH_SPINLOCK |
#define | RAPICORN_SIZEOF_PTH_MUTEX_T |
#define | RAPICORN_SIZEOF_PTH_COND_T |
#define | RAPICORN_SPINLOCK_INITIALIZER |
#define | RAPICORN_HAVE_MUTEXATTR_SETTYPE |
#define | RAPICORN_SYSVAL_POLLIN |
#define | RAPICORN_SYSVAL_POLLPRI |
#define | RAPICORN_SYSVAL_POLLOUT |
#define | RAPICORN_SYSVAL_POLLRDNORM |
#define | RAPICORN_SYSVAL_POLLRDBAND |
#define | RAPICORN_SYSVAL_POLLWRNORM |
#define | RAPICORN_SYSVAL_POLLWRBAND |
#define | RAPICORN_SYSVAL_POLLERR |
#define | RAPICORN_SYSVAL_POLLHUP |
#define | RAPICORN_SYSVAL_POLLNVAL |
Detailed Description