~ubuntu-branches/ubuntu/gutsy/rdesktop/gutsy-updates

« back to all changes in this revision

Viewing changes to xproto.h

  • Committer: Bazaar Package Importer
  • Author(s): Sam Johnston
  • Date: 2004-02-04 17:52:26 UTC
  • Revision ID: james.westby@ubuntu.com-20040204175226-87kz4bzs1nimji68
Tags: upstream-1.3.1
ImportĀ upstreamĀ versionĀ 1.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
void xclip_handle_SelectionNotify(XSelectionEvent * event);
 
2
void xclip_handle_SelectionRequest(XSelectionRequestEvent * xevent);
 
3
void xclip_handle_SelectionClear(void);
 
4
void xclip_handle_PropertyNotify(XPropertyEvent * xev);