Package: gdk

Accessor gdk:texture-height

Lambda List

gdk:texture-height (object)

Syntax

(gdk:texture-height object) => height

Arguments

object -- a gdk:texture object
height -- an integer for the height of the texture

Details

The accessor for the height slot of the gdk:texture class returns the height of the texture, in pixels.
 

See also

2025-08-04