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

📄 z781.html

📁 GTK+_ Gnome Application Development
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html>  <head>    <title>      Miscellaneous Objects    </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="GTK+/Gnome Object Hierarchy" href=     "hierarchy.html">    <link rel="PREVIOUS" title="Canvas Items" href="z736.html">    <link rel="NEXT" title="Table of Header Files" href=     "headers.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="z736.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="headers.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="Z781">Miscellaneous Objects</a>      </h1>      <div class="SECT2">        <h2 class="SECT2">          <a name="Z782"><span class="STRUCTNAME">          GnomeClient</span></a>        </h2>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z783">Library</a>          </h3>          <p>            Gnome          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z784">Header File</a>          </h3>          <p>            <tt class="FILENAME">libgnomeui/gnome-client.h</tt>          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z785">Description</a>          </h3>          <p>            <span class="STRUCTNAME">GnomeClient</span> is a <span            class="STRUCTNAME">GtkObject</span> which conceals the            details of session management and provides a nice            session management API for Gnome applications. See <a            href="sec-sessionmanagement.html">the section called            <i>Session Management</i> in the chapter called <i>            Gnome Application Basics</i></a> for more information.          </p>        </div>      </div>      <div class="SECT2">        <h2 class="SECT2">          <a name="Z786"><span class="STRUCTNAME">          GnomeDEntryEdit</span></a>        </h2>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z787">Library</a>          </h3>          <p>            Gnome          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z788">Header File</a>          </h3>          <p>            <tt class="FILENAME">            libgnomeui/gnome-dentry-edit.h</tt>          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z789">Description</a>          </h3>          <p>            <span class="STRUCTNAME">GnomeDEntryEdit</span> is a            very specialized object; it is a sort of "widget            manager" that creates and keeps track of two child            widgets, an "easy" and an "advanced" page. The two            pages combine to let the user edit a Gnome .desktop            entry, as described in <a href="z72.html#SEC-.DESKTOP">            the section called <i><tt class="APPLICATION">            .desktop</tt> Entries</i> in the chapter called <i>            Creating Your Source Tree</i></a>. <span class=             "STRUCTNAME">GnomeDEntryEdit</span> is intended to be            used in conjunction with a preexisting <tt class=             "CLASSNAME">GtkNotebook</tt>. It isn't a <tt class=             "CLASSNAME">GtkNotebook</tt> subclass itself, because            you might want to use the <tt class="CLASSNAME">            GtkNotebook</tt> in a <tt class="CLASSNAME">            GnomePropertyBox</tt>. The Gnome panel and the Gnome            menu editor use this widget.          </p>          <div class="FIGURE">            <a name="Z790"></a>            <p>              <img src="figures/dentry-edit.png">            </p>            <p>              <b>Figure 35. The <span class="STRUCTNAME">              GnomeDEntryEdit</span> object created the two widgets              in this notebook</b>            </p>          </div>        </div>      </div>      <div class="SECT2">        <h2 class="SECT2">          <a name="Z791"><span class="STRUCTNAME">          GnomeDockLayout</span></a>        </h2>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z792">Library</a>          </h3>          <p>            Gnome          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z793">Header File</a>          </h3>          <p>            <tt class="FILENAME">            libgnomeui/gnome-dock-layout.h</tt>          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z794">Description</a>          </h3>          <p>            <span class="STRUCTNAME">GnomeDockLayout</span>            maintains information about the current position of            items in a <tt class="CLASSNAME">GnomeDock</tt>. It can            load and save this information; <tt class="CLASSNAME">            GnomeDock</tt> uses this functionality to save and load            toolbar positions. Recall that <tt class="CLASSNAME">            GnomeApp</tt> uses the <tt class="CLASSNAME">            GnomeDock</tt> widget for its layout.          </p>        </div>      </div>      <div class="SECT2">        <h2 class="SECT2">          <a name="Z795"><span class="STRUCTNAME">          GnomeMDIChild</span></a>        </h2>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z796">Library</a>          </h3>          <p>            Gnome          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z797">Header File</a>          </h3>          <p>            <tt class="FILENAME">libgnomeui/gnome-mdi-child.h</tt>          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z798">Description</a>          </h3>          <p>            <span class="STRUCTNAME">GnomeMDIChild</span> is an            abstract interface; you must derive your own subclass            or use <span class="STRUCTNAME">            GnomeMDIGenericChild</span> in order to take advantage            of the <span class="STRUCTNAME">GnomeMDI</span> object.            <span class="STRUCTNAME">GnomeMDI</span> is a "multiple            document interface" manager.          </p>        </div>      </div>      <div class="SECT2">        <h2 class="SECT2">          <a name="Z799"><span class="STRUCTNAME">          GnomeMDIGenericChild</span></a>        </h2>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z800">Library</a>          </h3>          <p>            Gnome          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z801">Header File</a>          </h3>          <p>            <tt class="FILENAME">            libgnomeui/gnome-mdi-generic-child.h</tt>          </p>        </div>        <div class="SECT3">          <h3 class="SECT3">            <a name="Z802">Description</a>          </h3>

⌨️ 快捷键说明

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