mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
girepository: Use char instead of glib-specific gchar
This commit is contained in:
@@ -74,7 +74,7 @@ GI_AVAILABLE_IN_ALL
|
||||
GITypeTag gi_enum_info_get_storage_type (GIEnumInfo *info);
|
||||
|
||||
GI_AVAILABLE_IN_ALL
|
||||
const gchar * gi_enum_info_get_error_domain (GIEnumInfo *info);
|
||||
const char * gi_enum_info_get_error_domain (GIEnumInfo *info);
|
||||
|
||||
|
||||
GI_AVAILABLE_IN_ALL
|
||||
|
Reference in New Issue
Block a user