mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
Mark g_thread_create_with_stack_size as new API
This commit is contained in:
parent
65b7a20c67
commit
b4dc4902c6
@ -1318,6 +1318,8 @@ g_thread_create (GThreadFunc func,
|
||||
* in which it is unavoidable.</para></note>
|
||||
*
|
||||
* Returns: the new #GThread on success
|
||||
*
|
||||
* Since: 2.32
|
||||
*/
|
||||
GThread*
|
||||
g_thread_create_with_stack_size (GThreadFunc func,
|
||||
|
Loading…
Reference in New Issue
Block a user