mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-20 14:19:16 +02:00
docs: Add g_source_set_dispose_function() to documentation
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
467b4d6789
commit
eda096243b
@ -823,11 +823,13 @@ G_POLLFD_FORMAT
|
|||||||
GSource
|
GSource
|
||||||
GSourceDummyMarshal
|
GSourceDummyMarshal
|
||||||
GSourceFuncs
|
GSourceFuncs
|
||||||
|
GSourceDisposeFunc
|
||||||
GSourceCallbackFuncs
|
GSourceCallbackFuncs
|
||||||
g_source_new
|
g_source_new
|
||||||
g_source_ref
|
g_source_ref
|
||||||
g_source_unref
|
g_source_unref
|
||||||
g_source_set_funcs
|
g_source_set_funcs
|
||||||
|
g_source_set_dispose_function
|
||||||
g_source_attach
|
g_source_attach
|
||||||
g_source_destroy
|
g_source_destroy
|
||||||
g_source_is_destroyed
|
g_source_is_destroyed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user