GLDrawableT.isDoubleBuffered

Returns whether the gldrawable supports the double-buffered visual.

template GLDrawableT(TStruct)
int
isDoubleBuffered
()

Return Value

Type: int

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

Meta