Gtk.Container: Property Members

The properties of Gtk.Container are listed below. For a list of all members, see the Container Members list.

See Also: Inherited members from Gtk.Widget

Public Properties

[read-only]
AllChildrenIEnumerable. Allows you to enumerate all of the container's children.
BorderWidthuint. This container's border width.
[write-only]
ChildWidget. A child widget for this container.
[read-only]
ChildrenWidget[]. Obtains an array of the container's (non-internal) children.
FocusChainWidget[]. Sets or obtains a focus chain of the container, overriding the one computed automatically by Gtk#.
FocusChildWidget. Moves the focus to a particular child widget or finds the last-focused widget.
FocusHadjustmentAdjustment. The horizontal focus adjustment.
FocusVadjustmentAdjustment. The vertical focus adjustment.
[read-only]
static
GTypeGLib.GType. GType Property.
[read-only]
default property
Item(Widget)Container.ContainerChild. Access for child properties
[write-only]
ReallocateRedrawsbool. The redraw-reallocation flag. Containers requesting reallocation redraws get automatically redrawn if any of their children changed allocation.
ResizeModeResizeMode. How this container behaves when resized.