mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-29 04:14:11 +02:00
Turn GKeyFile into a boxed for introspection
Using the new refcounting API, introduce a boxed type wrapping GKeyFile and expose it introspection bindings in glib-types.h.
This commit is contained in:
committed by
Matthias Clasen
parent
a57c9148cf
commit
96817746d9
@@ -355,6 +355,7 @@ G_TYPE_DATE_TIME
|
||||
G_TYPE_IO_CHANNEL
|
||||
G_TYPE_IO_CONDITION
|
||||
G_TYPE_VARIANT_BUILDER
|
||||
G_TYPE_KEY_FILE
|
||||
G_TYPE_MAIN_CONTEXT
|
||||
G_TYPE_MAIN_LOOP
|
||||
G_TYPE_SOURCE
|
||||
|
Reference in New Issue
Block a user