Home
last modified time | relevance | path

Searched refs:set_bchannel (Results 1 – 2 of 2) sorted by relevance

/dports/devel/notcurses/notcurses-3.0.1/python/notcurses/
H A Dnotcurses.py1031 def set_bchannel(self, channel: int, /) -> int: member in NcPlane
/dports/devel/notcurses/notcurses-3.0.1/include/ncpp/
H A DPlane.hh841 uint64_t set_bchannel (uint32_t channel) const noexcept in set_bchannel() function in ncpp::Plane