gnome-sharp 0.0.0.0 Gtk# 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.CanvasItem GLib.IWrapper System.IDisposable Method System.Void Disposes the resources associated with the object. Constructor Internal 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. Constructor To be added To be added: an object of type 'Gnome.CanvasGroup' To be added Constructor To 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 added Property System.UInt32 The GLib Type for Gnome.CanvasGroup The GLib Type for the Gnome.CanvasGroup class. Property System.Double X coordinate of the group's origin. X coordinate of the group's origin. X coordinate of the group's origin. Property System.Double Y coordinate of the group's origin Y coordinate of the group's origin Y coordinate of the group's origin Constructor Internal constructor GLib type for the type Creates a new instance of CanvasGroup, using the GLib-provided type This 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.