PixbufGidBuilderImpl.rowstride

Set rowstride property.

class PixbufGidBuilderImpl(T)
T
rowstride
()

Parameters

propval int

The number of bytes between the start of a row and the start of the next row.

This number must (obviously) be at least as large as the width of the pixbuf.

Return Value

Type: T

Builder instance for fluent chaining