visualizer: document python variable

This commit is contained in:
Tommaso Pecorella
2024-09-07 13:17:48 +02:00
parent bd4c735b15
commit 9b1a8030e9

View File

@@ -368,6 +368,8 @@ class ConsoleView(Gtk.TextView):
# _showReturned function
## @var prompt
# prompt function
## @var no_input_splitter
# no input splitter
"""
Specialized text view for console-like workflow.