gnome-sharp0.0.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.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.ConstructorTo be addedTo be added: an object of type 'Gnome.CanvasWidget'To be addedConstructorCreates a new Widget container
The that this item
belongs to.
the newly-created objectPropertySystem.UInt32The GLib Type for Gnome.CanvasWidgetThe GLib Type for the Gnome.CanvasWidget class.PropertySystem.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.ConstructorInternal constructor
GLib type for the type
Creates a new instance of CanvasWidget, using the GLib-provided typeThis is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code.