gdkPixbufGetRowstride {RGtk2} | R Documentation |
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.
gdkPixbufGetRowstride(object)
|
[GdkPixbuf ] A pixbuf. |
[integer] Distance between row starts.
Derived by RGtkGen from GTK+ documentation