Changeset 830:5f3fc0af5bae
- Timestamp:
- 02/13/08 01:32:45 (5 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
include/glx.pxd (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
include/glx.pxd
r829 r830 16 16 # along with this program; if not, see http://www.gnu.org/licenses 17 17 # 18 # $Id: glx.pxd 87 5 2008-02-13 06:27:40Z ArcRiley $18 # $Id: glx.pxd 876 2008-02-13 06:32:45Z ArcRiley $ 19 19 20 20 … … 615 615 # XInsertModifiermapEntry 616 616 # XNewModifiermap 617 # XCreateImage 617 cdef XImage* XCreateImage ( Display*, Visual*, unsigned int, 618 int, int, char*, unsigned int, 619 unsigned int, int, int ) 618 620 # XInitImage 619 621 # XGetImage
Note: See TracChangeset
for help on using the changeset viewer.



