mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
gmain: Fix g_main_context_prepare priority annotation
This commit is contained in:
parent
f7f267522d
commit
ca47f3dfd5
@ -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