mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-08 18:36:17 +01:00
Merge branch 'GuillaumeGomez-main-patch-22014' into 'main'
Update g_source_remove doc comment: the function doesn't always return TRUE See merge request GNOME/glib!2288
This commit is contained in:
commit
25c6234dc5
@ -2526,8 +2526,6 @@ g_main_context_find_source_by_user_data (GMainContext *context,
|
||||
* is called on its (now invalid) source ID. This source ID may have
|
||||
* been reissued, leading to the operation being performed against the
|
||||
* wrong source.
|
||||
*
|
||||
* Returns: For historical reasons, this function always returns %TRUE
|
||||
**/
|
||||
gboolean
|
||||
g_source_remove (guint tag)
|
||||
|
Loading…
Reference in New Issue
Block a user