mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 06:10:15 +00:00
Add autocleanups for GtkShortcutsWindow
This commit is contained in:
parent
9ebe95f4a9
commit
73497c16ae
@ -51,6 +51,7 @@ struct _GtkShortcutsWindowClass
|
|||||||
GDK_AVAILABLE_IN_3_20
|
GDK_AVAILABLE_IN_3_20
|
||||||
GType gtk_shortcuts_window_get_type (void) G_GNUC_CONST;
|
GType gtk_shortcuts_window_get_type (void) G_GNUC_CONST;
|
||||||
|
|
||||||
|
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GtkShortcutsWindow, g_object_unref)
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user