mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +02:00
Rename all visibility macros
This commit is contained in:
@@ -28,11 +28,11 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
GLIB_AVAILABLE_IN_ALL
|
||||
GOBJECT_AVAILABLE_IN_ALL
|
||||
void g_source_set_closure (GSource *source,
|
||||
GClosure *closure);
|
||||
|
||||
GLIB_AVAILABLE_IN_ALL
|
||||
GOBJECT_AVAILABLE_IN_ALL
|
||||
void g_source_set_dummy_callback (GSource *source);
|
||||
|
||||
G_END_DECLS
|
||||
|
Reference in New Issue
Block a user