DmabufTextureBuilder.setHeight
void setHeight(uint height)Sets the height of the texture.
The height must be set before calling [gdk.gltexture_builder.GLTextureBuilder.build].
Parameters
height | the texture's height or 0 to unset |
void setHeight(uint height)Sets the height of the texture.
The height must be set before calling [gdk.gltexture_builder.GLTextureBuilder.build].
height | the texture's height or 0 to unset |