index.html
来自「linux图形界面x liberary手册」· HTML 代码 · 共 50 行
HTML
50 行
<HTML><HEAD><TITLE>Xlib Programming Manual: Window and Session Manager Functions</TITLE></HEAD><BODY><H1 ALIGN=center>Chapter 9: Window and Session Manager Functions</H1>Although it is difficult to categorize functions as exclusivelyfor an application, a window manager, or a session manager,the functions in this chapter are most often used by window managersand session managers.It is not expected that these functions will be used by most application programs.Xlib provides management functions to:<UL><P><LI><A HREF="changing-window-parent.html">Change the parent of a window</A><P><LI><A HREF="controlling-window-lifetime.html">Control the lifetime of a window</A><P><LI><A HREF="managing-installed-colormap.html">Manage installed colormaps</A><P><LI><A HREF="font-search-path.html">Set and retrieve the font search path</A><P><LI><A HREF="server-grabbing.html">Grab the server</A><P><LI><A HREF="killing-clients.html">Kill a client</A><P><LI><A HREF="screen-saver.html">Control the screen saver</A><P><LI><A HREF="controlling-host-access/">Control host access</A></UL><H5 ALIGN=right><I>Next: <A HREF="changing-window-parent.html">Changing the Parent of a Window</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 + =
减小字号Ctrl + -
显示快捷键?