Package: gtk

Accessor gtk:css-location-lines

Lambda List

gtk:css-location-lines (location)

Syntax

(gtk:css-location-bytes location) => lines

Arguments

location -- a gtk:css-location instance
lines -- a :size value

Details

Returns the number of full lines that have been parsed. If you want to display this as a line number, you need to add 1 to this.
 

See also

2024-4-23