SDL.UserEvent – sdl2 Reference Manual
UserEvent
Object Hierarchy:
SDL.UserEvent
SDL.UserEvent
SDL.UserEvent
SDL.CommonEvent
SDL.CommonEvent
SDL.CommonEvent->SDL.UserEvent
Description:
[
CCode
( cname =
"SDL_UserEvent"
, has_type_id =
false
) ]
public
struct
UserEvent
:
CommonEvent
Namespace:
SDL
Package:
sdl2
Content:
Fields:
public
uint32
window_id
public
int32
code
public
void
*
data1
public
void
*
data2
Inherited Members:
All known members inherited from struct SDL.CommonEvent
timestamp
type
2022 vala-language.org