GLConfig.this

Returns an OpenGL frame buffer configuration that match the specified attributes. attrib_list is a int array that contains the attribute/value pairs.

Parameters

attribList int[]

a list of attribute/value pairs. [array length=n_attribs]

Throws

ConstructionException GTK+ fails to create the object.

Meta