XSetWMProtocolsSyntaxStatus XSetWMProtocols(display, w, protocols, count) Display *display; Window w; Atom *protocols; int count; Argumentsdisplay Specifies the connection to the X server. w Specifies the window. protocols Specifies the list of protocols. count Specifies the number of ...