source: trunk/third/gtk/gdk/gxid_lib.h @ 14482

Revision 14482, 209 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r14481, which included commits to RCS files with non-trunk default branches.
Line 
1#include "gxid_proto.h"
2
3int gxid_claim_device(char *host, int port,
4                      GxidU32 device, GxidU32 window, int exclusive);
5int gxid_release_device(char *host, int port, GxidU32 device,
6                        GxidU32 window);
Note: See TracBrowser for help on using the repository browser.