ui/Curses.py updated docstring
This patch includes a param in docstring.
This commit is contained in:
parent
10c37cf7a4
commit
5ebbba2995
@ -211,6 +211,7 @@ class CursesThreadFrame:
|
|||||||
def setcolor(self, color, modifier=0):
|
def setcolor(self, color, modifier=0):
|
||||||
"""Draw the thread symbol '@' in the specified color
|
"""Draw the thread symbol '@' in the specified color
|
||||||
|
|
||||||
|
:param color: Curses colorname
|
||||||
:param modifier: Curses modified, such as curses.A_BOLD
|
:param modifier: Curses modified, such as curses.A_BOLD
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user