mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 03:02:10 +01:00
Add g_settings_schema_get_type
This commit is contained in:
parent
47c8dc8878
commit
f7b5f5594c
@ -53,6 +53,7 @@ struct _GSettingsSchema
|
||||
GSettingsSchemaPrivate *priv;
|
||||
};
|
||||
|
||||
GType g_settings_schema_get_type (void);
|
||||
GSettingsSchema * g_settings_schema_new (const gchar *name);
|
||||
const gchar * g_settings_schema_get_path (GSettingsSchema *schema);
|
||||
GVariant * g_settings_schema_get_value (GSettingsSchema *schema,
|
||||
|
Loading…
x
Reference in New Issue
Block a user