API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
gchar* ide_buffer_get_line_text ( IdeBuffer* self, guint line )
Gets the contents of a single line within the buffer.
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