mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +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:
|
* g_main_context_prepare:
|
||||||
* @context: a #GMainContext
|
* @context: a #GMainContext
|
||||||
* @priority: location to store priority of highest priority
|
* @priority: (out) (optional): location to store priority of highest priority
|
||||||
* source already ready.
|
* source already ready.
|
||||||
*
|
*
|
||||||
* Prepares to poll sources within a main loop. The resulting information
|
* Prepares to poll sources within a main loop. The resulting information
|
||||||
|
Loading…
Reference in New Issue
Block a user