Home
last modified time | relevance | path

Searched defs:BraseroJobPrivate (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/brasero/brasero-3.12.3/libbrasero-burn/
H A Dburn-job.c78 typedef struct BraseroJobPrivate BraseroJobPrivate; typedef
79 struct BraseroJobPrivate { struct
80 BraseroJob *next;
81 BraseroJob *previous;
83 BraseroTaskCtx *ctx;
107 …ne BRASERO_JOB_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), BRASERO_TYPE_JOB, BraseroJobPrivate)) argument