~ubuntu-branches/ubuntu/oneiric/cairo-dock/oneiric

« back to all changes in this revision

Viewing changes to src/gldit/cairo-dock-struct.h

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-09-07 20:31:25 UTC
  • mto: (18.1.1 cairo-dock) (19.1.1 cairo-dock)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20100907203125-a91ch8odv2r6ziic
Tags: upstream-2.2.0~0rc1
ImportĀ upstreamĀ versionĀ 2.2.0~0rc1

Show diffs side-by-side

added added

removed removed

Lines of Context:
367
367
typedef struct _CairoDataRendererAttribute CairoDataRendererAttribute;
368
368
typedef struct _CairoDataRendererInterface CairoDataRendererInterface;
369
369
typedef struct _CairoDataToRenderer CairoDataToRenderer;
 
370
typedef struct _CairoDataRendererEmblemParam CairoDataRendererEmblemParam;
370
371
typedef struct _CairoDataRendererEmblem CairoDataRendererEmblem;
371
 
typedef struct _CairoDataRendererTextZone CairoDataRendererTextZone;
 
372
typedef struct _CairoDataRendererTextParam CairoDataRendererTextParam;
 
373
typedef struct _CairoDataRendererText CairoDataRendererText;
372
374
typedef struct _CairoDockDataRendererRecord CairoDockDataRendererRecord;
373
375
 
374
376
typedef struct _CairoDockAnimationRecord CairoDockAnimationRecord;