1
0
Fork 0
mutter-performance-source/doc/reference/cally
Emmanuele Bassi 09c6553f0d cally: Clean up the headers
Make Cally follow the single-include header file policy of Clutter and
Cogl; this means making cally.h the single include header, and requires
a new cally-main.h file for the functions defined by cally.h.

Also:

  • clean up the licensing notice and remove the FSF address;

  • document the object structures (instance and class);

  • G_GNUC_CONST-ify the get_type() functions;

  • reduce the padding for CallyActor sub-classes;

  • reduce the amount of headers included.
2010-07-05 16:45:43 +01:00
..
cally-docs.xml.in docs: Add Cally API reference 2010-07-05 16:45:43 +01:00
cally-sections.txt docs: Add Cally API reference 2010-07-05 16:45:43 +01:00
cally.types docs: Add Cally API reference 2010-07-05 16:45:43 +01:00
Makefile.am cally: Clean up the headers 2010-07-05 16:45:43 +01:00