Specifies a GLXFBConfig structure with the desired attributes for the
window.
attrib_list
Specifies a list of attribute value pairs, which must be terminated with
None
or
NULL
. Accepted attributes are
GLX_PBUFFER_WIDTH
,
GLX_PBUFFER_HEIGHT
,
GLX_PRESERVED_CONTENTS
, and
GLX_LARGEST_PBUFFER
.