AwnImage

AwnImage

Synopsis

                    AwnImage;
                    AwnImageClass;
AwnImage *          awn_image_new                       (void);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkMisc
                           +----GtkImage
                                 +----AwnImage

Implemented Interfaces

AwnImage implements AtkImplementorIface, GtkBuildable and AwnOverlayable.

Description

Details

AwnImage

typedef struct _AwnImage AwnImage;


AwnImageClass

typedef struct {
    GtkImageClass parent_class;
} AwnImageClass;


awn_image_new ()

AwnImage *          awn_image_new                       (void);