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 with the height of the texture

Details

Accessor of the height slot of the gdk:texture class. The gdk:texture-height function returns the height of the texture , in pixels.
 

See also

#2023-4-12