mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
Merge branch 'fix-prepare-annot' into 'master'
gmain: Fix g_main_context_prepare priority annotation See merge request GNOME/glib!961
This commit is contained in:
commit
2e39f4148e
@ -3396,7 +3396,7 @@ g_main_context_wait (GMainContext *context,
|
||||
/**
|
||||
* g_main_context_prepare:
|
||||
* @context: a #GMainContext
|
||||
* @priority: location to store priority of highest priority
|
||||
* @priority: (out) (optional): location to store priority of highest priority
|
||||
* source already ready.
|
||||
*
|
||||
* Prepares to poll sources within a main loop. The resulting information
|
||||
|
Loading…
Reference in New Issue
Block a user