Functions | |
| void | XklConfigRecInit (XklConfigRecPtr data) |
| void | XklConfigRecReset (XklConfigRecPtr data) |
| void | XklConfigRecDestroy (XklConfigRecPtr data) |
|
|
Cleans the record (frees all the non-null members)
|
|
|
Initializes the record (actually, fills it with 0-s
|
|
|
Resets the record (equal to Destroy and Init)
|
1.3.3