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

@@ -1423,7 +1423,7 @@ public:
Returns map-like storage of property's attributes.
@remarks
If extra style wxPG_EX_WRITEONLY_BUILTIN_ATTRIBUTES is set,
If extra style ::wxPG_EX_WRITEONLY_BUILTIN_ATTRIBUTES is set,
then builtin-attributes are not included in the storage.
*/
const wxPGAttributeStorage& GetAttributes() const;