GLTextureBuilder.sync

Get sync property.

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

Return Value

Type: void*

An optional GLSync object.

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