GLTextureBuilderGidBuilderImpl.sync

Set sync property.

class GLTextureBuilderGidBuilderImpl(T)
T
sync
(
void* propval
)

Parameters

propval void*

An optional GLSync object.

If this is set, GTK will wait on it before using the texture.

Return Value

Type: T

Builder instance for fluent chaining