Package: gdk-pixbuf

Accessor gdk-pixbuf-height

Lambda List

gdk-pixbuf-height (object)

Syntax

(gdk-pixbuf-height object) => height

Arguments

object -- a gdk-pixbuf object
height -- an integer with the number of rows of the pixbuf

Details

Accessor of the height slot of the gdk-pixbuf class.

Queries the height of a pixbuf.
 

See also

*2021-12-12