[Xcb] Extension versions

Jeremy Kolb jkolb at brandeis.edu
Wed Mar 23 10:17:44 PST 2005


In xlib it is possible to get the server side version of an extension. 
Is there anyway to do this in xcb?  It looks to me like you have to call 
  the QueryVersion associated with the extension, pass in what you 
believe to be the version and pray that it works.  Is there a reply that 
gets the highest supported version by the server?

Jeremy


More information about the xcb mailing list