mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-30 04:44:16 +02:00
GSettings: more PLT/visibility fixups
This commit is contained in:
@@ -26,8 +26,6 @@
|
||||
|
||||
#include "gsettingsbackend.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
typedef void (*GSettingsBackendChangedFunc) (GSettingsBackend *backend,
|
||||
const gchar *key,
|
||||
gpointer origin_tag,
|
||||
@@ -98,7 +96,4 @@ void g_settings_backend_unsubscribe (GSettin
|
||||
G_GNUC_INTERNAL
|
||||
void g_settings_backend_subscribe (GSettingsBackend *backend,
|
||||
const char *name);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __G_SETTINGS_BACKEND_INTERNAL_H__ */
|
||||
|
Reference in New Issue
Block a user