GLTextureBuilder.sync

Set sync property.

  1. void* sync [@property getter]
  2. void* sync [@property setter]
    class GLTextureBuilder
    @property
    void
    sync
    (
    void* propval
    )

Parameters

propval void*

An optional GLSync object.

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