Class

AppStreamImage

[]

Description

class AppStream.Image : GObject.Object
{
  /* No available fields */
}

No description available.

[]

Hierarchy

hierarchy this AsImage ancestor_0 GObject ancestor_0--this
[]

Ancestors

[]

Constructors

as_image_new

Creates a new AsImage.

[]

Instance methods

as_image_get_height

Gets the image height.

as_image_get_kind

Gets the image kind.

as_image_get_locale

Get locale for this image.

since: 0.9.5

as_image_get_scale

Gets the image integer scale factor.

as_image_get_url

Gets the full qualified URL for the image, usually pointing at some mirror.

as_image_get_width

Gets the image width.

as_image_set_height

Sets the image height.

as_image_set_kind

Sets the image kind.

as_image_set_locale

Sets the locale for this image.

since: 0.9.5

as_image_set_scale

Sets the image scale factor.

as_image_set_url

Sets the fully-qualified mirror URL to use for the image.

as_image_set_width

Sets the image width.

Methods inherited from GObject (43)
[]

Signals

Signals inherited from GObject (1)

Class structure