API Version: 41.0
Library Version: 41.0
gchar* ide_buffer_get_line_text ( IdeBuffer* self, guint line )
Gets the contents of a single line within the buffer.
line
guint
A line number starting from 0
utf8
A string containing the line’s text or NULL if the line does not exist.
NULL