in_visual_get_zsort

Gets the z-sorting value of the given visual.

version(IN_DYNLIB)
export extern (C) @nogc
int
in_visual_get_zsort

Parameters

self in_visual_t*

The visual to operate on.

Return Value

Type: int

The z-sorting value of the visual.

Meta