Update bindings

This commit is contained in:
Gregory John Casamento 2023-03-27 16:36:14 -04:00
parent f3d3dc386b
commit 15a65bce26
3 changed files with 72 additions and 31 deletions

View file

@ -46,7 +46,8 @@ APPKIT_EXPORT_CLASS
NSString *_childrenKeyPath;
NSString *_countKeyPath;
NSString *_leafKeyPath;
NSArray *_sortDescriptors;
NSArray *_sort_descriptors;
NSArray *_arranged_objects;
BOOL _alwaysUsesMultipleValuesMarker;
BOOL _avoidsEmptySelection;
BOOL _preservesSelection;