Type Definition libnotcurses_sys::NcVGeom[][src]

type NcVGeom = ncvgeom;
Expand description

Describes all geometries of an NcVisual ncvisual–both those which are inherent, and those in a given rendering regime.

FIXME this ought be used in the rendered mode API as well; it’s currently only used by direct mode. (See ncvgeom more more information)

This is the return type of the NcDirectF.ncdirectf_geom() method.

Implementations

Returns a new NcVGeom with zeroed fields.