From e66d50732c8ce5cf3ef198e114d94e102a1c4911 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 21 Jul 2010 21:06:17 -0400 Subject: Use GLib types consistently Rather than have the scanner/parser handle both e.g. "glong" and "long", simply use the GLib types everywhere. This commit adds TYPE_LONG_LONG and TYPE_LONG_DOUBLE to the scanner types; however, rather than add them to the typelib, they're just marked as not-introspectable. --- tests/scanner/Regress-1.0-expected.gir | 446 ++++++++++++++++----------------- 1 file changed, 223 insertions(+), 223 deletions(-) (limited to 'tests/scanner/Regress-1.0-expected.gir') diff --git a/tests/scanner/Regress-1.0-expected.gir b/tests/scanner/Regress-1.0-expected.gir index aa51b0a3..aeae8a65 100644 --- a/tests/scanner/Regress-1.0-expected.gir +++ b/tests/scanner/Regress-1.0-expected.gir @@ -19,7 +19,7 @@ and/or use gtk-doc annotations. --> glib:type-name="RegressTestBoxed" glib:get-type="regress_test_boxed_get_type"> - + @@ -39,7 +39,7 @@ and/or use gtk-doc annotations. --> - + @@ -50,10 +50,10 @@ and/or use gtk-doc annotations. --> - + - + @@ -75,7 +75,7 @@ and/or use gtk-doc annotations. --> - + @@ -88,16 +88,16 @@ and/or use gtk-doc annotations. --> - + - + - + @@ -187,10 +187,10 @@ and/or use gtk-doc annotations. --> - + - + glib:type-name="RegressTestObj" glib:get-type="regress_test_obj_get_type" glib:type-struct="TestObjClass"> - - - - - - - - - - @@ -314,21 +302,33 @@ and/or use gtk-doc annotations. --> c:type="RegressTestCallbackUserData"/> - + + + + + + + + + + + - + - + @@ -351,7 +351,7 @@ and/or use gtk-doc annotations. --> slot name, which makes it useful for testing bindings handle this case. - + @@ -360,21 +360,59 @@ case. - + + This method is virtual. Notably its name differs from the virtual +slot name, which makes it useful for testing bindings handle this +case. - + - - + + Meaningless string + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -383,19 +421,19 @@ case. - + - + - + @@ -404,10 +442,10 @@ case. direction="out" caller-allocates="0" transfer-ownership="full"> - + - + @@ -416,23 +454,23 @@ case. throws="1"> This function throws an error if m is odd. - + - + - + - + @@ -441,48 +479,10 @@ case. direction="out" caller-allocates="0" transfer-ownership="full"> - + - - - - - - This method is virtual. Notably its name differs from the virtual -slot name, which makes it useful for testing bindings handle this -case. - - - - - - Meaningless string - - - - - - - - - - - - - - - - - - - - - + @@ -501,7 +501,7 @@ case. - + @@ -529,7 +529,7 @@ case. - + @@ -569,7 +569,7 @@ case. - + @@ -583,10 +583,10 @@ case. - + - + glib:type-name="RegressTestSimpleBoxedA" glib:get-type="regress_test_simple_boxed_a_get_type"> - + - + - + @@ -612,7 +612,7 @@ case. - + @@ -626,7 +626,7 @@ case. glib:type-name="RegressTestSimpleBoxedB" glib:get-type="regress_test_simple_boxed_b_get_type"> - + @@ -644,13 +644,13 @@ case. - + - + - + @@ -673,7 +673,7 @@ case. - + @@ -696,7 +696,7 @@ case. - + @@ -713,15 +713,15 @@ case. - + - + - + - + @@ -749,18 +749,18 @@ case. - + - + - + - + - + - + - + @@ -806,13 +806,13 @@ case. c:identifier="regress_test_array_fixed_size_int_in"> the sum of the items in @ints - + a list of 5 integers - + @@ -829,7 +829,7 @@ case. transfer-ownership="full"> a list of 5 integers ranging from 0 to 4 - + @@ -839,23 +839,23 @@ case. a list of 5 integers ranging from 0 to 4 - + - + - + List of ints - + @@ -863,16 +863,16 @@ case. - + - + List of ints - + @@ -880,16 +880,16 @@ case. - + - + List of ints - + @@ -897,16 +897,16 @@ case. - + - + List of ints - + @@ -919,7 +919,7 @@ case. - + List of types @@ -934,7 +934,7 @@ case. a new array of integers. - + @@ -943,23 +943,23 @@ case. caller-allocates="0" transfer-ownership="full"> length of the returned array. - + - + - + List of ints - + @@ -967,16 +967,16 @@ case. - + - + List of ints - + @@ -992,7 +992,7 @@ case. caller-allocates="0" transfer-ownership="full"> the length of @ints - + transfer-ownership="full"> a list of integers whose items will be increased by 1, except the first that will be dropped - + @@ -1010,7 +1010,7 @@ case. a static array of integers. - + @@ -1019,7 +1019,7 @@ case. caller-allocates="0" transfer-ownership="full"> length of the returned array. - + @@ -1031,12 +1031,12 @@ case. - + length - + @@ -1052,7 +1052,7 @@ case. transfer-ownership="full" allow-none="1"> - + caller-allocates="0" transfer-ownership="full"> length - + @@ -1075,7 +1075,7 @@ case. caller-allocates="0" transfer-ownership="full"> the length of @ints - + transfer-ownership="full"> a list of 5 integers, from 0 to 4 in consecutive order - + @@ -1101,33 +1101,33 @@ case. - + - + - + - + - + - + @@ -1187,7 +1187,7 @@ case. - + c:type="RegressTestCallbackUserData"/> - + @@ -1221,7 +1221,7 @@ case. Notified - callback persists until a DestroyNotify delegate is invoked. - + c:type="RegressTestCallbackUserData"/> - + @@ -1243,7 +1243,7 @@ is invoked. - + Sum of the return values of the invoked callbacks. - + Call - callback parameter persists for the duration of the method call and can be released on return. - + c:type="RegressTestCallbackUserData"/> - + - + @@ -1289,14 +1289,14 @@ call and can be released on return. - + - + @@ -1308,11 +1308,11 @@ call and can be released on return. - + - + @@ -1337,11 +1337,11 @@ call and can be released on return. - + - + @@ -1781,51 +1781,51 @@ call and can be released on return. - + - + - + - + - + - + - + - + - + - + @@ -1839,7 +1839,7 @@ call and can be released on return. direction="out" caller-allocates="0" transfer-ownership="full"> - + @@ -1849,7 +1849,7 @@ call and can be released on return. - + @@ -1859,18 +1859,18 @@ call and can be released on return. - + - + - + - + - + - + - + - + @@ -1936,27 +1936,27 @@ call and can be released on return. - + - + - + - + - + @@ -1969,7 +1969,7 @@ call and can be released on return. - + @@ -2026,11 +2026,11 @@ call and can be released on return. - + - + @@ -2041,19 +2041,19 @@ call and can be released on return. - + - + - + @@ -2062,10 +2062,10 @@ call and can be released on return. direction="out" caller-allocates="0" transfer-ownership="full"> - + - + @@ -2074,23 +2074,23 @@ call and can be released on return. throws="1"> This function throws an error if m is odd. - + - + - + - + @@ -2099,10 +2099,10 @@ call and can be released on return. direction="out" caller-allocates="0" transfer-ownership="full"> - + - + @@ -2113,7 +2113,7 @@ call and can be released on return. - + c:type="RegressTestCallbackUserData"/> - + @@ -2133,13 +2133,13 @@ call and can be released on return. direction="out" caller-allocates="0" transfer-ownership="full"> - + - + @@ -2148,80 +2148,80 @@ call and can be released on return. direction="out" caller-allocates="0" transfer-ownership="full"> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -2374,7 +2374,7 @@ call and can be released on return. an int - + -- cgit v1.2.1