Top | ![]() |
![]() |
![]() |
![]() |
AwnOverlayPixbufAwnOverlayPixbuf — An AwnOverlay subclass to overlay a GdkPixbuf |
GObject ╰── GInitiallyUnowned ╰── AwnOverlay ╰── AwnOverlayPixbuf ╰── AwnOverlayPixbufFile
Overlay a GdkPixbuf on an AwnOverlaidIcon. You probably should _NOT_ be using this object. You almost certainly should be using AwnOverlayThemedIcon or failing that AwnOverlayPixbufFile. Unecessary use of this object is grounds to be pilloried.
AwnOverlayPixbuf *
awn_overlay_pixbuf_new (void
);
Creates a new instance of AwnOverlayPixbuf.
AwnOverlayPixbuf *
awn_overlay_pixbuf_new_with_pixbuf (GdkPixbuf *pixbuf
);
typedef struct _AwnOverlayPixbuf AwnOverlayPixbuf;
Overlay a GdkPixbuf on an AwnOverlaidIcon. You probably should _NOT_ be using this object. You almost certainly should be using AwnOverlayThemedIcon or failing that AwnOverlayPixbufFile. Unecessary use of this object is grounds to be pilloried.