We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c7cfb commit 52c2c4dCopy full SHA for 52c2c4d
include/SDL3/SDL_properties.h
@@ -59,7 +59,11 @@ extern "C" {
59
#endif
60
61
/**
62
- * SDL properties ID
+ * The SDL_PropertiesID is an ID for a properties group
63
+ * created with SDL_CreateProperties.
64
+ *
65
+ * See [CategoryProperties](CategoryProperties) for detailed
66
+ * usage information.
67
*
68
* \since This datatype is available since SDL 3.2.0.
69
*/
0 commit comments