Gtk.CssSection.prototype.get_start_position

function get_start_position():Number {
    // Gjs wrapper for gtk_css_section_get_start_position()
}

Returns the offset in bytes from the start of the current line returned via Gtk.CssSection.prototype.get_start_line.

Since 3.2

Returns

the offset in bytes from the start of the line.