mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 18:16:34 +02:00
Rename all visibility macros
This commit is contained in:
@@ -55,10 +55,10 @@ struct _GFileDescriptorBasedIface
|
||||
int (*get_fd) (GFileDescriptorBased *fd_based);
|
||||
};
|
||||
|
||||
GLIB_AVAILABLE_IN_ALL
|
||||
GIO_AVAILABLE_IN_ALL
|
||||
GType g_file_descriptor_based_get_type (void) G_GNUC_CONST;
|
||||
|
||||
GLIB_AVAILABLE_IN_ALL
|
||||
GIO_AVAILABLE_IN_ALL
|
||||
int g_file_descriptor_based_get_fd (GFileDescriptorBased *fd_based);
|
||||
|
||||
G_END_DECLS
|
||||
|
Reference in New Issue
Block a user