GLConfig.isDoubleBuffered

Returns whether the configuration supports the double-buffered visual.

class GLConfig
int
isDoubleBuffered
()

Return Value

Type: int

TRUE if the double-buffered visual is supported, FALSE otherwise.

Meta