mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +01:00
Fix a parameter name mismatch that gives gtk-doc heartburn
This commit is contained in:
parent
20fe1e25ea
commit
ca51cd6f45
@ -195,7 +195,7 @@ void g_settings_bind_with_mapping (GSettin
|
||||
gpointer user_data,
|
||||
GDestroyNotify destroy);
|
||||
void g_settings_unbind (gpointer object,
|
||||
const gchar *key);
|
||||
const gchar *property);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user