Packages
sdl2
SDL
Version
get_revision
get_revision_number
get_version
major
minor
patch
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