[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: GTK+ Coding/Style Standards
- From: Paolo Borelli <pborelli katamail com>
- To: Matthew Yaconis <m_yaconis hotmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GTK+ Coding/Style Standards
- Date: Mon, 27 Sep 2004 18:01:24 +0200
Il giorno mar, 21-09-2004 alle 17:15 -0400, Matthew Yaconis ha scritto:
> Does anyone know of any documents out there that describe GUI design,
> coding, and/or style standards for GTK+ applications? Books, anything
> anyone has or knows of would be much appreciated.
most og the gnome/gtk apps follow one of these two
- (gnu?) coding style (i.e. 2 spaces indentation etc, used in gtk+
sources itself)
- gnome coding style (indent with 8 spaces long tabs, similar to the
linux kernel coding style with some small differences
see:
http://developer.gnome.org/doc/guides/programming-guidelines/
About UI guidelines the HIG is the must-read:
http://developer.gnome.org/doc/guides/programming-guidelines/
ciao
paolo
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]