Files
gtk/gdk
Tomasz Miąsko c665a1d5a5 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">
```

See !472
2018-12-22 18:52:20 +01:00
..
2018-11-04 08:17:32 -05:00
2018-07-02 15:00:50 +02:00
2018-04-24 23:16:58 +02:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-07-13 10:13:00 +02:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-06-18 23:49:52 +02:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-07-15 16:43:28 -04:00
2018-07-12 13:02:42 +02:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-04-24 23:16:12 +02:00
2018-01-14 17:05:04 -05:00
2018-03-18 18:42:20 +01:00
2018-07-15 20:23:45 -04:00
2018-02-11 00:41:31 +00:00
2018-02-06 01:16:32 -05:00
2018-04-28 16:22:29 -04:00
2018-04-28 22:34:14 -04:00
2018-06-25 19:55:04 -04:00
2018-05-07 07:47:18 -04:00
2017-12-13 23:39:03 -05:00
2017-12-13 23:39:03 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-06-25 19:55:04 -04:00
2018-02-06 01:16:32 -05:00
2018-03-18 19:21:33 +01:00
2018-03-18 19:21:33 +01:00
2018-08-18 23:25:12 -04:00
2018-08-18 23:25:12 -04:00
2018-04-24 04:06:58 +02:00
2018-02-06 01:16:32 -05:00
2018-07-02 15:00:50 +02:00