set_height
Description:
Sets the height of the texture.
The height must be set before calling [method@Gdk.MemoryTextureBuilder.build] and conform to size requirements of the provided format.
Parameters:
| this |
a `GdkMemoryTextureBuilder` |
| height |
The texture's height or 0 to unset |