gtk-sharp0.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. used to display an image. can be used as a container for a
or a to get custom interfaces.
cannot launch events, it is necessary to
include it inside a for that purpose.
Gtk.MiscAtk.ImplementorGLib.IWrapperGLib.IWrapperSystem.IDisposableMethodSystem.VoidCreates a displaying an .
an object of type
an object of type
Creates a displaying an .
Sample stock sizes are , .
Instead of using this function, usually it is better to create a , put your in the ,
add the to the list of default factories with , and then use .
This will allow themes to override the icon you ship with your application.
MethodSystem.VoidCreates a widget displaying an image with a mask.
an object of type
an object of type
Creates a widget displaying an image with a mask.
A is a client-side image buffer in the pixel format of the current display.
MethodSystem.VoidCreates a displaying a stock icon.
an object of type
an object of type
Creates a displaying a stock icon.
Sample stock icon names are , .
Sample stock sizes are , .
If the stock icon name is not known, a "broken image" icon will be displayed instead.
You can register your own stock icon names, see and .
MethodSystem.VoidCreates a widget displaying an image with a mask.
an object of type
an object of type
Creates a widget displaying an image with a mask.
A is a client-side image buffer in the pixel format of the current display.
MethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of Image, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorDefault parameterless constructor.An instance of type ConstructorThis constructor is used to create an instance of containing the passed to it.
to be displayed by the Image.
An instance of type .ConstructorThis constructor is used to create an instance of
containing the image stored in the
filename whose path is given by the 'filename' parameter. representing
the path to the image file.
An instance of type .ConstructorThis constructor is used to create an instance of
containing the and using the passed to it. to be
displayed by the Image.
to be used by
the Image.
An instance of type .ConstructorThis constructor is used to create an instance of
containing the
and the passed to it. to be displayed
by the Image.
mask to be used.
An instance of type .ConstructorThis constructor is used to create an instance of
containing the
passed to it. to be
displayed by the Image.
An instance of type .ConstructorThis constructor is used to create an instance of
containing the and the mask passed to it. displayed by
the Image.
mask used by
the Image.
An instance of type .ConstructorThis constructor is used to create an instance of
containing the
represented by the passed to it and with the
size represented by the passed. identifier
for the .
used by the Image.
An instance of type .PropertySystem.UInt32The for The for the class.PropertyGdk.PixbufCreates a displaying .
an object of type an object of type Creates a displaying .PropertyGdk.PixbufAnimationTo be addedan object of type To be addedPropertyGdk.PixbufAnimationTo be added
an object of type an object of type To be addedPropertySystem.StringTo be added
an object of type an object of type To be addedPropertySystem.StringTo be added
an object of type an object of type To be addedPropertyGdk.PixbufGets or sets the
associated to the Image. that will be
set to the Image.
that the Image contains.PropertySystem.Int32To be added
an object of type an object of type To be addedPropertySystem.StringTo be added
an object of type an object of type To be addedPropertyGtk.ImageTypeTo be addedan object of type To be addedPropertyGtk.IconSetGets or sets the
associated to the Image. that will be
set to the Image.
that the Image contains.PropertyGdk.PixbufAnimationGets or sets the
associated to the Image. that will be
set to the Image.
that the Image contains.PropertyGdk.PixmapTo be added
an object of type an object of type To be addedPropertyGdk.PixmapGets or sets the
associated to the Image. that will be
set to the Image.
that the Image contains.PropertyGdk.ImageGets or sets the
associated to the Image. that will be
set to the Image.
that the Image contains.To be added
an object of type an object of type To be addedConstructorInternal constructor
GLib type for the type
Creates a new instance of Image, 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.