summaryrefslogtreecommitdiff
path: root/poezio/libpoezio.pyi
blob: e02e0a0f21ed5bd7a12f0b66e7f576beaf50b1aa (plain)
1
2

def to_curses_attr(fg: int, bg: int, attrs: str) -> int: ...