Commit Graph

2 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult a46077cfc9 dix: add dixPropertyCreate()
This function shall be used for creating an entirely new property
structure from given data.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-30 20:35:14 +02:00
Enrico Weigelt, metux IT consult 07d67a07e2 dix: add dixPropertyFree()
This function should be used for free'ing an individual Property
structure, along with associated data.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-30 20:35:14 +02:00