Skip to content

Commit 93c3d9f

Browse files
committed
Sync SDL3 header -> wiki
1 parent aeeb82d commit 93c3d9f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SDL3/SDL_CreateTrayWithProperties.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ These are the supported properties:
5353
- [`SDL_PROP_TRAY_CREATE_MIDDLECLICK_CALLBACK_POINTER`](SDL_PROP_TRAY_CREATE_MIDDLECLICK_CALLBACK_POINTER):
5454
an [SDL_TrayClickCallback](SDL_TrayClickCallback) to be invoked when the
5555
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.
5956
6057
## Thread Safety
6158

0 commit comments

Comments
 (0)