<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/tomo/uca/uca.git/src/uca-enums.h.template, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/uca/uca.git/'/>
<entry>
<title>Generate enum types from source</title>
<updated>2012-06-12T08:21:55+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@gmail.com</email>
</author>
<published>2012-06-12T08:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/uca/uca.git/commit/?id=580dae2183e27ccec00f127b85188df143f49c54'/>
<id>580dae2183e27ccec00f127b85188df143f49c54</id>
<content type='text'>
It became a little unwieldy to create the enum types manually via
g_enums_register_static(). This changeset creates the types from enum
definitions in public headers using glib2-mkenum.

Be sure to include uca-enums.h in every source file that needs to know GObject
enum type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It became a little unwieldy to create the enum types manually via
g_enums_register_static(). This changeset creates the types from enum
definitions in public headers using glib2-mkenum.

Be sure to include uca-enums.h in every source file that needs to know GObject
enum type.
</pre>
</div>
</content>
</entry>
</feed>
