GLConfig.this

Returns an OpenGL frame buffer configuration that match the specified attributes.

Parameters

screen Screen

target screen.

attribList int[]

a list of attribute/value pairs. The last attribute must be GDK_GL_ATTRIB_LIST_NONE.

Throws

ConstructionException GTK+ fails to create the object.

Meta