gnome-sharp2.20.0.0Gtk# 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.CanvasItemConstructorInternal constructor
Pointer to 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.
PropertySystem.Double
Width of widget (units specified by property).
the width of the widgetGLib.Property("width")PropertySystem.Double
Height of widget (units specified by property).
the height of the widgetGLib.Property("height")PropertyGtk.AnchorTypeAnchor position for widget.anchor position for the widgetGLib.Property("anchor")PropertyGtk.WidgetThe embedded widgetthe embedded widgetGLib.Property("widget")PropertySystem.BooleanWhether the widget size is specified in pixels or canvas units.whether the widget size is specified in pixels or canvas units.GLib.Property("size_pixels")PropertySystem.DoubleY coordinate of anchor point.Y coordinate of anchor point.GLib.Property("y")PropertySystem.DoubleX coordinate of anchor point.X coordinate of anchor point.GLib.Property("x")PropertyGLib.GTypeGType Property.a Returns the native value for .ConstructorProtected Constructor.
a Chain to this constructor if you have manually registered a native value for your subclass.System.ObsoleteConstructorTo be addedTo be added