Changeset 923 for libcaca/trunk/caca
- Timestamp:
- May 2, 2006, 8:26:02 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca/event.c
r859 r923 58 58 * \param dp The libcaca graphical context. 59 59 * \param event_mask Bitmask of requested events. 60 * \param timeout A timeout value in microseconds 60 * \param timeout A timeout value in microseconds, -1 for blocking behaviour 61 61 * \param ev A pointer to a caca_event structure, or NULL. 62 62 * \return 1 if a matching event was received, or 0 if the wait timeouted.
Note: See TracChangeset
for help on using the changeset viewer.