Package: gtk
Function gtk:css-section-end-position
Lambda Listgtk:css-section-end-position (section) ArgumentsReturn ValueThe unsigned integer with 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 |
2024-1-2