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

📄 widget_hierarchy.sgml

📁 gxsnmp SNMP MANAGER 的实现
💻 SGML
字号:
    <sect1>      <title>Widget Hierachy</title>        <para>          The following widgets are included in the gxsnmp application.           All widgets follow the Gtk+ standard for widget construction.         </para>         <itemizedlist>            <listitem><para>gxsnmp_window</para>              <para>The gxsnmp window is derived from the gnome_app type.              Its the main application window for the program.</para>            <listitem><para>gxsnmp_map</para>              <para>The gxsnmp_map widget is derived from the gnome_canvas              type. It is the graphical network map object.            <listitem><para>gxsnmp_map_item</para>              <para>This widget class is derived from the gnome_canvas_item              type. It contains the following data and class methods:</para>             <itemizedlist>               <listitem><para>data</para>                  <para>A flag to indicate whether this item has been selected,                  a handle for the selection bounding box, and a GList of all                  gxsnmp_wire object that attach to this map_item.               <listitem><para>Methods</para>                  <itemizedlist>                     <listitem><para>Select this object.</para>                     <listitem><para>Deselect this object.</para>                     <listitem><para>Move this object on screen.</para>                     <listitem><para>Add a wire.</para>                     <listitem><para>Remove a wire</para>                     <listitem><para>Update wire</para>                     <listitem><para>Edit item</para>                     <listitem><para>Popup Menu</para>                     <listitem><para>Changed</para>                  </itemizedlist>              <listitem><para>Functions</para>                <para>                  The following functions are the implementation of the methods                 detailed out above.                <para>                <itemizedlist>                   <listitem><para>gxsnmp_map_item_set_location</para>                   <listitem><para>gxsnmp_map_item_get_location</para>                   <listitem><para>gxsnmp_map_item_select</para>                   <listitem><para>gxsnmp_map_item_deselect</para>                   <listitem><para>gxsnmp_map_item_selected</para>                </itemizedlist>        </itemizedlist>     </sect1> <!-- Keep this comment at the end of the fileLocal variables:mode: sgmlsgml-omittag:tsgml-shorttag:tsgml-minimize-attributes:nilsgml-always-quote-attributes:tsgml-indent-step:2sgml-indent-data:tsgml-parent-document:nilsgml-exposed-tags:nilsgml-local-catalogs:nilsgml-local-ecat-files:nil-->

⌨️ 快捷键说明

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