gnome-sharp0.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Pixbuf image canvas item
A canvas item for drawing pixbuf images.
Gnome.CanvasItemGLib.IWrapperSystem.IDisposableMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of CanvasPixbuf, 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.CanvasPixbuf'To be addedConstructorTo be added
To be added: an object of type 'Gnome.CanvasGroup'
To be added: an object of type 'Gnome.CanvasPixbuf'To be addedPropertySystem.UInt32The GLib Type for Gnome.CanvasPixbufThe GLib Type for the Gnome.CanvasPixbuf class.PropertySystem.DoublePixbuf height.
the height of this item
the height of this itemPropertyGdk.PixbufThe pixbuf image to draw.
The pixbuf image to draw.
the pixbuf imagePropertySystem.BooleanThe unit used by the property if it is in pixel units, for canvas world units.
The unit used by the propertyPropertyGtk.AnchorType
Anchor (handle) position within the pixbuf, defaults to
(top left hand corner). The anchor is the
point of reference for positioning the image.
anchor (handle) position within the pixbuf
Anchor (handle) position within the pixbufPropertySystem.DoublePixbuf width.
Pixbuf width
the pixbuf's widthPropertySystem.Boolean
Whether or not the
should be used
if the parameter is set and
should be used as the pixbuf width, to use the actual
width of the image.
Whether or not the
should be used
PropertySystem.DoubleThe y coordinate of the position to place the pixbuf
Y coordinate
the y coordinate of the position to place the pixbufPropertySystem.DoubleThe x coordinate of the position to place the pixbuf
X coordinate
the x coordinate of the position to place the pixbufPropertySystem.Boolean
Whether or not the
should be used
if the parameter is set and
should be used as the pixbuf width, to use the actual
width of the image.
Whether or not the
should be used
PropertySystem.Boolean
Whether or not the
should be used
if the parameter is set and
should be used as the pixbuf width, to use the actual
width of the image.
Whether or not the
should be used
PropertySystem.BooleanThe unit used by the property if it is in pixel units, for canvas world units.
The unit used by the propertyPropertySystem.BooleanThe unit used by the property if it is in pixel units, for canvas world units.
The unit used by the propertyConstructorInternal constructor
GLib type for the type
Creates a new instance of CanvasPixbuf, 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.