gnome-sharp0.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Canvas item group
A canvas item that groups other canvas items. A canvas group
is used for organization, determining drawing stacking order,
and for applying transforms on all items in the group.
The GnomeCanvas widget contains a toplevel root group which
can be obtained with the property.
Gnome.CanvasItemGLib.IWrapperSystem.IDisposableMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of CanvasGroup, 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.CanvasGroup'To be addedConstructorTo be added
To be added: an object of type 'Gnome.CanvasGroup'
To be added: an object of type 'uint'
To be added: an object of type 'Gnome.CanvasGroup'To be addedPropertySystem.UInt32The GLib Type for Gnome.CanvasGroupThe GLib Type for the Gnome.CanvasGroup class.PropertySystem.DoubleX coordinate of the group's origin.
X coordinate of the group's origin.
X coordinate of the group's origin.PropertySystem.DoubleY coordinate of the group's origin
Y coordinate of the group's origin
Y coordinate of the group's originConstructorInternal constructor
GLib type for the type
Creates a new instance of CanvasGroup, 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.