⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 z736.html

📁 gtk 开发手册和参考文档。 包括gtk glib gdk等
💻 HTML
📖 第 1 页 / 共 2 页
字号:
          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z759">Header File</a>          </h3>          <p>            <tt class="FILENAME">            libgnomeui/gnome-canvas-image.h</tt>          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z760">Description</a>          </h3>          <p>            <span class="STRUCTNAME">GnomeCanvasImage</span>            displays an image on the canvas (specifically, a <span            class="STRUCTNAME">GdkImlibImage</span>). See <a href=             "sec-itemreference.html#SEC-CANVASIMAGE">the section            called <i>Image Item</i> in the chapter called <i><tt            class="CLASSNAME">GnomeCanvas</tt></i></a> for details.          </p>        </div>      </div>      <div class="SECT2">        <h2 class="SECT2">          <a name="Z761"><span class="STRUCTNAME">          GnomeCanvasLine</span></a>        </h2>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z762">Library</a>          </h3>          <p>            Gnome          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z763">Header File</a>          </h3>          <p>            <tt class="FILENAME">libgnomeui/gnome.h</tt>          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z764">Description</a>          </h3>          <p>            <span class="STRUCTNAME">GnomeCanvasLine</span>            displays a line segment or series of line segments on            the canvas; it can also be used to display an unfilled            polygon, by joining the end of the last segment to the            start of the first. Optionally, the line can have            arrowheads at either end. See <a href=             "sec-itemreference.html#SEC-CANVASLINE">the section            called <i>Line Item</i> in the chapter called <i><tt            class="CLASSNAME">GnomeCanvas</tt></i></a>.          </p>        </div>      </div>      <div class="SECT2">        <h2 class="SECT2">          <a name="Z765"><span class="STRUCTNAME">          GnomeCanvasPolygon</span></a>        </h2>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z766">Library</a>          </h3>          <p>            Gnome          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z767">Header File</a>          </h3>          <p>            <tt class="FILENAME">            libgnomeui/gnome-canvas-polygon.h</tt>          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z768">Description</a>          </h3>          <p>            <span class="STRUCTNAME">GnomeCanvasPolygon</span>            displays a filled polygon. Use <span class=            "STRUCTNAME">GnomeCanvasLine</span> for hollow            polygons. See <a href=             "sec-itemreference.html#SEC-CANVASPOLYGON">the section            called <i>Polygon Item</i> in the chapter called <i><tt            class="CLASSNAME">GnomeCanvas</tt></i></a> for more            details.          </p>        </div>      </div>      <div class="SECT2">        <h2 class="SECT2">          <a name="Z769"><span class="STRUCTNAME">          GnomeCanvasText</span></a>        </h2>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z770">Library</a>          </h3>          <p>            Gnome          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z771">Header File</a>          </h3>          <p>            <tt class="FILENAME">            libgnomeui/gnome-canvas-text.h</tt>          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z772">Description</a>          </h3>          <p>            <span class="STRUCTNAME">GnomeCanvasText</span>            displays some text on the canvas; see <a href=             "sec-itemreference.html#SEC-GNOMECANVASTEXT">the            section called <i>Text Item</i> in the chapter called            <i><tt class="CLASSNAME">GnomeCanvas</tt></i></a> for            more information.          </p>        </div>      </div>      <div class="SECT2">        <h2 class="SECT2">          <a name="Z773"><span class="STRUCTNAME">          GnomeCanvasWidget</span></a>        </h2>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z774">Library</a>          </h3>          <p>            Gnome          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z775">Header File</a>          </h3>          <p>            <tt class="FILENAME">            libgnomeui/gnome-canvas-widget.h</tt>          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z776">Description</a>          </h3>          <p>            <span class="STRUCTNAME">GnomeCanvasWidget</span>            emulates a <tt class="CLASSNAME">GtkContainer</tt>; it            holds a child widget and displays it on the canvas. See            <a href="sec-itemreference.html#SEC-CANVASWIDGET">the            section called <i>Widget Item</i> in the chapter called            <i><tt class="CLASSNAME">GnomeCanvas</tt></i></a> for            details.          </p>        </div>      </div>      <div class="SECT2">        <h2 class="SECT2">          <a name="Z777"><span class="STRUCTNAME">          GnomeCanvasTextItem</span></a>        </h2>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z778">Library</a>          </h3>          <p>            Gnome          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z779">Header File</a>          </h3>          <p>            <tt class="FILENAME">libgnomeui/gnome-icon-item.h</tt>          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z780">Description</a>          </h3>          <p>            <span class="STRUCTNAME">GnomeCanvasTextItem</span> is            used internally by the <tt class="CLASSNAME">            GnomeIconList</tt> widget. You should never use it            directly; it's considered an implementation detail and            subject to change in future versions of the library.          </p>        </div>      </div>    </div>    <div class="NAVFOOTER">      <br>      <br>      <table width="100%" border="0" bgcolor="#ffffff" cellpadding=       "1" cellspacing="0">        <tr>          <td width="25%" bgcolor="#ffffff" align="left">            <a href="z207.html"><font color="#0000ff" size="2"><b>            &lt;&lt;&lt; Previous</b></font></a>          </td>          <td width="25%" colspan="2" bgcolor="#ffffff" align=           "center">            <font color="#0000ff" size="2"><b><a href="ggad.html">            <font color="#0000ff" size="2"><b>            Home</b></font></a></b></font>          </td>          <td width="25%" bgcolor="#ffffff" align="right">            <a href="z781.html"><font color="#0000ff" size="2"><b>            Next &gt;&gt;&gt;</b></font></a>          </td>        </tr>        <tr>          <td colspan="2" align="left">            <font color="#000000" size="2"><b>Widgets</b></font>          </td>          <td colspan="2" align="right">            <font color="#000000" size="2"><b>Miscellaneous            Objects</b></font>          </td>        </tr>      </table>    </div>  </body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -