Constant SDL_FOLDER_DESKTOP
pub const SDL_FOLDER_DESKTOP: SDL_Folder;
Available on crate feature
dep_sdl3
only.Expand description
The folder of files that are displayed on the desktop. Note that the existence of a desktop folder does not guarantee that the system does show icons on its desktop; certain GNU/Linux distros with a graphical environment may not have desktop icons.