~ubuntu-branches/ubuntu/utopic/cairo-dock-plug-ins/utopic-proposed

« back to all changes in this revision

Viewing changes to dialog-rendering/src/applet-renderer-text.h

Tags: upstream-3.3.99.beta1.2.really.3.3.2
ImportĀ upstreamĀ versionĀ 3.3.99.beta1.2.really.3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
 
29
29
typedef struct {
30
 
        GldiTextDescription textDescription;
 
30
        CairoDockLabelDescription textDescription;
31
31
        cairo_surface_t *pTextSurface;
32
32
        gdouble fImageWidth;
33
33
        gdouble fImageHeight;