source:
trunk/third/gtk/gdk/gxid_lib.h
@
14482
Revision 14482, 209 bytes checked in by ghudson, 24 years ago (diff) |
---|
Line | |
---|---|
1 | #include "gxid_proto.h" |
2 | |
3 | int gxid_claim_device(char *host, int port, |
4 | GxidU32 device, GxidU32 window, int exclusive); |
5 | int gxid_release_device(char *host, int port, GxidU32 device, |
6 | GxidU32 window); |
Note: See TracBrowser
for help on using the repository browser.