Skip to content

Erase GI annotation: skip g_cancellable_source_new

bob requested to merge bob131/glib:master into master

Deletes the skip annotation from g_cancellable_source_new(). This was originally added because GSource wasn't introspectable, but this is no longer an issue as G_TYPE_SOURCE was added in 2.30.

Fixes: #1877 (closed)

Merge request reports