Skip to content
  • Emmanuele Bassi's avatar
    docs: Update header rules in the coding style · d07b14f4
    Emmanuele Bassi authored
     - Make the rules for including headers explicit
     - Make the symbol visibility rules explicit, and drop the
       old "leading underscore" hack
     - Drop Private data structure declarations and priv pointers
       from public headers
     - Mention G_DECLARE_* macros
     - Mention `#pragma once`
    d07b14f4