aboutsummaryrefslogtreecommitdiffstats
path: root/src/x.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/x.py')
-rw-r--r--src/x.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x.py b/src/x.py
index 8b18e61..22b1367 100644
--- a/src/x.py
+++ b/src/x.py
@@ -145,7 +145,7 @@ def create_panel(width, height, left, ypos, panel_height, at_top):
def draw_text(window, gc, x, y, text):
'''
Draw a text on a window
-
+
@param window The window
@param gc The window's graphics context
@param x:int The left position of the text