Top | ![]() |
![]() |
![]() |
![]() |
AwnOverlayPixbufFileAwnOverlayPixbufFile — An subclass of AwnOverlayPixbuf to overlay a GdkPixbuf loaded from a Filename. |
GObject ╰── GInitiallyUnowned ╰── AwnOverlay ╰── AwnOverlayPixbuf ╰── AwnOverlayPixbufFile
Overlay a GdkPixbuf, loaded using the filename provided, on an AwnOverlaidIcon. You probably should _NOT_ be using this object. You should, probably, be using AwnOverlayThemedIcon.
AwnOverlayPixbufFile *
awn_overlay_pixbuf_file_new (gchar *file_name
);
typedef struct _AwnOverlayPixbufFile AwnOverlayPixbufFile;
Overlay a GdkPixbuf, loaded using the filename provided, on an AwnOverlaidIcon. You probably should _NOT_ be using this object. You should, probably, be using AwnOverlayThemedIcon.