📄 wm-icon-name.html
字号:
<HTML><HEAD><TITLE>Xlib Programming Manual: Setting and Reading the WM_ICON_NAME Property</TITLE></HEAD><BODY><H1 ALIGN=center>14.1.5 Setting and Reading the WM_ICON_NAME Property</H1>Xlib provides convenience functions that you can use to set and read the <A HREF="/gui/x/icccm/sec-4.html#WM_ICON_NAME">WM_ICON_NAME</A> property for a given window.<P>To set a window's <A HREF="/gui/x/icccm/sec-4.html#WM_ICON_NAME">WM_ICON_NAME</A> property,use<B><A HREF="XSetWMIconName.html">XSetWMIconName()</A></B>.<P>To read a window's <A HREF="/gui/x/icccm/sec-4.html#WM_ICON_NAME">WM_ICON_NAME</A> property,use<B><A HREF="XGetWMIconName.html">XGetWMIconName()</A></B>.<P>The next two functions have been superseded by<B><A HREF="XSetWMIconName.html">XSetWMIconName()</A></B>and<B><A HREF="XGetWMIconName.html">XGetWMIconName()</A></B>,respectively.You can use these additional convenience functions for window names that are encoded as STRING properties.<P>To set the name to be displayed in a window's icon, use<B><A HREF="XSetIconName.html">XSetIconName()</A></B>.<P>To get the name a window wants displayed in its icon, use<B><A HREF="XGetIconName.html">XGetIconName()</A></B>.<H5 ALIGN=right><I>Next: <A HREF="wm-hints.html">Setting and Reading the WM_HINTS Property</A></I></H5><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 + -