Files
gtk/gtk
Tomasz Miąsko d3b6d16d85 Annotate values of PRIORITY constants
g-ir-scanner incorrectly evaluates macro definition that include
references to other macro definitions. Provide a correct value as an
annotation.

Differences in generated gir files:

```diff
@@ -19017 +19017 @@
-    <constant name="PRIORITY_REDRAW" value="20" c:type="GDK_PRIORITY_REDRAW">
+    <constant name="PRIORITY_REDRAW" value="120" c:type="GDK_PRIORITY_REDRAW">
@@ -74229,3 +74229,3 @@
     </constant>
-    <constant name="PRIORITY_RESIZE" value="10" c:type="GTK_PRIORITY_RESIZE">
+    <constant name="PRIORITY_RESIZE" value="110" c:type="GTK_PRIORITY_RESIZE">
       <doc xml:space="preserve">Use this priority for functionality related to size allocation.
@@ -106786,3 +106786,3 @@
     <constant name="TEXT_VIEW_PRIORITY_VALIDATE"
-              value="5"
+              value="125"
               c:type="GTK_TEXT_VIEW_PRIORITY_VALIDATE">
```
2018-12-22 13:17:58 +01:00
..
2018-12-19 21:09:59 -05:00
2017-08-22 08:19:56 -04:00
2016-01-27 15:20:15 -05:00
2016-03-10 22:46:02 -05:00
2017-03-30 09:55:45 -04:00
2018-07-16 15:43:43 +02:00
2017-10-11 22:11:27 +01:00
2017-08-03 20:26:20 +01:00
2017-10-11 22:11:27 +01:00
2017-05-10 20:25:40 +02:00
2018-08-05 01:48:29 +00:00
2018-08-05 01:47:04 +00:00
2016-03-11 16:39:34 +01:00
2015-12-16 17:32:24 -05:00
2016-07-26 00:21:48 -04:00
2016-08-04 20:40:34 +02:00
2016-03-10 23:21:22 -05:00
2018-10-16 19:04:54 +00:00
2017-08-11 15:42:54 -04:00
2018-11-30 16:39:07 -05:00
2017-09-02 08:48:00 -04:00
2016-03-26 18:53:55 -04:00
2017-10-13 10:55:00 +01:00
2017-10-02 19:50:06 +01:00
2016-02-08 22:56:52 +01:00
2017-11-22 19:11:31 +00:00
2018-07-18 07:18:21 -04:00
2015-12-22 15:03:15 -05:00
2015-11-10 00:55:57 -05:00
2018-06-03 09:43:28 -04:00
2018-03-12 15:17:24 +00:00
2017-12-10 13:58:27 -05:00
2016-01-03 09:55:30 -05:00
2016-03-26 18:19:37 -04:00
2016-08-23 21:01:45 +02:00
2017-04-25 11:15:09 +01:00
2018-02-11 23:28:50 +00:00
2016-01-19 12:52:58 +01:00
2016-03-10 22:46:02 -05:00
2018-09-05 19:58:03 -04:00
2016-02-28 21:40:23 -05:00
2017-03-08 23:08:56 -05:00
2015-11-19 14:54:57 -05:00
2015-10-21 15:19:34 -04:00
2015-10-21 15:19:34 -04:00
2016-06-01 09:27:24 -04:00
2016-08-25 23:02:27 +02:00
2016-04-26 21:25:02 -04:00
2018-02-11 23:28:50 +00:00
2016-02-27 17:23:44 +01:00
2016-10-20 14:26:43 -04:00
2018-08-28 12:26:49 -04:00
2018-05-18 09:31:15 +01:00