GLTextureBuilder.setHeight
void setHeight(int 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(int 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 |