gdkPixbufGetRowstride: gdkPixbufGetRowstride
Description
Queries the rowstride of a pixbuf, which is the number of bytes between the start of a row
and the start of the next row.Usage
gdkPixbufGetRowstride(object)
Value
- [integer] Distance between row starts.