mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
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:
committed by
Philip Withnall
parent
2e8375daa0
commit
60c935a9c4
@@ -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>
|
||||
|
Reference in New Issue
Block a user