Simon McVittie
5e164c6615
gtype: Add G_TYPE_FLAG_NONE
...
This makes code that sets no flags a bit more self-documenting:
using G_TYPE_FLAG_NONE makes it clearer that no special behaviour is
required than literal 0, and clearer that there is no weird casting
between types than (GTypeFlags) 0.
GTypeFlags and GTypeFundamentalFlags occupy the same namespace and the
same bitfield, so I intentionally haven't added
G_TYPE_FUNDAMENTAL_FLAGS_NONE.
Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-06-23 10:45:31 +01:00
..
2022-06-22 18:48:59 +00:00
2020-11-24 08:10:58 -06:00
2020-11-20 14:40:19 +00:00
2022-06-09 18:20:06 +01:00
2021-08-02 13:22:23 +01:00
2022-01-28 16:01:22 -08:00
2022-01-28 16:01:22 -08:00
2022-03-04 16:21:55 +00:00
2017-05-24 11:58:19 +02:00
2021-08-29 20:56:08 +00:00
2022-05-22 01:06:37 +00:00
2020-12-11 23:48:35 +00:00
2017-05-24 11:58:19 +02:00
2021-07-29 10:09:27 -04:00
2019-03-04 11:12:59 +00:00
2021-03-03 12:24:29 +06:00
2021-03-11 13:37:49 +00:00
2022-05-20 12:57:36 +01:00
2019-08-24 19:14:05 +00:00
2019-03-04 12:33:17 +00:00
2020-11-17 15:50:07 +00:00
2012-10-15 19:48:44 -04:00
2019-09-05 14:16:58 +01:00
2018-05-15 15:38:33 +01:00
2022-06-09 13:25:35 +01:00
2022-06-20 16:32:00 +01:00
2022-06-07 12:39:58 -04:00
2018-01-04 22:19:30 +01:00
2016-11-23 10:50:39 +00:00
2017-05-24 11:58:19 +02:00
2022-05-23 15:48:28 -04:00
2022-05-23 15:48:28 -04:00
2022-05-25 14:44:48 +01:00
2021-08-02 13:22:23 +01:00
2022-06-21 13:27:52 +01:00
2022-05-22 01:06:37 +00:00
2022-05-17 17:34:06 +02:00
2022-04-05 15:32:20 +01:00
2020-11-20 14:40:19 +00:00
2017-05-24 11:58:19 +02:00
2022-06-06 14:25:41 -04:00
2022-05-20 09:08:09 -04:00
2022-06-23 10:45:31 +01:00
2021-08-02 13:22:23 +01:00
2021-08-02 13:22:23 +01:00
2021-08-02 13:22:23 +01:00
2020-11-02 17:22:01 +00:00
2021-08-02 13:22:23 +01:00
2021-08-02 13:22:23 +01:00
2019-03-15 11:09:36 +00:00
2019-05-30 10:39:11 +01:00
2022-05-23 05:57:36 -04:00
2017-05-24 11:58:19 +02:00
2021-06-23 05:50:59 +00:00
2022-03-04 16:21:55 +00:00
2016-05-23 10:52:10 -04:00
2022-05-06 13:01:44 +01:00