classref: Sync with current master branch (8c7b98d45)

This commit is contained in:
Rémi Verschelde
2023-02-14 19:48:22 +01:00
parent 79da2289cf
commit 89907d4f59
66 changed files with 847 additions and 418 deletions

View File

@@ -777,7 +777,7 @@ Sets whether line folding is allowed.
- void **set_line_length_guidelines** **(** :ref:`int[]<class_int>` value **)**
- :ref:`int[]<class_int>` **get_line_length_guidelines** **(** **)**
Draws vertical lines at the provided columns. The first entry is considered a main hard guideline and is draw more prominently
Draws vertical lines at the provided columns. The first entry is considered a main hard guideline and is draw more prominently.
.. rst-class:: classref-item-separator