SDL.Version – sdl2 Reference Manual
Version
Object Hierarchy:
SDL.Version
SDL.Version
SDL.Version
Description:
[
CCode
( cname =
"SDL_version"
) ]
public
struct
Version
Namespace:
SDL
Package:
sdl2
Content:
Static methods:
public
static
unowned
string
get_revision
()
public
static
int
get_revision_number
()
public
static
Version
get_version
()
Fields:
public
uint8
major
public
uint8
minor
public
uint8
patch
2022 vala-language.org