Changeset 1879 for libcaca/trunk/caca
- Timestamp:
- Nov 4, 2007, 12:59:54 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca/caca.h
r1462 r1879 175 175 }; 176 176 177 /** \defgroup caca libcaca basic functions177 /** \defgroup libcaca libcaca basic functions 178 178 * 179 179 * These functions provide the basic \e libcaca routines for driver … … 191 191 /* @} */ 192 192 193 /** \defgroup event libcaca event handling193 /** \defgroup caca_event libcaca event handling 194 194 * 195 195 * These functions handle user events such as keyboard input and mouse
Note: See TracChangeset
for help on using the changeset viewer.