mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-26 19:08:57 +02:00
Rename all visibility macros
This commit is contained in:
@@ -45,13 +45,13 @@ G_BEGIN_DECLS
|
||||
**/
|
||||
typedef struct _GFileIconClass GFileIconClass;
|
||||
|
||||
GLIB_AVAILABLE_IN_ALL
|
||||
GIO_AVAILABLE_IN_ALL
|
||||
GType g_file_icon_get_type (void) G_GNUC_CONST;
|
||||
|
||||
GLIB_AVAILABLE_IN_ALL
|
||||
GIO_AVAILABLE_IN_ALL
|
||||
GIcon * g_file_icon_new (GFile *file);
|
||||
|
||||
GLIB_AVAILABLE_IN_ALL
|
||||
GIO_AVAILABLE_IN_ALL
|
||||
GFile * g_file_icon_get_file (GFileIcon *icon);
|
||||
|
||||
G_END_DECLS
|
||||
|
Reference in New Issue
Block a user