📄 gtkcontainer.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>GtkContainer</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="AbstractObjects.html" title="Abstract Base Classes"><link rel="prev" href="GtkButtonBox.html" title="GtkButtonBox"><link rel="next" href="GtkItem.html" title="GtkItem"><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="GtkButtonBox.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="AbstractObjects.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="GtkItem.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr><tr><td colspan="5" class="shortcuts"><nobr><a href="#id4251912" class="shortcut">Top</a>  |  <a href="#id4253424" class="shortcut">Description</a>  |  <a href="#id4253102" class="shortcut">Object Hierarchy</a>  |  <a href="#id4253266" class="shortcut">Implemented Interfaces</a>  |  <a href="#id4253296" class="shortcut">Properties</a>  |  <a href="#id4253364" class="shortcut">Signals</a></nobr></td></tr></table><div class="refentry" lang="en"><a name="GtkContainer"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><a name="id4251912"></a><span class="refentrytitle">GtkContainer</span></h2><p>GtkContainer — Base class for widgets which contain other widgets</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">#include <gtk/gtk.h> <a class="link" href="GtkContainer.html#GtkContainer-struct">GtkContainer</a>;#define <a class="link" href="GtkContainer.html#GTK-IS-RESIZE-CONTAINER:CAPS">GTK_IS_RESIZE_CONTAINER</a> (widget)#define <a class="link" href="GtkContainer.html#GTK-CONTAINER-WARN-INVALID-CHILD-PROPERTY-ID:CAPS">GTK_CONTAINER_WARN_INVALID_CHILD_PROPERTY_ID</a>(object, property_id, pspec)#define <a class="link" href="GtkContainer.html#gtk-container-border-width">gtk_container_border_width</a>void <a class="link" href="GtkContainer.html#gtk-container-add">gtk_container_add</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *widget);void <a class="link" href="GtkContainer.html#gtk-container-remove">gtk_container_remove</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *widget);void <a class="link" href="GtkContainer.html#gtk-container-add-with-properties">gtk_container_add_with_properties</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *widget, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *first_prop_name, ...);<a class="link" href="gtk-Standard-Enumerations.html#GtkResizeMode">GtkResizeMode</a> <a class="link" href="GtkContainer.html#gtk-container-get-resize-mode">gtk_container_get_resize_mode</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container);void <a class="link" href="GtkContainer.html#gtk-container-set-resize-mode">gtk_container_set_resize_mode</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="gtk-Standard-Enumerations.html#GtkResizeMode">GtkResizeMode</a> resize_mode);void <a class="link" href="GtkContainer.html#gtk-container-check-resize">gtk_container_check_resize</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container);void <a class="link" href="GtkContainer.html#gtk-container-foreach">gtk_container_foreach</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html#GtkCallback">GtkCallback</a> callback, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer">gpointer</a> callback_data);void <a class="link" href="GtkContainer.html#gtk-container-foreach-full">gtk_container_foreach_full</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html#GtkCallback">GtkCallback</a> callback, <a class="link" href="gtk-Types.html#GtkCallbackMarshal">GtkCallbackMarshal</a> marshal, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer">gpointer</a> callback_data, <a class="link" href="gtk-Types.html#GtkDestroyNotify">GtkDestroyNotify</a> notify);#define <a class="link" href="GtkContainer.html#gtk-container-children">gtk_container_children</a><ahref="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList">GList</a>* <a class="link" href="GtkContainer.html#gtk-container-get-children">gtk_container_get_children</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container);void <a class="link" href="GtkContainer.html#gtk-container-set-reallocate-redraws">gtk_container_set_reallocate_redraws</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> needs_redraws);void <a class="link" href="GtkContainer.html#gtk-container-set-focus-child">gtk_container_set_focus_child</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *child);<a class="link" href="GtkAdjustment.html" title="GtkAdjustment">GtkAdjustment</a>* <a class="link" href="GtkContainer.html#gtk-container-get-focus-vadjustment">gtk_container_get_focus_vadjustment</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container);void <a class="link" href="GtkContainer.html#gtk-container-set-focus-vadjustment">gtk_container_set_focus_vadjustment</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkAdjustment.html" title="GtkAdjustment">GtkAdjustment</a> *adjustment);<a class="link" href="GtkAdjustment.html" title="GtkAdjustment">GtkAdjustment</a>* <a class="link" href="GtkContainer.html#gtk-container-get-focus-hadjustment">gtk_container_get_focus_hadjustment</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container);void <a class="link" href="GtkContainer.html#gtk-container-set-focus-hadjustment">gtk_container_set_focus_hadjustment</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkAdjustment.html" title="GtkAdjustment">GtkAdjustment</a> *adjustment);void <a class="link" href="GtkContainer.html#gtk-container-resize-children">gtk_container_resize_children</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container);<ahref="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType">GType</a> <a class="link" href="GtkContainer.html#gtk-container-child-type">gtk_container_child_type</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container);void <a class="link" href="GtkContainer.html#gtk-container-child-get">gtk_container_child_get</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *child, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *first_prop_name, ...);void <a class="link" href="GtkContainer.html#gtk-container-child-set">gtk_container_child_set</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *child, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *first_prop_name, ...);void <a class="link" href="GtkContainer.html#gtk-container-child-get-property">gtk_container_child_get_property</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *child, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *property_name, <ahref="/usr/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue">GValue</a> *value);void <a class="link" href="GtkContainer.html#gtk-container-child-set-property">gtk_container_child_set_property</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *child, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *property_name, const <ahref="/usr/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue">GValue</a> *value);void <a class="link" href="GtkContainer.html#gtk-container-child-get-valist">gtk_container_child_get_valist</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *child, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *first_property_name, va_list var_args);void <a class="link" href="GtkContainer.html#gtk-container-child-set-valist">gtk_container_child_set_valist</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *child, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *first_property_name, va_list var_args);void <a class="link" href="GtkContainer.html#gtk-container-forall">gtk_container_forall</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html#GtkCallback">GtkCallback</a> callback, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer">gpointer</a> callback_data);<ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint">guint</a> <a class="link" href="GtkContainer.html#gtk-container-get-border-width">gtk_container_get_border_width</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container);void <a class="link" href="GtkContainer.html#gtk-container-set-border-width">gtk_container_set_border_width</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint">guint</a> border_width);void <a class="link" href="GtkContainer.html#gtk-container-propagate-expose">gtk_container_propagate_expose</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *child, <ahref="/usr/share/gtk-doc/html/gdk/gdk-Event-Structures.html#GdkEventExpose">GdkEventExpose</a> *event);<ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> <a class="link" href="GtkContainer.html#gtk-container-get-focus-chain">gtk_container_get_focus_chain</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <ahref="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList">GList</a> **focusable_widgets);void <a class="link" href="GtkContainer.html#gtk-container-set-focus-chain">gtk_container_set_focus_chain</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container, <ahref="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList">GList</a> *focusable_widgets);void <a class="link" href="GtkContainer.html#gtk-container-unset-focus-chain">gtk_container_unset_focus_chain</a> (<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> *container);<ahref="/usr/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec">GParamSpec</a>* <a class="link" href="GtkContainer.html#gtk-container-class-find-child-property">gtk_container_class_find_child_property</a> (<ahref="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObjectClass">GObjectClass</a> *cclass, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -