/[rdesktop]/sourceforge.net/trunk/rdesktop/xproto.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /sourceforge.net/trunk/rdesktop/xproto.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 407 - (show annotations)
Fri Jun 6 10:43:40 2003 UTC (20 years, 11 months ago) by forsberg
File MIME type: text/plain
File size: 343 byte(s)
Comments about what file contains what functions.

1 /* cliprdr.c */
2 void cliprdr_handle_SelectionNotify(XSelectionEvent * event);
3 void cliprdr_handle_SelectionRequest(XSelectionRequestEvent * xevent);
4 /* xwin.c */
5 void xwin_register_propertynotify(Window event_wnd, Atom atom,
6 void (*propertycallback) (XPropertyEvent *));
7 void xwin_deregister_propertynotify(Window event_wnd, Atom atom);

  ViewVC Help
Powered by ViewVC 1.1.26