Constant SDL_TRAYENTRY_BUTTON
pub const SDL_TRAYENTRY_BUTTON: u32 = _; // 1u32
Available on crate feature
dep_sdl3
only.Expand description
Make the entry a simple button. Required.
pub const SDL_TRAYENTRY_BUTTON: u32 = _; // 1u32
dep_sdl3
only.Make the entry a simple button. Required.