Manual Pages for Linux CentOS command on man XSetWMClientMachine
MyWebUniversity

Manual Pages for Linux CentOS command on man XSetWMClientMachine

XSetWMClientMachine(3) XLIB FUNCTIONS XSetWMClientMachine(3)

NAME

XSetWMClientMachine, XGetWMClientMachine - set or read a window's WMCLIENTMACHINE property SYNTAX void XSetWMClientMachine(Display *display, Window w, XTextProperty *textprop); Status XGetWMClientMachine(Display *display, Window w, XTextProperty *textpropreturn); ARGUMENTS display Specifies the connection to the X server. textprop Specifies the XTextProperty structure to be used. textpropreturn Returns the XTextProperty structure. w Specifies the window. DESCRIPTION The XSetWMClientMachine convenience function calls XSetTextProperty to set the WMCLIENTMACHINE property. The XGetWMClientMachine convenience function performs an XGetTextProp‐ erty on the WMCLIENTMACHINE property. It returns a nonzero status on success; otherwise, it returns a zero status. PROPERTIES WMCLIENTMACHINE The string name of the machine on which the client applica‐ tion is running. SEE ALSO XAllocClassHint(3), XAllocIconSize(3), XAllocSizeHints(3), XAl‐ locWMHints(3), XSetCommand(3), XSetTransientForHint(3), XSetTextProp‐ erty(3), XSetWMColormapWindows(3), XSetWMIconName(3), XSetWMName(3), XSetWMProperties(3), XSetWMProtocols(3), XStringListToTextProperty(3)

Xlib - C Language X Interface X Version 11 libX11 1.6.5 XSetWMClientMachine(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™