mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-15 00:36:19 +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:
|
* 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