We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeeb82d commit 93c3d9fCopy full SHA for 93c3d9f
SDL3/SDL_CreateTrayWithProperties.md
@@ -53,9 +53,6 @@ These are the supported properties:
53
- [`SDL_PROP_TRAY_CREATE_MIDDLECLICK_CALLBACK_POINTER`](SDL_PROP_TRAY_CREATE_MIDDLECLICK_CALLBACK_POINTER):
54
an [SDL_TrayClickCallback](SDL_TrayClickCallback) to be invoked when the
55
tray icon is middle-clicked. Not supported on all platforms. May be NULL.
56
-- [`SDL_PROP_TRAY_CREATE_DOUBLECLICK_CALLBACK_POINTER`](SDL_PROP_TRAY_CREATE_DOUBLECLICK_CALLBACK_POINTER):
57
- an [SDL_TrayClickCallback](SDL_TrayClickCallback) to be invoked when the
58
- tray icon is double-clicked. Not supported on all platforms. May be NULL.
59
60
## Thread Safety
61
0 commit comments