Skip to content

Commit 28e1a1d

Browse files
author
Hart
committed
added libnautilus helloworld
1 parent 92c8391 commit 28e1a1d

6 files changed

Lines changed: 65560 additions & 0 deletions

File tree

examples/glx-helloworld.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
import openGL as gl
66
import xlib as X
77

8+
print( 'X threads init', X.InitThreads() )
9+
810
display = X.OpenDisplay()
911
print(display)
1012

0 commit comments

Comments
 (0)