Refer to predefined constants in documentation

This commit is contained in:
Artur Wieczorek
2019-05-12 11:20:51 +02:00
parent b2ea56b4e9
commit d9da2feaf2
4 changed files with 34 additions and 31 deletions

View File

@@ -411,7 +411,7 @@ public:
Returns map-like storage of property's attributes.
@remarks
Note that if extra style wxPG_EX_WRITEONLY_BUILTIN_ATTRIBUTES is set,
Note that if extra style ::wxPG_EX_WRITEONLY_BUILTIN_ATTRIBUTES is set,
then builtin-attributes are not included in the storage.
*/
const wxPGAttributeStorage& GetPropertyAttributes( wxPGPropArg id ) const;