From 3eff4e215949b98e0267eaf05b27ab9e17281284 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 15 Apr 2014 22:26:28 +0200 Subject: Python side of W32 GDI support, W32 GDI works on GNU/Linux under X MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/blueshift_w32gdi.pyx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/blueshift_w32gdi.pyx') diff --git a/src/blueshift_w32gdi.pyx b/src/blueshift_w32gdi.pyx index 793b960..0886a7e 100644 --- a/src/blueshift_w32gdi.pyx +++ b/src/blueshift_w32gdi.pyx @@ -83,7 +83,7 @@ def w32gdi_open(): return blueshift_w32gdi_open() -def w32gdi_crtcs_count(): +def w32gdi_crtc_count(): ''' Get the number of CRTC:s on the system -- cgit v1.2.3-70-g09d2