_MetaDrawOpList Struct Reference

A list of MetaDrawOp objects. More...


Data Fields

int refcount
MetaDrawOp ** ops
int n_ops
int n_allocated


Detailed Description

A list of MetaDrawOp objects.

Maintains a reference count. Grows as necessary and allows the allocation of unused spaces to keep reallocations to a minimum.

Bug:
Do we really win anything from not using the equivalent GLib structures?

Definition at line 570 of file theme.h.


Field Documentation

Definition at line 572 of file theme.h.

Referenced by meta_draw_op_list_new(), meta_draw_op_list_ref(), and meta_draw_op_list_unref().

Definition at line 575 of file theme.h.

Referenced by meta_draw_op_list_append(), and meta_draw_op_list_new().


The documentation for this struct was generated from the following file:

Generated on Sat Aug 23 22:04:24 2008 for metacity by  doxygen 1.5.5