GLTextureBuilder.setWidth
void setWidth(int width)Sets the width of the texture.
The width must be set before calling gdk.gltexture_builder.GLTextureBuilder.build.
Parameters
width | The texture's width or 0 to unset |
void setWidth(int width)Sets the width of the texture.
The width must be set before calling gdk.gltexture_builder.GLTextureBuilder.build.
width | The texture's width or 0 to unset |