gboxed: Add GBookmarkFile as Boxed types

Now that we've a copy function we can define it as a boxed type, making
it fully introspectable.
This commit is contained in:
Marco Trevisan (Treviño)
2022-10-12 16:02:28 +02:00
committed by Philip Withnall
parent 2e8375daa0
commit 60c935a9c4
3 changed files with 14 additions and 0 deletions

View File

@@ -417,6 +417,7 @@ G_TYPE_OPTION_GROUP
G_TYPE_URI
G_TYPE_TREE
G_TYPE_PATTERN_SPEC
G_TYPE_BOOKMARK_FILE
<SUBSECTION Standard>
G_TYPE_IS_BOXED
@@ -453,6 +454,7 @@ g_option_group_get_type
g_uri_get_type
g_tree_get_type
g_pattern_spec_get_type
g_bookmark_file_get_type
</SECTION>
<SECTION>