gnome-sharp2.8.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(Name="width")PropertySystem.Double
Height of widget (units specified by property).
the height of the widgetGLib.Property(Name="height")PropertyGtk.AnchorTypeAnchor position for widget.anchor position for the widgetGLib.Property(Name="anchor")PropertyGtk.WidgetThe embedded widgetthe embedded widgetGLib.Property(Name="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(Name="size_pixels")PropertySystem.DoubleY coordinate of anchor point.Y coordinate of anchor point.GLib.Property(Name="y")PropertySystem.DoubleX coordinate of anchor point.X coordinate of anchor point.GLib.Property(Name="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.Obsolete(Message=null, IsError=False)ConstructorTo be addedTo be added