📄 xsetwmclientmachine.html
字号:
<HTML><HEAD><TITLE>Xlib Programming Manual: XSetWMClientMachine</TITLE></HEAD><BODY><H1 ALIGN=center>XSetWMClientMachine</H1><H2>Syntax</H2><!.IN "XSetWMClientMachine" "" "@DEF@"><CODE><PRE>void XSetWMClientMachine(<B>display</B>, <B>w</B>, <B>text_prop</B>) <A HREF="../../display/opening.html#Display">Display</A> *<B>display</B>; Window <B>w</B>; <A HREF="../client-to-window-manager/converting-string-lists.html">XTextProperty</A> *<B>text_prop</B>;</PRE></CODE><H2>Arguments</H2><TABLE><TR><TD> <B>display</B><TD> Specifies the connection to the X server.<TR><TD> <B>w</B><TD> Specifies the window.<TR><TD> <B>text_prop</B><TD> Specifies the<A HREF="../client-to-window-manager/converting-string-lists.html">XTextProperty</A>structure to be used.</TABLE><H2>Description</H2>The<B>XSetWMClientMachine()</B>convenience function calls<B><A HREF="../client-to-window-manager/XSetTextProperty.html">XSetTextProperty()</A></B>to set the WM_CLIENT_MACHINE property.<H2>See also</H2><B><A HREF="../client-to-window-manager/XAllocClassHint.html">XAllocClassHint()</A></B>,<B><A HREF="../client-to-window-manager/XAllocIconSize.html">XAllocIconSize()</A></B>,<B><A HREF="../client-to-window-manager/XAllocSizeHints.html">XAllocSizeHints()</A></B>,<B><A HREF="../client-to-window-manager/XAllocWMHints.html">XAllocWMHints()</A></B>,<B><A HREF="XSetCommand.html">XSetCommand()</A></B>,<B><A HREF="../client-to-window-manager/XSetTextProperty.html">XSetTextProperty()</A></B>,<B><A HREF="../client-to-window-manager/XSetTransientForHint.html">XSetTransientForHint()</A></B>,<B><A HREF="../client-to-window-manager/XSetWMColormapWindows.html">XSetWMColormapWindows()</A></B>,<B><A HREF="../client-to-window-manager/XSetWMIconName.html">XSetWMIconName()</A></B>,<B><A HREF="../client-to-window-manager/XSetWMName.html">XSetWMName()</A></B>,<B><A HREF="../client-to-window-manager/XSetWMProperties.html">XSetWMProperties()</A></B>,<B><A HREF="../client-to-window-manager/XSetWMProtocols.html">XSetWMProtocols()</A></B>,<B><A HREF="../client-to-window-manager/XStringListToTextProperty.html">XStringListToTextProperty()</A></B>,"<A HREF="wm-client-machine.html">Setting and Reading the WM_CLIENT_MACHINE Property</A>"<HR><ADDRESS><A HREF="http://tronche.com/">Christophe Tronche</A>, <A HREF="mailto:ch.tronche@computer.org">ch.tronche@computer.org</A></ADDRESS></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -