PixbufGidBuilderImpl.rowstride
T rowstride(int propval)Set rowstride property.
Parameters
propval | 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. |
Returns
Builder instance for fluent chaining