📄 xgetwmiconname.html
字号:
<HTML><HEAD><TITLE>Xlib Programming Manual: XGetWMIconName</TITLE></HEAD><BODY><H1 ALIGN=center>XGetWMIconName</H1><H2>Syntax</H2><!.IN "XGetWMIconName" "" "@DEF@"><CODE><PRE><B><A HREF="../../introduction/errors.html#Status">Status</A></B> XGetWMIconName(<B>display</B>, <B>w</B>, <B>text_prop_return</B>) <A HREF="../../display/opening.html#Display">Display</A> *<B>display</B>; Window <B>w</B>; <A HREF="converting-string-lists.html">XTextProperty</A> *<B>text_prop_return</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_return</B><TD> Returns the<A HREF="converting-string-lists.html">XTextProperty</A>structure.</TABLE><H2>Description</H2>The <B>XGetWMIconName()</B>convenience function calls<B><A HREF="XGetTextProperty.html">XGetTextProperty()</A></B>to obtain the WM_ICON_NAME property.It returns a nonzero status on success;otherwise, it returns a zero status.<H2>See also</H2><B><A HREF="XAllocClassHint.html">XAllocClassHint()</A></B>,<B><A HREF="XAllocIconSize.html">XAllocIconSize()</A></B>,<B><A HREF="XAllocSizeHints.html">XAllocSizeHints()</A></B>,<B><A HREF="XAllocWMHints.html">XAllocWMHints()</A></B>,<B><A HREF="../../display/XFree.html">XFree()</A></B>,<B><A HREF="XGetIconName.html">XGetIconName()</A></B>,<B><A HREF="XGetWMIconName.html">XGetWMIconName()</A></B>,<B><A HREF="../client-to-session-manager/XSetCommand.html">XSetCommand()</A></B>,<B><A HREF="XSetIconName.html">XSetIconName()</A></B>,<B><A HREF="XSetTextProperty.html">XSetTextProperty()</A></B>,<B><A HREF="XSetTransientForHint.html">XSetTransientForHint()</A></B>,<B><A HREF="../client-to-session-manager/XSetWMClientMachine.html">XSetWMClientMachine()</A></B>,<B><A HREF="XSetWMColormapWindows.html">XSetWMColormapWindows()</A></B>,<B><A HREF="XSetWMName.html">XSetWMName()</A></B>,<B><A HREF="XSetWMProperties.html">XSetWMProperties()</A></B>,<B><A HREF="XSetWMProtocols.html">XSetWMProtocols()</A></B>,<B><A HREF="XStringListToTextProperty.html">XStringListToTextProperty()</A></B>,"<A HREF="wm-icon-name.html">Setting and Reading the WM_ICON_NAME 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 + -