Property

GdkPixbufPixbuf:rowstride

Declaration

property rowstride: int [ read, write, construct-only ]

Description [src]

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.

Type:gint

Default value1
Getter methodgdk_pixbuf_get_rowstride()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes