GLAreaGidBuilderImpl.hasDepthBuffer

Set hasDepthBuffer property.

class GLAreaGidBuilderImpl(T)
T
hasDepthBuffer
(
bool propval
)

Parameters

propval bool

If set to true the widget will allocate and enable a depth buffer for the target framebuffer.

Return Value

Type: T

Builder instance for fluent chaining