mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-25 11:42:10 +01:00
Merge branch 'master' into 'master'
Erase GI annotation: skip g_cancellable_source_new Closes #1877 See merge request GNOME/glib!1048
This commit is contained in:
commit
0d94ee3bb4
@ -725,7 +725,7 @@ static GSourceFuncs cancellable_source_funcs =
|
||||
};
|
||||
|
||||
/**
|
||||
* g_cancellable_source_new: (skip)
|
||||
* g_cancellable_source_new:
|
||||
* @cancellable: (nullable): a #GCancellable, or %NULL
|
||||
*
|
||||
* Creates a source that triggers if @cancellable is cancelled and
|
||||
|
Loading…
x
Reference in New Issue
Block a user