📄 ch01.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"><title>Object Hierarchy</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="GTK+ Reference Manual"><link rel="up" href="gtkobjects.html" title="Part III. GTK+ Widgets and Objects"><link rel="prev" href="gtkobjects.html" title="Part III. GTK+ Widgets and Objects"><link rel="next" href="ch02.html" title="Widget Gallery"><meta name="generator" content="GTK-Doc V1.9 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="gtk.html" title="Part I. GTK+ Overview"><link rel="part" href="gtkbase.html" title="Part II. GTK+ Core Reference"><link rel="part" href="gtkobjects.html" title="Part III. GTK+ Widgets and Objects"><link rel="chapter" href="ch01.html" title="Object Hierarchy"><link rel="chapter" href="ch02.html" title="Widget Gallery"><link rel="chapter" href="WindowWidgets.html" title="Windows"><link rel="chapter" href="DisplayWidgets.html" title="Display Widgets"><link rel="chapter" href="ButtonWidgets.html" title="Buttons and Toggles"><link rel="chapter" href="NumericEntry.html" title="Numeric/Text Data Entry"><link rel="chapter" href="TextWidgetObjects.html" title="Multiline Text Editor"><link rel="chapter" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets"><link rel="chapter" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar"><link rel="chapter" href="Actions.html" title="Action-based menus and toolbars"><link rel="chapter" href="SelectorWidgets.html" title="Selectors (File/Font/Color/Input Devices)"><link rel="chapter" href="LayoutContainers.html" title="Layout Containers"><link rel="chapter" href="Ornaments.html" title="Ornaments"><link rel="chapter" href="ScrollingWidgets.html" title="Scrolling"><link rel="chapter" href="Printing.html" title="Printing"><link rel="chapter" href="MiscObjects.html" title="Miscellaneous"><link rel="chapter" href="AbstractObjects.html" title="Abstract Base Classes"><link rel="chapter" href="PlugSocket.html" title="Cross-process Embedding"><link rel="chapter" href="SpecialObjects.html" title="Special-purpose features"><link rel="chapter" href="RecentDocuments.html" title="Recently Used Documents"><link rel="chapter" href="Builder.html" title="Interface builder"><link rel="chapter" href="DeprecatedObjects.html" title="Deprecated"><link rel="part" href="migrating.html" title="Part IV. Migrating from Previous Versions of GTK+"><link rel="chapter" href="gtk-migrating-checklist.html" title="Migration Checklist"><link rel="chapter" href="gtk-migrating-GtkFileChooser.html" title="Migrating from GtkFileSelection to GtkFileChooser"><link rel="chapter" href="gtk-migrating-GtkAction.html" title="Migrating from old menu and toolbar systems to GtkAction"><link rel="chapter" href="gtk-migrating-GtkComboBox.html" title="Migrating from GtkOptionMenu and GtkCombo to GtkComboBox and GtkComboBoxEntry"><link rel="chapter" href="gtk-migrating-GtkIconView.html" title="Migrating from GnomeIconList to GtkIconView"><link rel="chapter" href="gtk-migrating-GtkAboutDialog.html" title="Migrating from GnomeAbout to GtkAboutDialog"><link rel="chapter" href="gtk-migrating-GtkColorButton.html" title="Migrating from GnomeColorPicker to GtkColorButton"><link rel="chapter" href="gtk-migrating-GtkAssistant.html" title="Migrating from GnomeDruid to GtkAssistant"><link rel="chapter" href="gtk-migrating-GtkRecentChooser.html" title="Migrating from EggRecent to GtkRecentChooser"><link rel="chapter" href="gtk-migrating-GtkLinkButton.html" title="Migrating from GnomeHRef to GtkLinkButton"><link rel="chapter" href="gtk-migrating-GtkBuilder.html" title="Migrating from libglade to GtkBuilder"><link rel="chapter" href="gtk-migrating-tooltips.html" title="Migrating from GtkTooltips to GtkTooltip"><link rel="part" href="pt05.html" title="Part V. GTK+ Tools"><link rel="glossary" href="glossary.html" title="Glossary"><link rel="index" href="ix01.html" title="Index"><link rel="index" href="ix02.html" title="Index of deprecated symbols"><link rel="index" href="ix03.html" title="Index of new symbols in 2.2"><link rel="index" href="ix04.html" title="Index of new symbols in 2.4"><link rel="index" href="ix05.html" title="Index of new symbols in 2.6"><link rel="index" href="ix06.html" title="Index of new symbols in 2.8"><link rel="index" href="ix07.html" title="Index of new symbols in 2.10"><link rel="index" href="ix08.html" title="Index of new symbols in 2.12"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="gtkobjects.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="gtkobjects.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td><th width="100%" align="center">GTK+ Reference Manual</th><td><a accesskey="n" href="ch02.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="id3354581"></a>Object Hierarchy</h2></div></div></div><pre class="screen"> <ahref="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a> <ahref="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> <a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a> <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a> <a class="link" href="GtkDialog.html" title="GtkDialog">GtkDialog</a> <a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog">GtkAboutDialog</a> <a class="link" href="GtkColorSelectionDialog.html" title="GtkColorSelectionDialog">GtkColorSelectionDialog</a> <a class="link" href="GtkFileChooserDialog.html" title="GtkFileChooserDialog">GtkFileChooserDialog</a> <a class="link" href="GtkFileSelection.html" title="GtkFileSelection">GtkFileSelection</a> <a class="link" href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">GtkFontSelectionDialog</a> <a class="link" href="GtkInputDialog.html" title="GtkInputDialog">GtkInputDialog</a> <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog">GtkMessageDialog</a> <a class="link" href="GtkPageSetupUnixDialog.html" title="GtkPageSetupUnixDialog">GtkPageSetupUnixDialog</a> <a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a> <a class="link" href="GtkRecentChooserDialog.html" title="GtkRecentChooserDialog">GtkRecentChooserDialog</a> <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a> <a class="link" href="GtkPlug.html" title="GtkPlug">GtkPlug</a> <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a> <a class="link" href="GtkFrame.html" title="GtkFrame">GtkFrame</a> <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame">GtkAspectFrame</a> <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a> <a class="link" href="GtkToggleButton.html" title="GtkToggleButton">GtkToggleButton</a> <a class="link" href="GtkCheckButton.html" title="GtkCheckButton">GtkCheckButton</a> <a class="link" href="GtkRadioButton.html" title="GtkRadioButton">GtkRadioButton</a> <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a> <a class="link" href="GtkFontButton.html" title="GtkFontButton">GtkFontButton</a> <a class="link" href="GtkLinkButton.html" title="GtkLinkButton">GtkLinkButton</a> <a class="link" href="GtkOptionMenu.html" title="GtkOptionMenu">GtkOptionMenu</a> <a class="link" href="GtkScaleButton.html" title="GtkScaleButton">GtkScaleButton</a> <a class="link" href="GtkVolumeButton.html" title="GtkVolumeButton">GtkVolumeButton</a> <a class="link" href="GtkItem.html" title="GtkItem">GtkItem</a> <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a> <a class="link" href="GtkCheckMenuItem.html" title="GtkCheckMenuItem">GtkCheckMenuItem</a> <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a> <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a> <a class="link" href="GtkSeparatorMenuItem.html" title="GtkSeparatorMenuItem">GtkSeparatorMenuItem</a> <a class="link" href="GtkTearoffMenuItem.html" title="GtkTearoffMenuItem">GtkTearoffMenuItem</a> <a class="link" href="GtkListItem.html" title="GtkListItem">GtkListItem</a> <a class="link" href="GtkTreeItem.html" title="GtkTreeItem">GtkTreeItem</a> <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a> <a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry">GtkComboBoxEntry</a> <a class="link" href="GtkEventBox.html" title="GtkEventBox">GtkEventBox</a> <a class="link" href="GtkExpander.html" title="GtkExpander">GtkExpander</a> <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a> <a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> <a class="link" href="GtkToolButton.html" title="GtkToolButton">GtkToolButton</a> <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton">GtkMenuToolButton</a> <a class="link" href="GtkToggleToolButton.html" title="GtkToggleToolButton">GtkToggleToolButton</a> <a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton">GtkRadioToolButton</a> <a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem">GtkSeparatorToolItem</a> <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a> <a class="link" href="GtkViewport.html" title="GtkViewport">GtkViewport</a> <a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a> <a class="link" href="GtkButtonBox.html" title="GtkButtonBox">GtkButtonBox</a> <a class="link" href="GtkHButtonBox.html" title="GtkHButtonBox">GtkHButtonBox</a> <a class="link" href="GtkVButtonBox.html" title="GtkVButtonBox">GtkVButtonBox</a> <a class="link" href="GtkVBox.html" title="GtkVBox">GtkVBox</a>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -