classref: Sync with 2.1 branch, adds signal descriptions

This commit is contained in:
Rémi Verschelde
2017-06-17 14:07:36 +02:00
parent 3aa2d5846e
commit f95738c54a
50 changed files with 580 additions and 188 deletions

View File

@@ -118,9 +118,15 @@ Signals
-------
- **breakpoint_toggled** **(** :ref:`int<class_int>` row **)**
Emitted when a breakpoint is placed via the breakpoint gutter.
- **cursor_changed** **(** **)**
Emitted when the cursor changes.
- **request_completion** **(** **)**
- **text_changed** **(** **)**
Emitted when the text changes.
Numeric Constants
-----------------