gtk-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Infinite scrollable area containing child widgets and/or custom drawing is similar to in that it is a "blank slate" and does not do anything but paint a blank background by default. It is different in that it supports scrolling natively (you can add it to a ), and it can contain child widgets, since it is a . However, if you are just going to draw, a is a better choice, since it has lower overhead.
Gtk.ContainerAtk.ImplementorGLib.IWrapperGLib.IWrapperSystem.IDisposableMethodSystem.VoidGets the size of the scrollbar area for the .
an object of type
an object of type MethodSystem.VoidSets the size of the scrollable area for the .
an object of type
an object of type MethodSystem.VoidMoves a current child of to a new position.
an object of type
an object of type
an object of type MethodSystem.VoidAdds to the , at position (, ).
an object of type
an object of type
an object of type becomes the new parent container of .MethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of Layout, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorCreates a new object.
an object of type
an object of type an object of type PropertySystem.UInt32The width of the layout.
an object of type an object of type PropertyGtk.AdjustmentThe for the horizontal position.
an object of type an object of type PropertyGtk.AdjustmentThe for the vertical position.
an object of type an object of type PropertySystem.UInt32The height of the layout.
an object of type an object of type EventGtk.ScrollAdjustmentsSetHandlerFired whenever the scroll adjustment units are set for this widget.PropertyGdk.WindowThe window object for this layout widget.a PropertyGLib.GTypeGType Property.a Returns the native value for .MethodSystem.VoidDefault handler for the event.
a
a Override this method in a subclass to provide a default handler for the event.ConstructorProtected Constructor.
a a Chain to this constructor if you have manually registered a native value for your subclass.MethodSystem.VoidTo be addedTo be addedMethodSystem.VoidTo be addedTo be addedPropertyGtk.Container+ContainerChildAccessor for child property items
a child of this layout
a You can cast the returned object to to access its child properties.