Gtk.CssSection.prototype.get_start_line
function get_start_line():Number { // Gjs wrapper for gtk_css_section_get_start_line() }
Returns the line in the CSS document where this section starts. The line number is 0-indexed, so the first line of the document will return 0.
Since 3.2
- Returns
the line number