XkbAllocIndicatorMaps
Allocates, directly, the indicators member of the keyboard description record
- Provided by: libx11-doc (Version: 2:1.6.3-1ubuntu2.2)
- Source: libx11
- Report a bug
Allocates, directly, the indicators member of the keyboard description record
Status XkbAllocIndicatorMaps (variable_type *xkb);
The xkb parameter must point to a valid keyboard description. If it doesn't, XkbAllocIndicatorMaps returns a BadMatch error. Otherwise, XkbAllocIndicatorMaps allocates and initializes the indicators member of the keyboard description record and returns Success. If XkbAllocIndicatorMaps was unable to allocate the indicators record, it reports a BadAlloc error.