API Version: 42.0
Library Version: 42.0
Generated by gi-docgen 2023.1
since: 3.32
gchar* ide_buffer_get_line_text ( IdeBuffer* self, guint line )
Gets the contents of a single line within the buffer.
Available since: 3.32
line
Type: guint
guint
A line number starting from 0
Type: gchar*
gchar*
A string containing the line’s text or NULL if the line does not exist.
NULL