mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Mark a symbol as G_GNUC_INTERNAL
This commit is contained in:
parent
a2918d6c3e
commit
03b6b9fb97
@ -67,6 +67,7 @@ typedef gboolean (*GvdbWalkOpenFunc) (const g
|
||||
typedef void (*GvdbWalkCloseFunc) (gsize name_len,
|
||||
gpointer user_data);
|
||||
|
||||
G_GNUC_INTERNAL
|
||||
void gvdb_table_walk (GvdbTable *table,
|
||||
const gchar *key,
|
||||
GvdbWalkOpenFunc open_func,
|
||||
|
Loading…
Reference in New Issue
Block a user