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