gnome-sharp 2.0.0.0 Gtk# 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.CanvasItem Method System.Void Disposes the resources associated with the object. Constructor Internal constructor Pointer to the C object. This is an internal constructor, and should not be used by user code. Constructor Creates a new CanvasPixbuf from . an object of type Property System.Double Pixbuf height. the height of this item The height of this item GLib.Property(Name="height") Property Gdk.Pixbuf The pixbuf image to draw. The pixbuf image to draw. The pixbuf image GLib.Property(Name="pixbuf") Property System.Boolean The unit used by the property if it is in pixel units, for canvas world units. The unit used by the property GLib.Property(Name="width_in_pixels") Property Gtk.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 pixbuf GLib.Property(Name="anchor") Property System.Double Pixbuf width. Pixbuf width The width of the pixbuf GLib.Property(Name="width") Property System.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 GLib.Property(Name="width_set") Property System.Double The Y coordinate of the position to place the pixbuf Y coordinate The Y coordinate of the position to place the pixbuf GLib.Property(Name="y") Property System.Double The X coordinate of the position to place the pixbuf X coordinate the X coordinate of the position to place the pixbuf GLib.Property(Name="x") Property System.Boolean The unit used by the property. if it is in pixel units, for canvas world units. The unit used by the property. GLib.Property(Name="height_in_pixels") Property System.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 GLib.Property(Name="height_set") Property System.Boolean The unit used by the property if it is in pixel units, for canvas world units. The unit used by the property GLib.Property(Name="x_in_pixels") Property System.Boolean The unit used by the property if it is in pixel units, for canvas world units. The unit used by the property GLib.Property(Name="y_in_pixels") Property GLib.GType GType Property. a Returns the native value for . Constructor Protected Constructor. a Chain to this constructor if you have manually registered a native value for your subclass. System.Obsolete(Message=null, IsError=False) Constructor To be added To be added