Package: gtk

Function gtk-css-section-start-line

Lambda List

gtk-css-section-start-line (section)

Arguments

section -- a gtk-css-section instance

Return Value

An unsigned integer with the line number.

Details

Returns the line in the CSS document where this section starts. The line number is zero-indexed, so the first line of the document will return 0.
 

See also

*2021-11-18