Bind the GIO async pattern as Swift async methods
This commit is contained in:
parent
2d75fa9d86
commit
298e5a4b43
19 changed files with 722 additions and 1398 deletions
|
|
@ -138,18 +138,6 @@
|
|||
"reason" : "gtypeStruct",
|
||||
"symbol" : "Adw.BreakpointClass"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "adw_breakpoint_condition_new_or",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(condition1:BreakpointCondition,condition2:BreakpointCondition))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Adw.BreakpointCondition.adw_breakpoint_condition_new_or"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "adw_breakpoint_condition_parse",
|
||||
"detail" : "Swift signature 'parse(throws:false|ret:BreakpointCondition|(str:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Adw.BreakpointCondition.adw_breakpoint_condition_parse"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "AdwButtonContentClass",
|
||||
"detail" : "GObject class struct for 'ButtonContent'",
|
||||
|
|
@ -662,7 +650,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "adw_preferences_group_bind_model",
|
||||
"detail" : "parameter 'create_row_func': callback 'ListBoxCreateWidgetFunc' return unmappable: unresolved type 'Adw.Widget'",
|
||||
"detail" : "callback param 'create_row_func' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Adw.bind_model"
|
||||
},
|
||||
|
|
@ -674,13 +662,13 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "adw_alert_dialog_choose",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Adw.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Adw.choose"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "adw_message_dialog_choose",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Adw.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Adw.choose"
|
||||
},
|
||||
|
|
@ -813,7 +801,7 @@
|
|||
],
|
||||
"module" : "Adw",
|
||||
"stats" : {
|
||||
"boundCallables" : 1248,
|
||||
"boundCallables" : 1249,
|
||||
"boundCallbacks" : 2,
|
||||
"boundSignals" : 55,
|
||||
"boundTypes" : 126,
|
||||
|
|
|
|||
|
|
@ -24,15 +24,9 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "GLib.AsyncQueue"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_bookmark_file_error_quark",
|
||||
"detail" : "Swift signature 'errorQuark(throws:false|ret:UInt32|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.BookmarkFile.g_bookmark_file_error_quark"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_bytes_new_take",
|
||||
"detail" : "parameter 'data': scalar array C type 'gpointer' is not const (may be an output buffer)",
|
||||
"detail" : "parameter 'data': scalar array with transfer-ownership=full",
|
||||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "GLib.Bytes.new_take"
|
||||
},
|
||||
|
|
@ -48,12 +42,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "GLib.Cache"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_checksum_type_get_length",
|
||||
"detail" : "Swift signature 'typeGetLength(throws:false|ret:Int|(checksumType:ChecksumType))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Checksum.g_checksum_type_get_length"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GCompletion",
|
||||
"detail" : "no GType registration",
|
||||
|
|
@ -78,30 +66,12 @@
|
|||
"reason" : "unknownType",
|
||||
"symbol" : "GLib.Date"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_date_time_new_from_unix_utc",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(t:Int))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.DateTime.g_date_time_new_from_unix_utc"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_date_time_new_from_unix_utc_usec",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(usecs:Int))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.DateTime.g_date_time_new_from_unix_utc_usec"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_date_time_new_now_utc",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.DateTime.g_date_time_new_now_utc"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_date_time_new_utc",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(year:Int32,month:Int32,day:Int32,hour:Int32,minute:Int32,seconds:Double))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.DateTime.g_date_time_new_utc"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_date_time_new_from_timeval_local",
|
||||
"detail" : "parameter 'tv': 'GLib.TimeVal' has no GType registration or lifetime functions",
|
||||
|
|
@ -120,12 +90,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "GLib.DebugKey"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_dir_make_tmp",
|
||||
"detail" : "Swift signature 'makeTmp(throws:true|ret:String|(tmpl:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Dir.g_dir_make_tmp"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GError",
|
||||
"detail" : "record name 'Error' shadows Swift stdlib type",
|
||||
|
|
@ -204,30 +168,12 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "GLib.IConv"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_io_channel_error_from_errno",
|
||||
"detail" : "Swift signature 'errorFromErrno(throws:false|ret:IOChannelError|(en:Int32))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.IOChannel.g_io_channel_error_from_errno"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_io_channel_error_quark",
|
||||
"detail" : "Swift signature 'errorQuark(throws:false|ret:UInt32|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.IOChannel.g_io_channel_error_quark"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GIOFuncs",
|
||||
"detail" : "no GType registration",
|
||||
"reason" : "plainRecord",
|
||||
"symbol" : "GLib.IOFuncs"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_key_file_error_quark",
|
||||
"detail" : "Swift signature 'errorQuark(throws:false|ret:UInt32|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.KeyFile.g_key_file_error_quark"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GList",
|
||||
"detail" : "no GType registration",
|
||||
|
|
@ -246,24 +192,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "GLib.LogWriterFunc"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_main_context_default",
|
||||
"detail" : "Swift signature '`default`(throws:false|ret:MainContext|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.MainContext.g_main_context_default"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_main_context_get_thread_default",
|
||||
"detail" : "Swift signature 'getThreadDefault(throws:false|ret:MainContext?|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.MainContext.g_main_context_get_thread_default"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_main_context_ref_thread_default",
|
||||
"detail" : "Swift signature 'refThreadDefault(throws:false|ret:MainContext|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.MainContext.g_main_context_ref_thread_default"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_markup_parse_context_new",
|
||||
"detail" : "parameter 'parser': 'GLib.MarkupParser' has no GType registration or lifetime functions",
|
||||
|
|
@ -384,36 +312,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "GLib.RecMutex"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_regex_check_replacement",
|
||||
"detail" : "Swift signature 'checkReplacement(throws:true|ret:Bool|(replacement:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Regex.g_regex_check_replacement"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_regex_error_quark",
|
||||
"detail" : "Swift signature 'errorQuark(throws:false|ret:UInt32|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Regex.g_regex_error_quark"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_regex_escape_nul",
|
||||
"detail" : "Swift signature 'escapeNul(throws:false|ret:String|(string:String,length:Int32))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Regex.g_regex_escape_nul"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_regex_escape_string",
|
||||
"detail" : "Swift signature 'escapeString(throws:false|ret:String|(string:String,length:Int32))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Regex.g_regex_escape_string"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_regex_match_simple",
|
||||
"detail" : "Swift signature 'matchSimple(throws:false|ret:Bool|(pattern:String,string:String,compileOptions:RegexCompileFlags,matchOptions:RegexMatchFlags))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Regex.g_regex_match_simple"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GRegexEvalCallback",
|
||||
"detail" : "callback 'RegexEvalCallback' has unmappable param/return: callback 'RegexEvalCallback' param 'result' unmappable: 'GLib.String' shadows reserved type 'String'",
|
||||
|
|
@ -468,24 +366,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "GLib.SequenceIterCompareFunc"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_source_remove",
|
||||
"detail" : "Swift signature 'remove(throws:false|ret:Bool|(tag:UInt32))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Source.g_source_remove"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_source_remove_by_user_data",
|
||||
"detail" : "Swift signature 'removeByUserData(throws:false|ret:Bool|(userData:UnsafeMutableRawPointer?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Source.g_source_remove_by_user_data"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_source_set_name_by_id",
|
||||
"detail" : "Swift signature 'setNameById(throws:false|ret:Void|(tag:UInt32,name:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Source.g_source_set_name_by_id"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_source_new",
|
||||
"detail" : "parameter 'source_funcs': 'GLib.SourceFuncs' has no GType registration or lifetime functions",
|
||||
|
|
@ -582,30 +462,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "GLib.TestSuite"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_thread_error_quark",
|
||||
"detail" : "Swift signature 'errorQuark(throws:false|ret:UInt32|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Thread.g_thread_error_quark"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_thread_exit",
|
||||
"detail" : "Swift signature 'exit(throws:false|ret:Void|(retval:UnsafeMutableRawPointer?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Thread.g_thread_exit"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_thread_self",
|
||||
"detail" : "Swift signature '`self`(throws:false|ret:Thread|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Thread.g_thread_self"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_thread_yield",
|
||||
"detail" : "Swift signature 'yield(throws:false|ret:Void|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Thread.g_thread_yield"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_thread_new",
|
||||
"detail" : "callback param 'func' deferred to Phase D4.3",
|
||||
|
|
@ -642,12 +498,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "GLib.TimeVal"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_time_zone_new_identifier",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(identifier:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.TimeZone.g_time_zone_new_identifier"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_time_zone_new_utc",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|())' already emitted by an earlier symbol",
|
||||
|
|
@ -690,144 +540,12 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "GLib.Tuples"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_error_quark",
|
||||
"detail" : "Swift signature 'errorQuark(throws:false|ret:UInt32|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_error_quark"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_escape_bytes",
|
||||
"detail" : "Swift signature 'escapeBytes(throws:false|ret:String|(unescaped:[UInt8],reservedCharsAllowed:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_escape_bytes"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_escape_string",
|
||||
"detail" : "Swift signature 'escapeString(throws:false|ret:String|(unescaped:String,reservedCharsAllowed:String?,allowUtf8:Bool))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_escape_string"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_is_valid",
|
||||
"detail" : "Swift signature 'isValid(throws:true|ret:Bool|(uriString:String,flags:UriFlags))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_is_valid"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_join",
|
||||
"detail" : "Swift signature 'join(throws:false|ret:String|(flags:UriFlags,scheme:String?,userinfo:String?,host:String?,port:Int32,path:String,query:String?,fragment:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_join"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_join_with_user",
|
||||
"detail" : "Swift signature 'joinWithUser(throws:false|ret:String|(flags:UriFlags,scheme:String?,user:String?,password:String?,authParams:String?,host:String?,port:Int32,path:String,query:String?,fragment:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_join_with_user"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_parse_scheme",
|
||||
"detail" : "Swift signature 'parseScheme(throws:false|ret:String?|(uri:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_parse_scheme"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_peek_scheme",
|
||||
"detail" : "Swift signature 'peekScheme(throws:false|ret:String?|(uri:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_peek_scheme"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_resolve_relative",
|
||||
"detail" : "Swift signature 'resolveRelative(throws:true|ret:String|(baseUriString:String?,uriRef:String,flags:UriFlags))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_resolve_relative"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_split",
|
||||
"detail" : "Swift signature 'split(throws:true|ret:Bool|(uriRef:String,flags:UriFlags))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_split"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_split_network",
|
||||
"detail" : "Swift signature 'splitNetwork(throws:true|ret:Bool|(uriString:String,flags:UriFlags))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_split_network"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_split_with_user",
|
||||
"detail" : "Swift signature 'splitWithUser(throws:true|ret:Bool|(uriRef:String,flags:UriFlags))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_split_with_user"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_unescape_bytes",
|
||||
"detail" : "Swift signature 'unescapeBytes(throws:true|ret:Bytes|(escapedString:String,length:Int,illegalCharacters:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_unescape_bytes"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_unescape_segment",
|
||||
"detail" : "Swift signature 'unescapeSegment(throws:false|ret:String?|(escapedString:String?,escapedStringEnd:String?,illegalCharacters:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_unescape_segment"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_uri_unescape_string",
|
||||
"detail" : "Swift signature 'unescapeString(throws:false|ret:String?|(escapedString:String,illegalCharacters:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Uri.g_uri_unescape_string"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GUriParamsIter",
|
||||
"detail" : "no GType registration",
|
||||
"reason" : "plainRecord",
|
||||
"symbol" : "GLib.UriParamsIter"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_is_object_path",
|
||||
"detail" : "Swift signature 'isObjectPath(throws:false|ret:Bool|(string:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Variant.g_variant_is_object_path"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_is_signature",
|
||||
"detail" : "Swift signature 'isSignature(throws:false|ret:Bool|(string:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Variant.g_variant_is_signature"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_new_int32",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(value:Int32))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Variant.g_variant_new_int32"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_new_objv",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(strv:[String]))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Variant.g_variant_new_objv"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_new_strv",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(strv:[String]))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Variant.g_variant_new_strv"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_parse_error_quark",
|
||||
"detail" : "Swift signature 'parseErrorQuark(throws:false|ret:UInt32|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Variant.g_variant_parse_error_quark"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_parser_get_error_quark",
|
||||
"detail" : "Swift signature 'parserGetErrorQuark(throws:false|ret:UInt32|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.Variant.g_variant_parser_get_error_quark"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_new_array",
|
||||
"detail" : "parameter 'children': array element type 'Variant' is not an object or interface",
|
||||
|
|
@ -858,36 +576,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "GLib.VariantIter"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_type_checked_",
|
||||
"detail" : "Swift signature 'checked(throws:false|ret:VariantType|(typeString:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.VariantType.g_variant_type_checked_"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_type_new_maybe",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(element:VariantType))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.VariantType.g_variant_type_new_maybe"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_type_string_get_depth_",
|
||||
"detail" : "Swift signature 'stringGetDepth(throws:false|ret:UInt|(typeString:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.VariantType.g_variant_type_string_get_depth_"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_type_string_is_valid",
|
||||
"detail" : "Swift signature 'stringIsValid(throws:false|ret:Bool|(typeString:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.VariantType.g_variant_type_string_is_valid"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_type_string_scan",
|
||||
"detail" : "Swift signature 'stringScan(throws:false|ret:Bool|(string:String,limit:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GLib.VariantType.g_variant_type_string_scan"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_variant_type_new_tuple",
|
||||
"detail" : "parameter 'items': array element type 'VariantType' is not an object or interface",
|
||||
|
|
@ -1256,7 +944,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "g_byte_array_new_take",
|
||||
"detail" : "parameter 'data': scalar array C type 'guint8*' is not const (may be an output buffer)",
|
||||
"detail" : "parameter 'data': scalar array with transfer-ownership=full",
|
||||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "GLib.byte_array_new_take"
|
||||
},
|
||||
|
|
@ -2420,7 +2108,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "g_byte_array_new_take",
|
||||
"detail" : "parameter 'data': scalar array C type 'guint8*' is not const (may be an output buffer)",
|
||||
"detail" : "parameter 'data': scalar array with transfer-ownership=full",
|
||||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "GLib.new_take"
|
||||
},
|
||||
|
|
@ -3807,7 +3495,7 @@
|
|||
],
|
||||
"module" : "GLib",
|
||||
"stats" : {
|
||||
"boundCallables" : 808,
|
||||
"boundCallables" : 816,
|
||||
"boundCallbacks" : 61,
|
||||
"boundSignals" : 0,
|
||||
"boundTypes" : 287,
|
||||
|
|
|
|||
|
|
@ -276,18 +276,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "GObject.VaClosureMarshal"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_value_type_compatible",
|
||||
"detail" : "Swift signature 'typeCompatible(throws:false|ret:Bool|(srcType:UInt,destType:UInt))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GObject.Value.g_value_type_compatible"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_value_type_transformable",
|
||||
"detail" : "Swift signature 'typeTransformable(throws:false|ret:Bool|(srcType:UInt,destType:UInt))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "GObject.Value.g_value_type_transformable"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GWeakRef",
|
||||
"detail" : "no GType registration",
|
||||
|
|
|
|||
|
|
@ -6,48 +6,6 @@
|
|||
"reason" : "gtypeStruct",
|
||||
"symbol" : "Gdk.CicpParamsClass"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_color_state_get_oklab",
|
||||
"detail" : "Swift signature 'getOklab(throws:false|ret:ColorState|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gdk.ColorState.gdk_color_state_get_oklab"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_color_state_get_oklch",
|
||||
"detail" : "Swift signature 'getOklch(throws:false|ret:ColorState|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gdk.ColorState.gdk_color_state_get_oklch"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_color_state_get_rec2100_linear",
|
||||
"detail" : "Swift signature 'getRec2100Linear(throws:false|ret:ColorState|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gdk.ColorState.gdk_color_state_get_rec2100_linear"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_color_state_get_rec2100_pq",
|
||||
"detail" : "Swift signature 'getRec2100Pq(throws:false|ret:ColorState|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gdk.ColorState.gdk_color_state_get_rec2100_pq"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_color_state_get_srgb",
|
||||
"detail" : "Swift signature 'getSrgb(throws:false|ret:ColorState|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gdk.ColorState.gdk_color_state_get_srgb"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_color_state_get_srgb_linear",
|
||||
"detail" : "Swift signature 'getSrgbLinear(throws:false|ret:ColorState|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gdk.ColorState.gdk_color_state_get_srgb_linear"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_content_formats_parse",
|
||||
"detail" : "Swift signature 'parse(throws:false|ret:ContentFormats?|(string:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gdk.ContentFormats.gdk_content_formats_parse"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_content_provider_new_union",
|
||||
"detail" : "parameter 'providers': object array with transfer-ownership=full",
|
||||
|
|
@ -2305,7 +2263,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_content_deserialize_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gdk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gdk.content_deserialize_async"
|
||||
},
|
||||
|
|
@ -2327,12 +2285,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gdk.content_register_serializer"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_content_serialize_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gdk.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gdk.content_serialize_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_surface_create_similar_surface",
|
||||
"detail" : "parameter 'content': type 'cairo.Content' lives in unavailable namespace 'cairo'",
|
||||
|
|
@ -2525,42 +2477,6 @@
|
|||
"reason" : "unknownType",
|
||||
"symbol" : "Gdk.print"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_clipboard_read_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gdk.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gdk.read_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_drop_read_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gdk.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gdk.read_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_clipboard_read_text_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gdk.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gdk.read_text_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_clipboard_read_texture_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gdk.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gdk.read_texture_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_clipboard_read_value_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gdk.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gdk.read_value_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_drop_read_value_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gdk.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gdk.read_value_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_content_deserializer_return_error",
|
||||
"detail" : "parameter 'error': 'GLib.Error' shadows reserved type 'Error'",
|
||||
|
|
@ -2621,12 +2537,6 @@
|
|||
"reason" : "foreignNamespace",
|
||||
"symbol" : "Gdk.set_update_region"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_clipboard_store_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gdk.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gdk.store_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_texture_error_quark",
|
||||
"detail" : "moved-to target type 'TextureError' was not planned",
|
||||
|
|
@ -2650,17 +2560,11 @@
|
|||
"detail" : "moved-to target type 'VulkanError' was not planned",
|
||||
"reason" : "movedToTargetMissing",
|
||||
"symbol" : "Gdk.vulkan_error_quark"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_content_provider_write_mime_type_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gdk.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gdk.write_mime_type_async"
|
||||
}
|
||||
],
|
||||
"module" : "Gdk",
|
||||
"stats" : {
|
||||
"boundCallables" : 440,
|
||||
"boundCallables" : 449,
|
||||
"boundCallbacks" : 3,
|
||||
"boundSignals" : 34,
|
||||
"boundTypes" : 2225,
|
||||
|
|
|
|||
|
|
@ -102,12 +102,6 @@
|
|||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "GdkPixbuf.get_extensions"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_pixbuf_get_file_info_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'GdkPixbuf.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "GdkPixbuf.get_file_info_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_pixbuf_get_formats",
|
||||
"detail" : "slist container with 1 element(s) not yet bridged",
|
||||
|
|
@ -140,19 +134,19 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_pixbuf_new_from_stream_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'GdkPixbuf.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "GdkPixbuf.new_from_stream_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_pixbuf_animation_new_from_stream_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'GdkPixbuf.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "GdkPixbuf.new_from_stream_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_pixbuf_new_from_stream_at_scale_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'GdkPixbuf.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "GdkPixbuf.new_from_stream_at_scale_async"
|
||||
},
|
||||
|
|
@ -182,14 +176,14 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gdk_pixbuf_save_to_streamv_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'GdkPixbuf.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "GdkPixbuf.save_to_streamv_async"
|
||||
}
|
||||
],
|
||||
"module" : "GdkPixbuf",
|
||||
"stats" : {
|
||||
"boundCallables" : 80,
|
||||
"boundCallables" : 81,
|
||||
"boundCallbacks" : 15,
|
||||
"boundSignals" : 4,
|
||||
"boundTypes" : 27,
|
||||
|
|
|
|||
|
|
@ -172,12 +172,6 @@
|
|||
"reason" : "signalUnmappableParam",
|
||||
"symbol" : "Gio.DBusConnection.closed"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_dbus_connection_new_for_address_finish",
|
||||
"detail" : "Swift signature 'init(throws:true|ret:Void|(res:AsyncResult))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gio.DBusConnection.g_dbus_connection_new_for_address_finish"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GDBusErrorEntry",
|
||||
"detail" : "no GType registration",
|
||||
|
|
@ -232,12 +226,6 @@
|
|||
"reason" : "gtypeStruct",
|
||||
"symbol" : "Gio.DBusObjectIface"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_dbus_object_manager_client_new_for_bus_finish",
|
||||
"detail" : "Swift signature 'init(throws:true|ret:Void|(res:AsyncResult))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gio.DBusObjectManagerClient.g_dbus_object_manager_client_new_for_bus_finish"
|
||||
},
|
||||
{
|
||||
"detail" : "param 'invalidated_properties': C array bridging not yet implemented",
|
||||
"reason" : "signalUnmappableParam",
|
||||
|
|
@ -314,12 +302,6 @@
|
|||
"reason" : "signalUnmappableParam",
|
||||
"symbol" : "Gio.DBusProxy.g-properties-changed"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_dbus_proxy_new_for_bus_finish",
|
||||
"detail" : "Swift signature 'init(throws:true|ret:Void|(res:AsyncResult))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gio.DBusProxy.g_dbus_proxy_new_for_bus_finish"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GDBusProxyClass",
|
||||
"detail" : "GObject class struct for 'DBusProxy'",
|
||||
|
|
@ -656,12 +638,6 @@
|
|||
"reason" : "gtypeStruct",
|
||||
"symbol" : "Gio.IconIface"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_inet_address_new_loopback",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(family:SocketFamily))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gio.InetAddress.g_inet_address_new_loopback"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_inet_address_new_from_bytes",
|
||||
"detail" : "parameter 'bytes': C array has no length annotation",
|
||||
|
|
@ -760,7 +736,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "g_memory_input_stream_new_from_data",
|
||||
"detail" : "parameter 'data': scalar array C type 'void*' is not const (may be an output buffer)",
|
||||
"detail" : "parameter 'data': scalar array with transfer-ownership=full",
|
||||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Gio.MemoryInputStream.new_from_data"
|
||||
},
|
||||
|
|
@ -1026,12 +1002,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Gio.ResolverPrivate"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_resource_load",
|
||||
"detail" : "Swift signature 'load(throws:true|ret:Resource|(filename:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gio.Resource.g_resource_load"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GSeekableIface",
|
||||
"detail" : "GObject class struct for 'Seekable'",
|
||||
|
|
@ -1067,12 +1037,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Gio.SettingsPrivate"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_settings_schema_source_get_default",
|
||||
"detail" : "Swift signature 'getDefault(throws:false|ret:SettingsSchemaSource?|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gio.SettingsSchemaSource.g_settings_schema_source_get_default"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GSimpleActionGroupClass",
|
||||
"detail" : "GObject class struct for 'SimpleActionGroup'",
|
||||
|
|
@ -1277,12 +1241,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Gio.TcpWrapperConnectionPrivate"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_themed_icon_new_with_default_fallbacks",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(iconname:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gio.ThemedIcon.g_themed_icon_new_with_default_fallbacks"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "names",
|
||||
"detail" : "C array bridging not yet implemented",
|
||||
|
|
@ -1565,12 +1523,6 @@
|
|||
"reason" : "outParameter",
|
||||
"symbol" : "Gio.accept_socket_finish"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_permission_acquire_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.acquire_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_action_name_is_valid",
|
||||
"detail" : "moved-to target type 'Action' was not planned",
|
||||
|
|
@ -1603,7 +1555,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "g_memory_input_stream_add_data",
|
||||
"detail" : "parameter 'data': scalar array C type 'void*' is not const (may be an output buffer)",
|
||||
"detail" : "parameter 'data': scalar array with transfer-ownership=full",
|
||||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Gio.add_data"
|
||||
},
|
||||
|
|
@ -1715,18 +1667,6 @@
|
|||
"reason" : "movedToTargetMissing",
|
||||
"symbol" : "Gio.app_info_reset_type_associations"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_append_to_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.append_to_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_tls_interaction_ask_password_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.ask_password_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_async_initable_newv_async",
|
||||
"detail" : "moved-to target type 'AsyncInitable' was not planned",
|
||||
|
|
@ -1817,12 +1757,6 @@
|
|||
"reason" : "outParameter",
|
||||
"symbol" : "Gio.call_with_unix_fd_list_sync"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_network_monitor_can_reach_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.can_reach_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_settings_backend_changed",
|
||||
"detail" : "C symbol 'g_settings_backend_changed' is not visible through the public umbrella header",
|
||||
|
|
@ -1841,36 +1775,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.close"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_enumerator_close_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.close_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_io_stream_close_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.close_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_input_stream_close_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.close_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_output_stream_close_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.close_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_dtls_connection_close_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.close_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_subprocess_communicate",
|
||||
"detail" : "object/boxed out-param 'stdout_buf' deferred",
|
||||
|
|
@ -1889,54 +1793,12 @@
|
|||
"reason" : "outParameter",
|
||||
"symbol" : "Gio.communicate_finish"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_subprocess_communicate_utf8_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.communicate_utf8_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_cancellable_connect",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.connect"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_socket_client_connect_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.connect_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_socket_connection_connect_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.connect_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_proxy_connect_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.connect_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_socket_client_connect_to_host_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.connect_to_host_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_socket_client_connect_to_service_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.connect_to_service_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_socket_client_connect_to_uri_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.connect_to_uri_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_content_type_get_mime_dirs",
|
||||
"detail" : "C array bridging not yet implemented",
|
||||
|
|
@ -1967,18 +1829,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.copy"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_create_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.create_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_create_readwrite_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.create_readwrite_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_dbus_address_get_stream",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
|
|
@ -2063,12 +1913,6 @@
|
|||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Gio.dbus_unescape_object_path"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_delete_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.delete_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_socket_control_message_deserialize",
|
||||
"detail" : "parameter 'data': scalar array C type 'gpointer' is not const (may be an output buffer)",
|
||||
|
|
@ -2141,12 +1985,6 @@
|
|||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Gio.enumerate_children"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_enumerate_children_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.enumerate_children_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_drive_enumerate_identifiers",
|
||||
"detail" : "C array bridging not yet implemented",
|
||||
|
|
@ -2225,18 +2063,6 @@
|
|||
"reason" : "movedToTargetMissing",
|
||||
"symbol" : "Gio.file_parse_name"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_buffered_input_stream_fill_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.fill_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_find_enclosing_mount_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.find_enclosing_mount_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_list_store_find_with_equal_func",
|
||||
"detail" : "callback param 'equal_func' deferred to Phase D4.3",
|
||||
|
|
@ -2261,12 +2087,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.flush"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_output_stream_flush_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.flush_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_dbus_interface_info_generate_xml",
|
||||
"detail" : "parameter 'string_builder': 'GLib.String' shadows reserved type 'String'",
|
||||
|
|
@ -2513,18 +2333,6 @@
|
|||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Gio.guess_content_type_sync"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_tls_connection_handshake_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.handshake_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_dtls_connection_handshake_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.handshake_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_icon_deserialize",
|
||||
"detail" : "moved-to target type 'Icon' was not planned",
|
||||
|
|
@ -2537,12 +2345,6 @@
|
|||
"reason" : "movedToTargetMissing",
|
||||
"symbol" : "Gio.icon_new_for_string"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_async_initable_init_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.init_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_initable_newv",
|
||||
"detail" : "moved-to target type 'Initable' was not planned",
|
||||
|
|
@ -2693,18 +2495,6 @@
|
|||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Gio.list_schemas"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_loadable_icon_load_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.load_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_load_bytes_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.load_bytes_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_load_contents",
|
||||
"detail" : "out-param 'contents': C array bridging not yet implemented",
|
||||
|
|
@ -2753,12 +2543,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.lookup_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_resolver_lookup_by_address_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.lookup_by_address_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_resolver_lookup_by_name",
|
||||
"detail" : "list container with 1 element(s) not yet bridged",
|
||||
|
|
@ -2795,18 +2579,6 @@
|
|||
"reason" : "containerType",
|
||||
"symbol" : "Gio.lookup_by_name_with_flags_finish"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_tls_database_lookup_certificate_for_handle_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.lookup_certificate_for_handle_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_tls_database_lookup_certificate_issuer_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.lookup_certificate_issuer_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_tls_database_lookup_certificates_issued_by",
|
||||
"detail" : "parameter 'issuer_raw_dn': byteArray container with 1 element(s) not yet bridged",
|
||||
|
|
@ -2867,18 +2639,6 @@
|
|||
"reason" : "containerType",
|
||||
"symbol" : "Gio.lookup_service_finish"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_make_directory_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.make_directory_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_make_symbolic_link_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.make_symbolic_link_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_measure_disk_usage",
|
||||
"detail" : "callback param 'progress_callback' deferred to Phase D4.3",
|
||||
|
|
@ -2969,12 +2729,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.new_for_bus"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_socket_address_enumerator_next_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.next_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_enumerator_next_files_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
|
|
@ -2993,12 +2747,6 @@
|
|||
"reason" : "unknownType",
|
||||
"symbol" : "Gio.null_settings_backend_new"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_open_readwrite_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.open_readwrite_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_settings_backend_path_changed",
|
||||
"detail" : "C symbol 'g_settings_backend_path_changed' is not visible through the public umbrella header",
|
||||
|
|
@ -3095,42 +2843,6 @@
|
|||
"reason" : "outParameter",
|
||||
"symbol" : "Gio.query_action"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_query_default_handler_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.query_default_handler_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_query_filesystem_info_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.query_filesystem_info_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_io_stream_query_info_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.query_info_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_input_stream_query_info_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.query_info_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_output_stream_query_info_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.query_info_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_query_info_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.query_info_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_input_stream_read",
|
||||
"detail" : "caller-allocates out-param 'buffer' (no buffer size in GIR)",
|
||||
|
|
@ -3155,18 +2867,6 @@
|
|||
"reason" : "outParameter",
|
||||
"symbol" : "Gio.read_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_read_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.read_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_input_stream_read_bytes_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.read_bytes_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_data_input_stream_read_line",
|
||||
"detail" : "C array bridging not yet implemented",
|
||||
|
|
@ -3191,18 +2891,6 @@
|
|||
"reason" : "outParameter",
|
||||
"symbol" : "Gio.read_nonblocking"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_data_input_stream_read_until_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.read_until_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_data_input_stream_read_upto_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.read_upto_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_socket_receive",
|
||||
"detail" : "caller-allocates out-param 'buffer' (no buffer size in GIR)",
|
||||
|
|
@ -3215,12 +2903,6 @@
|
|||
"reason" : "outParameter",
|
||||
"symbol" : "Gio.receive_bytes_from"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_unix_connection_receive_credentials_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.receive_credentials_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_socket_receive_from",
|
||||
"detail" : "object/boxed out-param 'address' deferred",
|
||||
|
|
@ -3263,12 +2945,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.register_uri_scheme"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_permission_release_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.release_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_mount_remount",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
|
|
@ -3281,42 +2957,18 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Gio.remove_action_entries"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_replace_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.replace_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_replace_contents_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.replace_contents_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_replace_contents_bytes_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.replace_contents_bytes_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_replace_readwrite_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.replace_readwrite_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_task_report_error",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.report_error"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_tls_interaction_request_certificate_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.request_certificate_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_resolver_error_quark",
|
||||
"detail" : "moved-to target type 'ResolverError' was not planned",
|
||||
|
|
@ -3365,12 +3017,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.run_in_thread_sync"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_unix_connection_send_credentials_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.send_credentials_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_socket_send_message",
|
||||
"detail" : "parameter 'vectors': 'Gio.OutputVector' has no GType registration or lifetime functions",
|
||||
|
|
@ -3413,12 +3059,6 @@
|
|||
"reason" : "outParameter",
|
||||
"symbol" : "Gio.set_attributes_finish"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_set_display_name_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.set_display_name_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_simple_async_result_set_from_error",
|
||||
"detail" : "parameter 'error': 'GLib.Error' shadows reserved type 'Error'",
|
||||
|
|
@ -3449,12 +3089,6 @@
|
|||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Gio.set_value_full"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_dtls_connection_shutdown_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.shutdown_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_dbus_connection_signal_subscribe",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
|
|
@ -3479,30 +3113,12 @@
|
|||
"reason" : "notIntrospectable",
|
||||
"symbol" : "Gio.simple_async_report_take_gerror_in_idle"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_input_stream_skip_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.skip_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_list_store_sort",
|
||||
"detail" : "callback param 'compare_func' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.sort"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_io_stream_splice_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.splice_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_output_stream_splice_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.splice_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_srv_target_list_sort",
|
||||
"detail" : "parameter 'targets': list container with 1 element(s) not yet bridged",
|
||||
|
|
@ -3581,12 +3197,6 @@
|
|||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Gio.to_blob"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_file_trash_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.trash_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_mount_unmount",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
|
|
@ -3611,24 +3221,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.unmount_with_operation"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_tls_database_verify_chain_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.verify_chain_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_subprocess_wait_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.wait_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_subprocess_wait_check_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.wait_check_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_settings_backend_writable_changed",
|
||||
"detail" : "C symbol 'g_settings_backend_writable_changed' is not visible through the public umbrella header",
|
||||
|
|
@ -3659,12 +3251,6 @@
|
|||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Gio.write_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_output_stream_write_bytes_async",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gio.write_bytes_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "g_pollable_output_stream_write_nonblocking",
|
||||
"detail" : "parameter 'buffer': scalar array C type 'void*' is not const (may be an output buffer)",
|
||||
|
|
@ -3704,7 +3290,7 @@
|
|||
],
|
||||
"module" : "Gio",
|
||||
"stats" : {
|
||||
"boundCallables" : 1036,
|
||||
"boundCallables" : 1077,
|
||||
"boundCallbacks" : 30,
|
||||
"boundSignals" : 72,
|
||||
"boundTypes" : 393,
|
||||
|
|
|
|||
|
|
@ -1,59 +1,5 @@
|
|||
{
|
||||
"entries" : [
|
||||
{
|
||||
"cIdentifier" : "graphene_box_empty",
|
||||
"detail" : "Swift signature 'empty(throws:false|ret:Box|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Box.graphene_box_empty"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_box_infinite",
|
||||
"detail" : "Swift signature 'infinite(throws:false|ret:Box|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Box.graphene_box_infinite"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_box_minus_one",
|
||||
"detail" : "Swift signature 'minusOne(throws:false|ret:Box|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Box.graphene_box_minus_one"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_box_one",
|
||||
"detail" : "Swift signature 'one(throws:false|ret:Box|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Box.graphene_box_one"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_box_one_minus_one",
|
||||
"detail" : "Swift signature 'oneMinusOne(throws:false|ret:Box|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Box.graphene_box_one_minus_one"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_box_zero",
|
||||
"detail" : "Swift signature 'zero(throws:false|ret:Box|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Box.graphene_box_zero"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_point_zero",
|
||||
"detail" : "Swift signature 'zero(throws:false|ret:Point|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Point.graphene_point_zero"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_point3d_zero",
|
||||
"detail" : "Swift signature 'zero(throws:false|ret:Point3D|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Point3D.graphene_point3d_zero"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_rect_zero",
|
||||
"detail" : "Swift signature 'zero(throws:false|ret:Rect|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Rect.graphene_rect_zero"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_simd4f_t",
|
||||
"detail" : "no GType registration",
|
||||
|
|
@ -66,102 +12,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Graphene.Simd4X4F"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_size_zero",
|
||||
"detail" : "Swift signature 'zero(throws:false|ret:Size|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Size.graphene_size_zero"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec2_one",
|
||||
"detail" : "Swift signature 'one(throws:false|ret:Vec2|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec2.graphene_vec2_one"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec2_x_axis",
|
||||
"detail" : "Swift signature 'xAxis(throws:false|ret:Vec2|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec2.graphene_vec2_x_axis"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec2_y_axis",
|
||||
"detail" : "Swift signature 'yAxis(throws:false|ret:Vec2|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec2.graphene_vec2_y_axis"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec2_zero",
|
||||
"detail" : "Swift signature 'zero(throws:false|ret:Vec2|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec2.graphene_vec2_zero"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec3_one",
|
||||
"detail" : "Swift signature 'one(throws:false|ret:Vec3|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec3.graphene_vec3_one"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec3_x_axis",
|
||||
"detail" : "Swift signature 'xAxis(throws:false|ret:Vec3|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec3.graphene_vec3_x_axis"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec3_y_axis",
|
||||
"detail" : "Swift signature 'yAxis(throws:false|ret:Vec3|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec3.graphene_vec3_y_axis"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec3_z_axis",
|
||||
"detail" : "Swift signature 'zAxis(throws:false|ret:Vec3|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec3.graphene_vec3_z_axis"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec3_zero",
|
||||
"detail" : "Swift signature 'zero(throws:false|ret:Vec3|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec3.graphene_vec3_zero"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec4_one",
|
||||
"detail" : "Swift signature 'one(throws:false|ret:Vec4|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec4.graphene_vec4_one"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec4_w_axis",
|
||||
"detail" : "Swift signature 'wAxis(throws:false|ret:Vec4|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec4.graphene_vec4_w_axis"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec4_x_axis",
|
||||
"detail" : "Swift signature 'xAxis(throws:false|ret:Vec4|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec4.graphene_vec4_x_axis"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec4_y_axis",
|
||||
"detail" : "Swift signature 'yAxis(throws:false|ret:Vec4|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec4.graphene_vec4_y_axis"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec4_z_axis",
|
||||
"detail" : "Swift signature 'zAxis(throws:false|ret:Vec4|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec4.graphene_vec4_z_axis"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_vec4_zero",
|
||||
"detail" : "Swift signature 'zero(throws:false|ret:Vec4|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Graphene.Vec4.graphene_vec4_zero"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "graphene_quaternion_add",
|
||||
"detail" : "caller-allocates out-param 'res' (no buffer size in GIR)",
|
||||
|
|
|
|||
|
|
@ -30,12 +30,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Gsk.ColorStop"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gsk_component_transfer_equal",
|
||||
"detail" : "Swift signature 'equal(throws:false|ret:Bool|(`self`:UnsafeMutableRawPointer?,other:UnsafeMutableRawPointer?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gsk.ComponentTransfer.gsk_component_transfer_equal"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gsk_component_transfer_new_discrete",
|
||||
"detail" : "parameter 'values': scalar array C type 'float*' is not const (may be an output buffer)",
|
||||
|
|
@ -102,12 +96,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Gsk.ParseLocation"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gsk_path_parse",
|
||||
"detail" : "Swift signature 'parse(throws:false|ret:Path?|(string:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gsk.Path.gsk_path_parse"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GskPathForeachFunc",
|
||||
"detail" : "callback 'PathForeachFunc' has unmappable param/return: callback 'PathForeachFunc' param 'pts' unmappable: C array bridging not yet implemented",
|
||||
|
|
@ -180,12 +168,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Gsk.ShadowNode.new"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gsk_stroke_equal",
|
||||
"detail" : "Swift signature 'equal(throws:false|ret:Bool|(stroke1:UnsafeMutableRawPointer?,stroke2:UnsafeMutableRawPointer?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gsk.Stroke.gsk_stroke_equal"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GskVulkanRendererClass",
|
||||
"detail" : "GObject class struct for 'VulkanRenderer'",
|
||||
|
|
|
|||
|
|
@ -24,15 +24,9 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Gst.BinPrivate"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_buffer_get_max_memory",
|
||||
"detail" : "Swift signature 'getMaxMemory(throws:false|ret:UInt32|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Buffer.gst_buffer_get_max_memory"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_buffer_new_wrapped",
|
||||
"detail" : "parameter 'data': scalar array C type 'gpointer' is not const (may be an output buffer)",
|
||||
"detail" : "parameter 'data': scalar array with transfer-ownership=full",
|
||||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Gst.Buffer.new_wrapped"
|
||||
},
|
||||
|
|
@ -102,30 +96,12 @@
|
|||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Caps.gst_caps_new_empty"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_caps_new_static_str_empty_simple",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(mediaType:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Caps.gst_caps_new_static_str_empty_simple"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_caps_features_from_string",
|
||||
"detail" : "Swift signature 'fromString(throws:false|ret:CapsFeatures?|(features:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.CapsFeatures.gst_caps_features_from_string"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_caps_features_new_empty",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.CapsFeatures.gst_caps_features_new_empty"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_caps_features_new_single_static_str",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(feature:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.CapsFeatures.gst_caps_features_new_single_static_str"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GstChildProxyInterface",
|
||||
"detail" : "GObject class struct for 'ChildProxy'",
|
||||
|
|
@ -186,18 +162,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gst.CustomMetaTransformFunction"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_date_time_new_from_unix_epoch_utc",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(secs:Int))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.DateTime.gst_date_time_new_from_unix_epoch_utc"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_date_time_new_from_unix_epoch_utc_usecs",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(usecs:Int))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.DateTime.gst_date_time_new_from_unix_epoch_utc_usecs"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_date_time_new_now_utc",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|())' already emitted by an earlier symbol",
|
||||
|
|
@ -378,72 +342,6 @@
|
|||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gst.MemoryUnmapFullFunction"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_device_removed",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(src:Object?,device:Device))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Message.gst_message_new_device_removed"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_duration_changed",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(src:Object?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Message.gst_message_new_duration_changed"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_element",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(src:Object?,structure:Structure))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Message.gst_message_new_element"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_eos",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(src:Object?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Message.gst_message_new_eos"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_latency",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(src:Object?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Message.gst_message_new_latency"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_new_clock",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(src:Object?,clock:Clock))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Message.gst_message_new_new_clock"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_reset_time",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(src:Object?,runningTime:UInt))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Message.gst_message_new_reset_time"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_segment_start",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(src:Object?,format:Format,position:Int))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Message.gst_message_new_segment_start"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_state_dirty",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(src:Object?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Message.gst_message_new_state_dirty"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_stream_start",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(src:Object?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Message.gst_message_new_stream_start"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_streams_selected",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(src:Object?,collection:StreamCollection))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Message.gst_message_new_streams_selected"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_message_new_error",
|
||||
"detail" : "parameter 'error': 'GLib.Error' shadows reserved type 'Error'",
|
||||
|
|
@ -750,12 +648,6 @@
|
|||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Query.gst_query_new_drain"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_query_new_duration",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(format:Format))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Query.gst_query_new_duration"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_query_new_formats",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|())' already emitted by an earlier symbol",
|
||||
|
|
@ -768,30 +660,12 @@
|
|||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Query.gst_query_new_latency"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_query_new_position",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(format:Format))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Query.gst_query_new_position"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_query_new_scheduling",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Query.gst_query_new_scheduling"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_query_new_seeking",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(format:Format))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Query.gst_query_new_seeking"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_query_new_segment",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(format:Format))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Query.gst_query_new_segment"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_query_new_selectable",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|())' already emitted by an earlier symbol",
|
||||
|
|
@ -864,12 +738,6 @@
|
|||
"reason" : "constructorOutParams",
|
||||
"symbol" : "Gst.Structure.from_string"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_structure_new_static_str_empty",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(name:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Structure.gst_structure_new_static_str_empty"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GstSystemClockClass",
|
||||
"detail" : "GObject class struct for 'SystemClock'",
|
||||
|
|
@ -960,66 +828,6 @@
|
|||
"reason" : "gtypeStruct",
|
||||
"symbol" : "Gst.URIHandlerInterface"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_uri_construct",
|
||||
"detail" : "Swift signature 'construct(throws:false|ret:String|(`protocol`:String,location:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Uri.gst_uri_construct"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_uri_from_string",
|
||||
"detail" : "Swift signature 'fromString(throws:false|ret:Uri?|(uri:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Uri.gst_uri_from_string"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_uri_from_string_escaped",
|
||||
"detail" : "Swift signature 'fromStringEscaped(throws:false|ret:Uri?|(uri:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Uri.gst_uri_from_string_escaped"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_uri_get_location",
|
||||
"detail" : "Swift signature 'getLocation(throws:false|ret:String?|(uri:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Uri.gst_uri_get_location"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_uri_get_protocol",
|
||||
"detail" : "Swift signature 'getProtocol(throws:false|ret:String?|(uri:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Uri.gst_uri_get_protocol"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_uri_has_protocol",
|
||||
"detail" : "Swift signature 'hasProtocol(throws:false|ret:Bool|(uri:String,`protocol`:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Uri.gst_uri_has_protocol"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_uri_is_valid",
|
||||
"detail" : "Swift signature 'isValid(throws:false|ret:Bool|(uri:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Uri.gst_uri_is_valid"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_uri_join_strings",
|
||||
"detail" : "Swift signature 'joinStrings(throws:false|ret:String?|(baseUri:String,refUri:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Uri.gst_uri_join_strings"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_uri_protocol_is_supported",
|
||||
"detail" : "Swift signature 'protocolIsSupported(throws:false|ret:Bool|(type:URIType,`protocol`:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Uri.gst_uri_protocol_is_supported"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gst_uri_protocol_is_valid",
|
||||
"detail" : "Swift signature 'protocolIsValid(throws:false|ret:Bool|(`protocol`:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gst.Uri.gst_uri_protocol_is_valid"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GstValueTable",
|
||||
"detail" : "no GType registration",
|
||||
|
|
@ -3645,7 +3453,7 @@
|
|||
],
|
||||
"module" : "Gst",
|
||||
"stats" : {
|
||||
"boundCallables" : 1095,
|
||||
"boundCallables" : 1115,
|
||||
"boundCallbacks" : 79,
|
||||
"boundSignals" : 23,
|
||||
"boundTypes" : 422,
|
||||
|
|
|
|||
|
|
@ -210,12 +210,6 @@
|
|||
"reason" : "gtypeStruct",
|
||||
"symbol" : "Gtk.BuilderScopeInterface"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_button_new_with_mnemonic",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(label:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gtk.Button.gtk_button_new_with_mnemonic"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GtkButtonClass",
|
||||
"detail" : "GObject class struct for 'Button'",
|
||||
|
|
@ -230,7 +224,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_cclosure_expression_new",
|
||||
"detail" : "parameter 'marshal': callback 'ClosureMarshal' param 'closure' unmappable: unresolved type 'Gtk.Closure'",
|
||||
"detail" : "parameter 'marshal': callback 'ClosureMarshal' param 'param_values' unmappable: C array bridging not yet implemented",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.CClosureExpression.new"
|
||||
},
|
||||
|
|
@ -324,12 +318,6 @@
|
|||
"reason" : "gtypeStruct",
|
||||
"symbol" : "Gtk.CenterLayoutClass"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_check_button_new_with_mnemonic",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(label:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gtk.CheckButton.gtk_check_button_new_with_mnemonic"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GtkCheckButtonClass",
|
||||
"detail" : "GObject class struct for 'CheckButton'",
|
||||
|
|
@ -468,12 +456,6 @@
|
|||
"reason" : "nameCollision",
|
||||
"symbol" : "Gtk.ComboBox.gtk_combo_box_new_with_entry"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_combo_box_new_with_model_and_entry",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(model:TreeModel))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gtk.ComboBox.gtk_combo_box_new_with_model_and_entry"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GtkComboBoxClass",
|
||||
"detail" : "GObject class struct for 'ComboBox'",
|
||||
|
|
@ -791,12 +773,6 @@
|
|||
"reason" : "gtypeStruct",
|
||||
"symbol" : "Gtk.EveryFilterClass"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_expander_new_with_mnemonic",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(label:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gtk.Expander.gtk_expander_new_with_mnemonic"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "filters",
|
||||
"detail" : "property type 'ListModel' has no GValue support and no matching getter= method",
|
||||
|
|
@ -1091,12 +1067,6 @@
|
|||
"reason" : "gtypeStruct",
|
||||
"symbol" : "Gtk.KeyvalTriggerClass"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_label_new_with_mnemonic",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(str:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gtk.Label.gtk_label_new_with_mnemonic"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GtkLayoutChildClass",
|
||||
"detail" : "GObject class struct for 'LayoutChild'",
|
||||
|
|
@ -1367,12 +1337,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Gtk.PageRange"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_paper_size_get_default",
|
||||
"detail" : "Swift signature 'getDefault(throws:false|ret:String|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gtk.PaperSize.gtk_paper_size_get_default"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GtkPasswordEntryBufferClass",
|
||||
"detail" : "GObject class struct for 'PasswordEntryBuffer'",
|
||||
|
|
@ -1762,12 +1726,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Gtk.TextViewPrivate"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_toggle_button_new_with_mnemonic",
|
||||
"detail" : "Swift signature 'init(throws:false|ret:Void|(label:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gtk.ToggleButton.gtk_toggle_button_new_with_mnemonic"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GtkToggleButtonClass",
|
||||
"detail" : "GObject class struct for 'ToggleButton'",
|
||||
|
|
@ -1864,18 +1822,6 @@
|
|||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Gtk.TreePath.new_from_indicesv"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_tree_row_reference_deleted",
|
||||
"detail" : "Swift signature 'deleted(throws:false|ret:Void|(proxy:GLibObject,path:TreePath))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gtk.TreeRowReference.gtk_tree_row_reference_deleted"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_tree_row_reference_inserted",
|
||||
"detail" : "Swift signature 'inserted(throws:false|ret:Void|(proxy:GLibObject,path:TreePath))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Gtk.TreeRowReference.gtk_tree_row_reference_inserted"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "GtkTreeSortableIface",
|
||||
"detail" : "GObject class struct for 'TreeSortable'",
|
||||
|
|
@ -2178,31 +2124,31 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_alert_dialog_choose",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.choose"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_font_dialog_choose_face",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.choose_face"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_font_dialog_choose_family",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.choose_family"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_font_dialog_choose_font",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.choose_font"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_font_dialog_choose_font_and_features",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.choose_font_and_features"
|
||||
},
|
||||
|
|
@ -2214,7 +2160,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_color_dialog_choose_rgba",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.choose_rgba"
|
||||
},
|
||||
|
|
@ -3138,13 +3084,13 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_file_launcher_launch",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.launch"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_uri_launcher_launch",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.launch"
|
||||
},
|
||||
|
|
@ -3198,31 +3144,31 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_file_dialog_open",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.open"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_file_launcher_open_containing_folder",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.open_containing_folder"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_file_dialog_open_multiple",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.open_multiple"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_file_dialog_open_multiple_text_files",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.open_multiple_text_files"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_file_dialog_open_text_file",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.open_text_file"
|
||||
},
|
||||
|
|
@ -3252,7 +3198,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_print_dialog_print",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.print"
|
||||
},
|
||||
|
|
@ -3282,7 +3228,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_print_dialog_print_file",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.print_file"
|
||||
},
|
||||
|
|
@ -3402,25 +3348,25 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_file_dialog_save",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.save"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_file_dialog_save_text_file",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.save_text_file"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_file_dialog_select_folder",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.select_folder"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_file_dialog_select_multiple_folders",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.select_multiple_folders"
|
||||
},
|
||||
|
|
@ -3672,7 +3618,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_print_dialog_setup",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.setup"
|
||||
},
|
||||
|
|
@ -3684,7 +3630,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "gtk_show_uri_full",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Gtk.AsyncResult'",
|
||||
"detail" : "callback param 'callback' deferred to Phase D4.3",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Gtk.show_uri_full"
|
||||
},
|
||||
|
|
@ -3817,7 +3763,7 @@
|
|||
],
|
||||
"module" : "Gtk",
|
||||
"stats" : {
|
||||
"boundCallables" : 3190,
|
||||
"boundCallables" : 3196,
|
||||
"boundCallbacks" : 47,
|
||||
"boundSignals" : 345,
|
||||
"boundTypes" : 589,
|
||||
|
|
|
|||
|
|
@ -48,12 +48,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Pango.AttrLanguage"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "pango_attr_list_from_string",
|
||||
"detail" : "Swift signature 'fromString(throws:false|ret:AttrList?|(text:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Pango.AttrList.pango_attr_list_from_string"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "PangoAttrShape",
|
||||
"detail" : "no GType registration",
|
||||
|
|
@ -96,12 +90,6 @@
|
|||
"reason" : "gtypeStruct",
|
||||
"symbol" : "Pango.FontClass"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "pango_font_description_from_string",
|
||||
"detail" : "Swift signature 'fromString(throws:false|ret:FontDescription|(str:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Pango.FontDescription.pango_font_description_from_string"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "PangoFontFaceClass",
|
||||
"detail" : "GObject class struct for 'FontFace'",
|
||||
|
|
@ -162,18 +150,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Pango.GlyphVisAttr"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "pango_language_from_string",
|
||||
"detail" : "Swift signature 'fromString(throws:false|ret:Language?|(language:String?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Pango.Language.pango_language_from_string"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "pango_language_get_default",
|
||||
"detail" : "Swift signature 'getDefault(throws:false|ret:Language|())' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Pango.Language.pango_language_get_default"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "PangoLayoutClass",
|
||||
"detail" : "GObject class struct for 'Layout'",
|
||||
|
|
@ -204,12 +180,6 @@
|
|||
"reason" : "plainRecord",
|
||||
"symbol" : "Pango.RendererPrivate"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "pango_tab_array_from_string",
|
||||
"detail" : "Swift signature 'fromString(throws:false|ret:TabArray?|(text:String))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Pango.TabArray.pango_tab_array_from_string"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "VERSION_STRING",
|
||||
"detail" : "Swift name 'versionString' conflicts with a function in this module",
|
||||
|
|
|
|||
|
|
@ -90,12 +90,6 @@
|
|||
"reason" : "gtypeStruct",
|
||||
"symbol" : "Soup.ContentSnifferClass"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "soup_cookie_parse",
|
||||
"detail" : "Swift signature 'parse(throws:false|ret:Cookie?|(header:String,origin:GLib.Uri?))' already emitted by an earlier symbol",
|
||||
"reason" : "nameCollision",
|
||||
"symbol" : "Soup.Cookie.soup_cookie_parse"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "SoupCookieJarClass",
|
||||
"detail" : "GObject class struct for 'CookieJar'",
|
||||
|
|
@ -258,7 +252,7 @@
|
|||
},
|
||||
{
|
||||
"cIdentifier" : "soup_message_body_append_take",
|
||||
"detail" : "parameter 'data': scalar array C type 'guchar*' is not const (may be an output buffer)",
|
||||
"detail" : "parameter 'data': scalar array with transfer-ownership=full",
|
||||
"reason" : "arrayBridgingUnimplemented",
|
||||
"symbol" : "Soup.append_take"
|
||||
},
|
||||
|
|
@ -496,18 +490,6 @@
|
|||
"reason" : "movedToTargetMissing",
|
||||
"symbol" : "Soup.message_headers_iter_next"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "soup_multipart_input_stream_next_part_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Soup.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Soup.next_part_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "soup_session_preconnect_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Soup.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Soup.preconnect_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "soup_websocket_extension_process_incoming_message",
|
||||
"detail" : "'header' has direction=inout",
|
||||
|
|
@ -520,24 +502,6 @@
|
|||
"reason" : "inoutParameter",
|
||||
"symbol" : "Soup.process_outgoing_message"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "soup_session_send_and_read_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Soup.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Soup.send_and_read_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "soup_session_send_and_splice_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Soup.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Soup.send_and_splice_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "soup_session_send_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Soup.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Soup.send_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "soup_session_error_quark",
|
||||
"detail" : "moved-to target type 'SessionError' was not planned",
|
||||
|
|
@ -646,12 +610,6 @@
|
|||
"reason" : "containerType",
|
||||
"symbol" : "Soup.websocket_client_verify_handshake"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "soup_session_websocket_connect_async",
|
||||
"detail" : "parameter 'callback': callback 'AsyncReadyCallback' param 'res' unmappable: unresolved type 'Soup.AsyncResult'",
|
||||
"reason" : "callbackWithoutUserData",
|
||||
"symbol" : "Soup.websocket_connect_async"
|
||||
},
|
||||
{
|
||||
"cIdentifier" : "soup_websocket_error_quark",
|
||||
"detail" : "moved-to target type 'WebsocketError' was not planned",
|
||||
|
|
@ -673,7 +631,7 @@
|
|||
],
|
||||
"module" : "Soup",
|
||||
"stats" : {
|
||||
"boundCallables" : 310,
|
||||
"boundCallables" : 316,
|
||||
"boundCallbacks" : 9,
|
||||
"boundSignals" : 40,
|
||||
"boundTypes" : 77,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue