mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-19 08:27:52 +02:00
gmain: Add g_steal_fd() to API
This is basically glnx_steal_fd() from libglnx. We already had two private implementations of it in GLib. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
committed by
Philip Withnall
parent
46c34ea20f
commit
6c5a227bcc
@@ -924,6 +924,9 @@ g_source_remove_by_user_data
|
||||
GClearHandleFunc
|
||||
g_clear_handle_id
|
||||
|
||||
<SUBSECTION>
|
||||
g_steal_fd
|
||||
|
||||
<SUBSECTION Private>
|
||||
GLIB_HAVE_ALLOCA_H
|
||||
alloca
|
||||
|
Reference in New Issue
Block a user