arc-subwindow-etc.html
来自「linux图形界面x liberary手册」· HTML 代码 · 共 27 行
HTML
27 行
<HTML><HEAD><TITLE>Xlib Programming Manual: Setting the Arc Mode, Subwindow Mode, and Graphics Exposure</TITLE></HEAD><BODY><H1 ALIGN=center>7.2.7 Setting the Arc Mode, Subwindow Mode, and Graphics Exposure</H1>To set the arc mode of a given GC, use<B><A HREF="XSetArcMode.html">XSetArcMode()</A></B>.<P>To set the subwindow mode of a given GC, use<B><A HREF="XSetSubwindowMode.html">XSetSubwindowMode()</A></B>.<P>To set the graphics-exposures flag of a given GC, use<B><A HREF="XSetGraphicsExposures.html">XSetGraphicsExposures()</A></B>.<H5 ALIGN=right><I>Next Chapter: <A HREF="../../graphics/">Graphics Functions</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 + -
显示快捷键?