Changeset 1085 for branches/upstream/xdotool/current/xdo.h
- Timestamp:
- Jun 3, 2008 9:59:00 AM (5 years ago)
- File:
-
- 1 edited
-
branches/upstream/xdotool/current/xdo.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/upstream/xdotool/current/xdo.h
r1077 r1085 3 3 * - include this if you have code that uses xdo 4 4 * 5 * $Id: xdo.h 18 76 2008-05-31 10:54:25Z jordansissel $5 * $Id: xdo.h 1891 2008-06-03 09:00:20Z jordansissel $ 6 6 */ 7 7 … … 77 77 78 78 /* Returns: windowlist and nwindows */ 79 voidxdo_window_list_by_regex(xdo_t *xdo, char *regex, int flags,80 Window **windowlist, int *nwindows);79 int xdo_window_list_by_regex(xdo_t *xdo, char *regex, int flags, 80 Window **windowlist, int *nwindows);
Note: See TracChangeset
for help on using the changeset viewer.

