Package: gtk
Function gtk:css-section-end-line
Lambda Listgtk:css-section-end-line (section) ArgumentsReturn ValueThe unsigned integer with the line number. Details
Returns the line in the CSS document where this section end.
The line number is zero-indexed, so the first line of the document will
return 0. This value may change in future invocations of this function if the
section is not yet parsed completely. This will for example happen in the "parsing-error" signal. The end position and line may be identical
to the start position and line for sections which failed to parse anything
successfully. | See also |
2024-1-2