Trait ncursesw::ColorPairType[][src]

pub trait ColorPairType<T>: ColorPairGeneric<T> where
    T: ColorAttributeTypes
{ fn number(&self) -> T; }

Required methods

Implementors

Return the number of the color pair.

Return the number of the color pair.