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

📄 z171.html

📁 gtk_text program sample&eg
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html>  <head>    <title>      Other Examples    </title>    <meta name="GENERATOR" content=    "Modular DocBook HTML Stylesheet Version 1.45">    <link rel="HOME" title="GTK+ / Gnome Application Development"    href="ggad.html">    <link rel="UP" title="Writing a GtkWidget" href=    "cha-widget.html">    <link rel="PREVIOUS" title="GnomeAppBar: A Trivial Composite     Widget" href="z170.html">    <link rel="NEXT" title="GnomeCanvas" href="cha-canvas.html">  </head>  <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink=   "#840084" alink="#0000FF">    <div class="NAVHEADER">      <table width="100%" border="0" bgcolor="#ffffff" cellpadding=       "1" cellspacing="0">        <tr>          <th colspan="4" align="center">            <font color="#000000" size="2">GTK+ / Gnome Application            Development</font>          </th>        </tr>        <tr>          <td width="25%" bgcolor="#ffffff" align="left">            <a href="z170.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="cha-canvas.html"><font color="#0000ff" size=            "2"><b>Next &gt;&gt;&gt;</b></font></a>          </td>        </tr>      </table>    </div>    <div class="SECT1">      <h1 class="SECT1">        <a name="Z171">Other Examples</a>      </h1>      <p>        Here are some other widgets you might look at for        inspiration and code; of course, these are only a few of        the many widgets in GTK+ and Gnome. Appendix A gives a more        comprehensive list of the available widgets, and a brief        description of each one.      </p>      <ul>        <li>          <p>            Bins: <span class="STRUCTNAME">GtkEventBox</span>,            <span class="STRUCTNAME">GtkFrame</span>, <span class=             "STRUCTNAME">GtkButton</span>          </p>        </li>        <li>          <p>            Containers: <span class="STRUCTNAME">GtkBox</span>,            <span class="STRUCTNAME">GtkTable</span>          </p>        </li>        <li>          <p>            Composites: <span class="STRUCTNAME">            GtkFileSelection</span>, <span class="STRUCTNAME">            GnomeAppBar</span>          </p>        </li>        <li>          <p>            Windowless: <span class="STRUCTNAME">GtkLabel</span>,            <span class="STRUCTNAME">GtkBox</span>          </p>        </li>        <li>          <p>            Set scroll adjustments: <span class="STRUCTNAME">            GtkCList</span>, <span class="STRUCTNAME">            GtkLayout</span>          </p>        </li>        <li>          <p>            Activatable: <span class="STRUCTNAME">GtkButton</span>,            <span class="STRUCTNAME">GtkMenuItem</span>          </p>        </li>        <li>          <p>            Toplevel: <span class="STRUCTNAME">GtkWindow</span>          </p>        </li>        <li>          <p>            Multiple GdkWindows: <span class="STRUCTNAME">            GtkCList</span>,           </p>        </li>        <li>          <p>            Extended Functionality for Existing Widgets: <span            class="STRUCTNAME">GtkClock</span>, <span class=             "STRUCTNAME">GnomeEntry</span>, <span class=            "STRUCTNAME">GtkCurve</span>          </p>        </li>        <li>          <p>            Floating Windows: <span class="STRUCTNAME">            GnomeDock</span>, <span class="STRUCTNAME">            GtkHandleBox</span>          </p>        </li>      </ul>    </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="z170.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="cha-canvas.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><tt class=            "CLASSNAME">GnomeAppBar</tt>: A Trivial Composite            Widget</b></font>          </td>          <td colspan="2" align="right">            <font color="#000000" size="2"><b><tt class=            "CLASSNAME">GnomeCanvas</tt></b></font>          </td>        </tr>      </table>    </div>  </body></html>

⌨️ 快捷键说明

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