Functions
management of indentation of lines

Line indent handling functions. More...

Functions

char * elm_code_line_indent_get (Elm_Code_Line *line)
 
const char * elm_code_line_indent_matching_braces_get (Elm_Code_Line *line, unsigned int *length)
 

Detailed Description

Line indent handling functions.

Functions for calculation indentation of lines within elm code.