set_width
Description:
Sets the width of the texture.
The width must be set before calling [method@Gdk.GLTextureBuilder.build].
Parameters:
this |
a `GdkGLTextureBuilder` |
width |
The texture's width or 0 to unset |
Sets the width of the texture.
The width must be set before calling [method@Gdk.GLTextureBuilder.build].
this |
a `GdkGLTextureBuilder` |
width |
The texture's width or 0 to unset |