~ubuntu-branches/ubuntu/karmic/python-scipy/karmic

« back to all changes in this revision

Viewing changes to Lib/xplt/src/play/x11/README.x11

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T. Chen (new)
  • Date: 2005-03-16 02:15:29 UTC
  • Revision ID: james.westby@ubuntu.com-20050316021529-xrjlowsejs0cijig
Tags: upstream-0.3.2
ImportĀ upstreamĀ versionĀ 0.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Here are the X11 functions used to implement the play.h window system
 
2
interface (93 functions):
 
3
 
 
4
    XAllocClassHint
 
5
    XAllocColor
 
6
    XAllocNamedColor
 
7
    XAllocSizeHints
 
8
    XAllocWMHints
 
9
    XBell
 
10
    XChangeProperty
 
11
    XChangeWindowAttributes
 
12
    XCheckIfEvent
 
13
    XClearWindow
 
14
    XCloseDisplay
 
15
    XConvertSelection
 
16
    XCopyArea
 
17
    XCreateBitmapFromData
 
18
    XCreateColormap
 
19
    XCreateFontCursor
 
20
    XCreateGC
 
21
    XCreateImage
 
22
    XCreatePixmap
 
23
    XCreatePixmapCursor
 
24
    XCreatePixmapFromBitmapData
 
25
    XCreateWindow
 
26
    XDefineCursor
 
27
    XDestroyWindow
 
28
    XDrawImageString
 
29
    XDrawLines
 
30
    XDrawPoints
 
31
    XDrawSegments
 
32
    XDrawString
 
33
    XFillPolygon
 
34
    XFillRectangle
 
35
    XFlush
 
36
    XFree
 
37
    XFreeColormap
 
38
    XFreeColors
 
39
    XFreeCursor
 
40
    XFreeFont
 
41
    XFreeFontInfo
 
42
    XFreeFontNames
 
43
    XFreeGC
 
44
    XFreePixmap
 
45
    XFreeModifiermap
 
46
    XGContextFromGC
 
47
    XGetDefault
 
48
    XGetErrorText
 
49
    XGetGCValues
 
50
    XGetGeometry
 
51
    XGetImage
 
52
    XGetModifierMapping
 
53
    XGetSelectionOwner
 
54
    XGetSubImage
 
55
    XGetWindowProperty
 
56
    XGrabPointer
 
57
    XInternAtom
 
58
    XKeycodeToKeysym
 
59
    XListFonts
 
60
    XLoadQueryFont
 
61
    XLookupString
 
62
    XMapWindow
 
63
    XMaxRequestSize
 
64
    XNextEvent
 
65
    XOpenDisplay
 
66
    XPutImage
 
67
    XQueryColor
 
68
    XQueryColors
 
69
    XQueryFont
 
70
    XQueryTree
 
71
    XRaiseWindow
 
72
    XResizeWindow
 
73
    XSelectInput
 
74
    XSendEvent
 
75
    XSetBackground
 
76
    XSetClipMask
 
77
    XSetClipRectangles
 
78
    XSetDashes
 
79
    XSetErrorHandler
 
80
    XSetFillStyle
 
81
    XSetFont
 
82
    XSetForeground
 
83
    XSetFunction
 
84
    XSetIOErrorHandler
 
85
    XSetLineAttributes
 
86
    XSetSelectionOwner
 
87
    XSetStipple
 
88
    XSetTSOrigin
 
89
    XSetWMProperties
 
90
    XSetWMProtocols
 
91
    XStoreColor
 
92
    XStringListToTextProperty
 
93
    XSync
 
94
    XTextWidth
 
95
    XUngrabPointer
 
96
    XWindowEvent