moved XSetStandardProperties to xlib.factor

cvs
Eduardo Cavazos 2005-12-29 16:06:28 +00:00
parent 7783d29a0a
commit b441365b37
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ BEGIN-STRUCT: XSizeHints
FIELD: int win_gravity; ! added by ICCCM version 1 FIELD: int win_gravity; ! added by ICCCM version 1
END-STRUCT END-STRUCT
FUNCTION: int XSetStandardProperties ( Display* display, Window w, char* window_name, char* icon_name, Pixmap icon_pixmap, char** argv, int argc, XSizeHints* hints ) ;
BEGIN-STRUCT: XComposeStatus BEGIN-STRUCT: XComposeStatus
FIELD: XPointer compose_ptr ! state table pointer FIELD: XPointer compose_ptr ! state table pointer
FIELD: int chars_matched ! match state FIELD: int chars_matched ! match state