mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01: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
|
||||
GSourceDummyMarshal
|
||||
GSourceFuncs
|
||||
GSourceDisposeFunc
|
||||
GSourceCallbackFuncs
|
||||
g_source_new
|
||||
g_source_ref
|
||||
g_source_unref
|
||||
g_source_set_funcs
|
||||
g_source_set_dispose_function
|
||||
g_source_attach
|
||||
g_source_destroy
|
||||
g_source_is_destroyed
|
||||
|
Loading…
Reference in New Issue
Block a user