set_stride
Description:
Sets the stride for a plane.
The stride must be set for all planes before calling [method@Gdk.DmabufTextureBuilder.build].
Parameters:
| this |
a `GdkDmabufTextureBuilder` |
| plane |
the plane to set the stride for |
| stride |
the stride value |