Package: gtk
Function gtk:css-section-end-position
Lambda Listgtk:css-section-end-position (section) ArgumentsReturn Value
The unsigned integer for the offset in bytes from the start of the line. Details
Returns the offset in bytes from the start of the current line returned via the gtk:css-section-end-line function.
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 |
2025-07-17