Type Definition libnotcurses_sys::NcPlaneOptions[][src]

type NcPlaneOptions = ncplane_options;
Expand description

Options struct for NcPlane

Implementations

New NcPlaneOptions using the horizontal x.

New NcPlaneOptions with horizontal alignment.

New NcPlaneOptions, with flags.

New NcPlaneOptions, with flags and horizontal alignment.

Note: Already includes the NCPLANE_OPTION_HORALIGNED flag.