SDL Wiki
[ front page | index | search | recent changes | git repo | offline html ]

SDL_RemoveNotification

Remove a notification.

Header File

Defined in <SDL3/SDL_notification.h>

Syntax

bool SDL_RemoveNotification(SDL_NotificationID notification);

Function Parameters

SDL_NotificationID notification the ID of the notification to remove.

Return Value

(bool) Returns True on success or false on failure; call SDL_GetError() for more information.

Version

This function is available since SDL 3.6.0.

See Also


CategoryAPI, CategoryAPIFunction, CategoryNotification


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.