mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Add g_main_context_new_with_flags()
This constructor is useful to set options that can't change after creation.
This commit is contained in:
committed by
Philip Withnall
parent
6fcad9d288
commit
7ba86be594
@@ -841,7 +841,9 @@ G_SOURCE_REMOVE
|
||||
|
||||
<SUBSECTION>
|
||||
GMainContext
|
||||
GMainContextFlags
|
||||
g_main_context_new
|
||||
g_main_context_new_with_flags
|
||||
g_main_context_ref
|
||||
g_main_context_unref
|
||||
g_main_context_default
|
||||
|
Reference in New Issue
Block a user