mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 00:48:53 +02:00
Small fixes
This commit is contained in:
@@ -3165,7 +3165,9 @@ g_main_context_wakeup (GMainContext *context)
|
||||
* know before waiting on another thread that may be
|
||||
* blocking to get ownership of @context.
|
||||
*
|
||||
* Returns: TRUE if current thread is owner of @context.
|
||||
* Returns: %TRUE if current thread is owner of @context.
|
||||
*
|
||||
* Since: 2.10
|
||||
**/
|
||||
gboolean
|
||||
g_main_context_is_owner (GMainContext *context)
|
||||
|
Reference in New Issue
Block a user