From 237d6a12b961577d1b7af8b776d34f1c68fdb110 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 4 Apr 2015 13:46:51 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/plugins/image.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/plugins/image.py b/src/plugins/image.py index 187d005..20511e5 100644 --- a/src/plugins/image.py +++ b/src/plugins/image.py @@ -21,6 +21,9 @@ along with this program. If not, see . class Image: ''' Images and icons + + @variable width:int The width of the image + @variable height:int The height of the image ''' theme_preferences = ['hicolor', ..., 'ContrastHigh'] -- cgit v1.2.3-70-g09d2