Add property_list_read_only_member function to check for READ-ONLY properties (#1258)

This commit is contained in:
Steve Karg
2026-03-11 07:17:30 -05:00
committed by GitHub
parent fda63eb1aa
commit a5f2b2b125
5 changed files with 544 additions and 1 deletions
+2
View File
@@ -52,6 +52,8 @@ The git repositories are hosted at the following sites:
### Added
* Added property_list_read_only_member function to check for READ-ONLY
properties. (#1258)
* Added WriteProperty support in the basic Structured View object.
Converted Structured View internal storage to dynamically allocated
character strings and a keylist-based subordinate list that is resizable