소스 검색

* Clarify cucul_get_attr() behaviour in the cucul_set_attr() documentation.

tags/v0.99.beta14
Sam Hocevar sam 18 년 전
부모
커밋
74babecc70
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      cucul/colour.c

+ 2
- 0
cucul/colour.c 파일 보기

@@ -74,6 +74,8 @@ unsigned long int cucul_get_attr(cucul_canvas_t *cv, int x, int y)
* \e CUCUL_BLINK, \e CUCUL_BOLD and \e CUCUL_ITALICS), in which case
* setting the attribute does not modify the current colour information.
*
* To retrieve the current attribute value, use cucul_get_attr(-1,-1).
*
* If an error occurs, -1 is returned and \b errno is set accordingly:
* - \c EINVAL The attribute value is out of the 32-bit range.
*


불러오는 중...
취소
저장