소스 검색

* Documented which drivers support caca_set_cursor().

tags/v0.99.beta14
Sam Hocevar sam 17 년 전
부모
커밋
309e287a84
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      caca/graphics.c

+ 2
- 1
caca/graphics.c 파일 보기

@@ -205,7 +205,8 @@ int caca_set_cursor(caca_display_t *dp, int flag)

/** \brief Show or hide the mouse pointer.
*
* Show or hide the mouse pointer, for devices that support such a feature.
* Show or hide the mouse pointer. This function works with the ncurses,
* S-Lang and X11 drivers.
*
* If an error occurs, -1 is returned and \b errno is set accordingly:
* - \c ENOSYS Display driver does not support hiding the mouse pointer.


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