gnome-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Widget canvas item
A canvas item for placing arbitrary objects onto a
canvas.
Gnome.CanvasItemGLib.IWrapperSystem.IDisposableMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of CanvasWidget, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorCreates a new Widget container
The that this item
belongs to.
the newly-created objectPropertySystem.Double
Width of widget (units specified by property).
the width of the widget
the width of the widgetPropertySystem.Double
Height of widget (units specified by property).
the height of the widget
the height of the widgetPropertyGtk.AnchorTypeAnchor position for widget.
the anchor's position
anchor position for the widgetPropertyGtk.WidgetThe embedded widget
The embedded widget
the embedded widgetPropertySystem.BooleanWhether the widget size is specified in pixels or canvas units. to use pixels unit, to use canvas units
whether the widget size is specified in pixels or canvas units.PropertySystem.DoubleY coordinate of anchor point.
Y coordinate of anchor point.
Y coordinate of anchor point.PropertySystem.DoubleX coordinate of anchor point.
X coordinate of anchor point.
X coordinate of anchor point.PropertyGLib.GTypeGType Property.a Returns the native value for .ConstructorProtected Constructor.
a a Chain to this constructor if you have manually registered a native value for your subclass.ConstructorTo be addeda To be added