Files
glib/gobject
Emmanuele Bassi 9a4a10fbc8 Add G_DEFINE macros for enum and flags types
While you might want to use automated tools like glib-mkenums to
generate enumeration types for your library, it's often not entirely
necessary to complicate your build system in order to handle a couple of
enumerations with few values.

Just like we have G_DEFINE macros for object, interface, pointer, and
boxed types, we should provide macros for defining enum and flags types.
2022-06-30 01:46:54 +01:00
..
2022-01-28 16:01:22 -08:00
2022-01-28 16:01:22 -08:00
2017-05-24 11:58:19 +02:00
2021-07-29 10:09:27 -04:00
2020-11-17 15:50:07 +00:00
2022-06-07 12:39:58 -04:00
2022-05-23 15:48:28 -04:00
2022-05-23 15:48:28 -04:00
2022-06-23 10:46:45 +01:00
2022-05-20 09:08:09 -04:00
2022-06-23 10:45:31 +01:00