- updated.

This commit is contained in:
frese 2002-04-02 11:39:52 +00:00
parent 0edcaacf88
commit 963be1ec84
1 changed files with 3 additions and 2 deletions

View File

@ -37,6 +37,7 @@
(define-interface xlib-window-interface
(export create-window
create-simple-window
window-exists?
change-window-attributes
get-window-attributes
map-window
@ -104,7 +105,6 @@
restack-windows
query-tree window-root window-parent window-children
window-exists?
translate-coordinates
query-pointer))
@ -671,7 +671,8 @@
(export find-atom
atom-name
list-properties
get-window-property get-property get-string-property
get-property-extended get-property
get-string-property get-window-property
change-property change-string-property
((change-property-mode) :syntax)
delete-property