What is GLXConfig?

I have been reading the glx spec docs and I’m trying to create a pbuffer but the glxCreatePbuffer function takes a GLXConfig argument and I don’t understand what a GLXConfig actually is from the docs. Can anyone please enlighten me on this one?

I don’t realy know if this is the right list for this question but I didn’t find any glx list…