GLTextureBuilder.sync

void * sync() @property

Get sync property.

Returns

An optional GLSync object.

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

void sync(void * propval) @property

Set sync property.

Parameters

propvalAn optional GLSync object. If this is set, GTK will wait on it before using the texture.