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 returns the height of the texture, in pixels.
 

See also

2026-07-30