glib/girepository
Philip Withnall e49ec6d7d8 gicallableinfo: Remove unnecessary arguments from invoke()
The whole point of a `GICallableInfo` struct is to contain information
about how a function is callable, and that includes information about
whether it’s a method and whether it throws a `GError`. The caller
shouldn’t need to specify those things separately.

So drop those arguments.

This is an API break in libgirepository, but since it’s not been in a
stable release yet, that’s fine.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3155
2024-01-05 13:58:37 +00:00
..
cmph tests: Improve build of cmph tests in girepository 2023-11-21 14:21:07 +00:00
tests Merge branch 'glib-gir-sources' into 'main' 2023-12-22 14:45:37 +00:00
cmph-bdz-test.c Merge branch 'leak-fixes' into 'main' 2023-11-14 13:59:58 +00:00
gdump.c girepository: Drop libgio dependency from gdump.c 2023-12-19 18:41:02 +00:00
gi-dump-types.c girepository: Drop libgio dependency from gdump.c 2023-12-19 18:41:02 +00:00
giarginfo.c giarginfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giarginfo.h giarginfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gibaseinfo-private.h gitypes: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gibaseinfo.c girepository: Drop outdated/unused GIInfoType member 2024-01-05 13:51:23 +00:00
gibaseinfo.h gibaseinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gicallableinfo.c gicallableinfo: Remove unnecessary arguments from invoke() 2024-01-05 13:58:37 +00:00
gicallableinfo.h gicallableinfo: Remove unnecessary arguments from invoke() 2024-01-05 13:58:37 +00:00
gicallbackinfo.c gicallbackinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gicallbackinfo.h gicallbackinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giconstantinfo.c giconstantinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giconstantinfo.h giconstantinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gienuminfo.c gienuminfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gienuminfo.h gienuminfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gifieldinfo.c girepository: Drop outdated/unused GIInfoType member 2024-01-05 13:51:23 +00:00
gifieldinfo.h gifieldinfo: Fix int signedness in APIs 2023-12-12 18:55:41 +00:00
gifunctioninfo.c gicallableinfo: Remove unnecessary arguments from invoke() 2024-01-05 13:58:37 +00:00
gifunctioninfo.h gifunctioninfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giinterfaceinfo.c giinterfaceinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giinterfaceinfo.h giinterfaceinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
ginvoke.c ginvoke: Fix signedness of variable in closure marshaller 2024-01-05 13:58:37 +00:00
giobjectinfo.c giobjectinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giobjectinfo.h giobjectinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gipropertyinfo.c gipropertyinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gipropertyinfo.h gipropertyinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giregisteredtypeinfo.c giregisteredtypeinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giregisteredtypeinfo.h giregisteredtypeinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
girepository-private.h girepository: Fix int signedness in private GIBaseInfo APIs 2023-12-12 18:55:41 +00:00
girepository.c girepository: Make gi_repository_get_shared_library() return an array 2024-01-05 13:51:18 +00:00
girepository.h girepository: Make gi_repository_get_shared_library() return an array 2024-01-05 13:51:18 +00:00
girffi.c girffi: Fix signedness of argument in internal helper function 2024-01-05 13:51:32 +00:00
girffi.h girffi: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
girmodule-private.h girepository: Remove _ prefix from private functions 2023-11-08 15:23:31 +00:00
girmodule.c girmodule: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
girnode-private.h girepository: Remove _ prefix from private functions 2023-11-08 15:23:31 +00:00
girnode.c girepository: Remove _ prefix from private functions 2023-11-08 15:23:31 +00:00
giroffsets.c giroffsets: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
girparser-private.h girepository: Remove _ prefix from private functions 2023-11-08 15:23:31 +00:00
girparser.c girparser: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
girwriter-private.h girepository: Rename symbols to the GI namespace 2023-11-08 15:05:20 +00:00
girwriter.c girepository: Make gi_repository_get_shared_library() return an array 2024-01-05 13:51:18 +00:00
gisignalinfo.c gisignalinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gisignalinfo.h gisignalinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gistructinfo.c gistructinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gistructinfo.h gistructinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gitypeinfo.c gitypeinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gitypeinfo.h gitypeinfo: Rename get_array_length() to get_array_length_index() 2023-12-12 18:55:41 +00:00
gitypelib-internal.h gitypelib: Rename gi_typelib_check_sanity() to gi_typelib_check_format() 2024-01-05 13:51:28 +00:00
gitypelib.c gitypelib: Rename gi_typelib_check_sanity() to gi_typelib_check_format() 2024-01-05 13:51:28 +00:00
gitypelib.h girepository: Update docs for GITypelib for gi-docgen 2023-12-12 16:58:04 +00:00
gitypes.h girepository: Drop outdated/unused GIInfoType member 2024-01-05 13:51:23 +00:00
giunioninfo.c giunioninfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
giunioninfo.h giunioninfo: Rename get_*_function() methods to get_*_function_name() 2023-12-12 18:55:41 +00:00
giunresolvedinfo.c giunresolvedinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
giunresolvedinfo.h giunresolvedinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
givfuncinfo.c gicallableinfo: Remove unnecessary arguments from invoke() 2024-01-05 13:58:37 +00:00
givfuncinfo.h givfuncinfo: Fix int signedness in APIs 2023-12-12 18:55:41 +00:00
gthash-test.c girepository: Remove _ prefix from private functions 2023-11-08 15:23:31 +00:00
gthash.c girepository: Ignore set-but-not-used warnings with G_DISABLE_ASSERT 2023-11-14 10:37:27 +00:00
meson.build girepository: Re-number GIR file from 2.0 to 3.0 2023-12-22 12:21:57 +00:00