GLTextureBuilderGidBuilderImpl.sync
T sync(void * propval)Set sync property.
Parameters
propval | An optional GLSync object. If this is set, GTK will wait on it before using the texture. |
Returns
Builder instance for fluent chaining
T sync(void * propval)Set sync property.
propval | An optional GLSync object. If this is set, GTK will wait on it before using the texture. |