[Xcb] no pointer to the available depths of a screen

Vincent Torri vtorri at univ-evry.fr
Fri Aug 27 20:48:52 PDT 2010


Hey,

about depths, we can retrieve an iterator with 
xcb_screen_allowed_depths_iterator() and the number of depths with 
xcb_screen_allowed_depths_length(), but no pointer to the available depths 
(contrary to other types). Is it normal ?

Vincent


More information about the Xcb mailing list