AwnImage

AwnImage

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkMisc
                    ╰── GtkImage
                        ╰── AwnImage

Implemented Interfaces

AwnImage implements AtkImplementorIface, GtkBuildable and AwnOverlayable.

Description

Functions

awn_image_new ()

AwnImage *
awn_image_new (void);

Creates new instance of AwnImage.

Returns

An instance of AwnImage.

Types and Values

AwnImagePrivate

typedef struct _AwnImagePrivate AwnImagePrivate;


AwnImage

typedef struct _AwnImage AwnImage;

Widget derived from GtkImage, implementing AwnOverlayable, so it can be used with overlays, animations and other eye-candy (using AwnEffects).